{"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":"fe174642-49cd-43c2-9b19-cadfe9a65cd0","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":[{"description":{"content":"<p>(Required) Identifier of the comment to retrieve.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3a05994f-ad90-401c-a8c5-b1efe2fad316","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"can_edit\": false,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 8474\n}"},{"id":"3f1205f6-5c3e-4749-8fe9-97b6141c89b1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe174642-49cd-43c2-9b19-cadfe9a65cd0"},{"name":"Delete a specific comment by its etag","id":"6ac50ba5-e925-44b9-b67a-c4a30d96e208","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":[{"description":{"content":"<p>(Required) Identifier of the comment to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"08e4a068-9e09-4f97-8d61-3cac0be5ab9e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 3865\n}"},{"id":"26fb596e-159d-4656-acec-c3c9bd83682b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6ac50ba5-e925-44b9-b67a-c4a30d96e208"},{"name":"Update a specific comment by its etag","id":"79252745-a5fb-42f7-8380-edb0b2836d6e","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":[{"description":{"content":"<p>(Required) Identifier for the comment.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"ac44d7a9-ce3d-4f0a-8ad4-d38241edceaa","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 3865\n}"},{"id":"3fd95124-c21d-4d88-87b7-6cbf4f435898","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"79252745-a5fb-42f7-8380-edb0b2836d6e"},{"name":"Update a specific comment by its etag","id":"64d777df-6aec-4b5e-ba8f-b1a370ac782a","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":[{"description":{"content":"<p>(Required) Identifier for the comment.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b409fc53-1fd6-44b6-a164-7ebfcecd8422","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 3865\n}"},{"id":"589acda4-c80f-464c-b997-b5f692886109","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"64d777df-6aec-4b5e-ba8f-b1a370ac782a"},{"name":"Retrieve a list of comments associated with a specific case","id":"0cfdcbb2-3bd0-4c5b-87e0-58d07f36f17a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/comments?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of comments per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"27b74dc6-c3d5-449d-acc9-e5628ec91bf8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"e7b2d3cc-cb1a-4492-b481-9d882a1e5c63","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0cfdcbb2-3bd0-4c5b-87e0-58d07f36f17a"},{"name":"Publish comment into a specific case","id":"8b440f05-1f5a-45f5-835e-1c3ff7b6c5d2","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":[{"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":"7277b9e1-b39f-4559-a789-dd1b109be131","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"can_edit\": true,\n  \"case_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 3865\n}"},{"id":"e980db22-34cf-43cb-82e9-6394712b5b70","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8b440f05-1f5a-45f5-835e-1c3ff7b6c5d2"}],"id":"ffbdb207-fe94-448f-9ce4-f22ca75ce6df","_postman_id":"ffbdb207-fe94-448f-9ce4-f22ca75ce6df","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":"dd25e13e-c3ef-452e-976e-fc29ba8f4a51","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=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number for pagination.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"description":{"content":"<p>Sorting order.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"description":{"content":"<p>(Required) Case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"e6c74840-36fe-4638-9ac6-104566e07297","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7479\n}"},{"id":"1e5e8fdd-5e92-4b9e-9812-a45452da63ad","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd25e13e-c3ef-452e-976e-fc29ba8f4a51"},{"name":"Links a communication to a specific case.","id":"0c3a3c54-39c5-4137-bf00-256c9e6d9ced","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"9a976c45-9ff5-40be-80d7-d8cbdcd385c5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7342d187-483d-4f2a-a8b4-db62ba208210","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0c3a3c54-39c5-4137-bf00-256c9e6d9ced"},{"name":"Unlinks a communication from a specific case.","id":"663f5a76-0778-4e4c-b221-347e165d5b12","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"description":{"content":"<p>(Required) Communication identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f9cf7388-a19f-4e01-ace2-9fb859d87b11","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":"b43409ea-6611-4d77-9c68-2f33c834fedc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"663f5a76-0778-4e4c-b221-347e165d5b12"}],"id":"7c42b26c-7e53-45f5-be0f-5e2fd38fb169","_postman_id":"7c42b26c-7e53-45f5-be0f-5e2fd38fb169","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":"7e2f1c0c-34f4-4992-8db7-ea8110c773e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/files?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"bbb1523d-b6de-4f9b-aee8-b38907eaac35","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"bcf6787c-af1f-44c4-8855-8cfb1fce5c79","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7e2f1c0c-34f4-4992-8db7-ea8110c773e5"},{"name":"Delete a file","id":"be3b1654-4008-450c-8922-2fbd6e2ebe5e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"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":"20fd2770-743d-4341-b62a-9e0e1a765c1f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"mime\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"source\": \"string\",\n  \"url\": \"string\"\n}"},{"id":"13bee7dd-49e9-4d3e-92ae-53fb1c0ba265","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"be3b1654-4008-450c-8922-2fbd6e2ebe5e"}],"id":"85d2443f-4d8e-4f1e-88cd-99d6f1a2f48b","_postman_id":"85d2443f-4d8e-4f1e-88cd-99d6f1a2f48b","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":"5cb8a5bb-7bb3-47ad-a7ff-7d3ba765d8dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_etag/links?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"cbfe5671-6ad3-4f07-9c19-deecbc5cc249","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"5b9a8fd6-d5bc-4f2a-86a9-ae02f1a8af09","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5cb8a5bb-7bb3-47ad-a7ff-7d3ba765d8dd"},{"name":"Create Link","id":"5c21b380-20ac-4244-9bf8-6082fec4de00","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":[{"description":{"content":"<p>(Required) new comment link</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"}]}},"response":[{"id":"69c89cde-2e4d-43d8-b9ba-2504c02e376b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"ver\": 4934\n}"},{"id":"5d524a53-ddc4-47cc-a558-1485cf1b30d4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c21b380-20ac-4244-9bf8-6082fec4de00"},{"name":"Locate Link","id":"2bb8ac6a-345e-44ff-9fea-2c888d9e2304","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"description":{"content":"<p>(Required) (id allowed)</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"2edfccf8-8346-48ab-ab21-831cf17c68d5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"ver\": 4934\n}"},{"id":"67b8075a-c190-4edf-b607-e56a09af9002","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2bb8ac6a-345e-44ff-9fea-2c888d9e2304"},{"name":"Delete Link","id":"032a8c48-1074-45d1-833e-4ade857108bb","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"24861505-97d7-49a0-8886-502deb88def9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"ver\": 4934\n}"},{"id":"9e07afa6-3134-4ee2-9b35-5107af1a49aa","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"032a8c48-1074-45d1-833e-4ade857108bb"},{"name":"Update Link","id":"581ba7f6-4081-420a-ab69-d1fd3abaa092","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"73977144-db17-4b5a-b6f2-80a5254799ef","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"ver\": 4934\n}"},{"id":"30578445-7f7b-4cf0-8d1c-236c16a921dc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"581ba7f6-4081-420a-ab69-d1fd3abaa092"},{"name":"Update Link2","id":"5542fac0-cf9e-4f4d-b84b-bb748e22dde6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_etag"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"5c98e06f-9d14-4970-b91f-4ddf47880255","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"ver\": 4934\n}"},{"id":"a24cdd70-494a-4965-8f79-52e1837134e0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5542fac0-cf9e-4f4d-b84b-bb748e22dde6"}],"id":"e9c8c1ff-4db6-417f-b256-f539856afbe8","_postman_id":"e9c8c1ff-4db6-417f-b256-f539856afbe8","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":"a0b4ca34-32d3-45b7-9357-b5251a82ba10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:case_id/timeline?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=chat&type=email","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"email"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"}]}},"response":[{"id":"850c7bb2-bccd-40ea-bdb4-0eed78e86d13","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=email&type=call","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"email"},{"key":"type","value":"call"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 5958\n}"},{"id":"26fdd132-3fde-4f68-9e77-c38490f2c32e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&ids=string&ids=string&date_from=string&date_to=string&type=email&type=call","host":["https://api.webitel.com/api"],"path":["cases",":case_id","timeline"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"email"},{"key":"type","value":"call"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0b4ca34-32d3-45b7-9357-b5251a82ba10"},{"name":"Get Timeline Counter","id":"e567515b-2c21-471e-b660-41e4ae5c95d4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"}]}},"response":[{"id":"d74ca590-c6c6-4199-afbe-78fac8af6b88","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"33361c13-fb57-4f42-90ca-a6032370cbcd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e567515b-2c21-471e-b660-41e4ae5c95d4"}],"id":"fe6b0c0e-4ef4-44aa-b0c3-ec93756087d7","_postman_id":"fe6b0c0e-4ef4-44aa-b0c3-ec93756087d7","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":"7895d953-5dfc-4cea-b8f6-46e8e650e3e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of results per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"a0bd34f8-b541-4281-8b6e-d42a477aad65","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"cdb48448-d17c-4625-9654-3231641396f0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7895d953-5dfc-4cea-b8f6-46e8e650e3e2"},{"name":"RPC method for creating a new case.","id":"3d02f0c4-18c7-4eb9-a7fe-12be91242050","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"service\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"1ed60981-ed2f-49ef-829d-fee51d3f17a4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"service\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"author\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"catalog_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"code\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"root_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"searched\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 8140\n}"},{"id":"a3f645dd-f747-4866-991c-41150faf390c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"related\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"service\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3d02f0c4-18c7-4eb9-a7fe-12be91242050"},{"name":"RPC method for exporting cases to CSV or XLSX format (server-side streaming).","id":"929770e6-fd41-4291-9a64-683cd15ef6a4","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":"c95807e6-ef1f-457f-83a5-edc6c7fc8dfe","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"details\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"message\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"result\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ceb3521a-ca88-4e35-bac7-9711af9ccc98","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"929770e6-fd41-4291-9a64-683cd15ef6a4"},{"name":"RPC method to retrieve a specific case by its etag identifier.","id":"e847a44f-9fdc-46fa-aeab-dea977f131fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","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 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":[{"description":{"content":"<p>(Required) Unique etag identifier of the case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"7e31cde9-fa1d-4be2-b87a-a7cc3007a7d8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"author\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"catalog_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"code\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"root_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"searched\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9051\n}"},{"id":"5af04704-2847-464f-9c97-c6118fdfc9fe","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e847a44f-9fdc-46fa-aeab-dea977f131fc"},{"name":"RPC method for deleting an existing case by its etag.","id":"04278181-c074-40fd-a983-e06a01685258","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":[{"description":{"content":"<p>(Required) Unique etag identifier of the case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"074912cb-291e-488c-ac82-09fc97e37086","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"author\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"comments\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"contact_info\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"links\": {\n    \"items\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"planned_reaction_at\": \"string\",\n  \"planned_resolve_at\": \"string\",\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reacted_at\": \"string\",\n  \"related\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resolved_at\": \"string\",\n  \"role_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"service\": {\n    \"assignee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"catalog_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"code\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"root_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"searched\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sla_condition\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9051\n}"},{"id":"5dd2b3a0-e850-4e19-aebe-40fb3b907940","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04278181-c074-40fd-a983-e06a01685258"},{"name":"RPC method for updating an existing case.","id":"564b70bd-4346-4537-800c-80a302bbd538","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"service\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"8528406a-5fbf-42eb-858d-83ed9e7219ef","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"author\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_reason_group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_result\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"comments\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_info\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"custom\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"difference_in_reaction\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"difference_in_resolve\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"files\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"impacted\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"links\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"planned_reaction_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"planned_resolve_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rating\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rating_comment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reacted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"related\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reporter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"resolved_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role_ids\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"source\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"changes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"51ff473c-c784-469e-a353-4ed8cb78cfdd","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"564b70bd-4346-4537-800c-80a302bbd538"},{"name":"RPC method for updating an existing case.","id":"117b1873-0f36-4567-a524-1a9e92964720","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_reason\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"close_result\": \"string\",\n  \"contact_info\": \"string\",\n  \"custom\": {},\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"impacted\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rating\": \"string\",\n  \"rating_comment\": \"string\",\n  \"reporter\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"service\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"status_condition\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"23f9fbf5-6cb6-491e-b468-79b0a34d70a1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"author\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_reason_group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"close_result\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"comments\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_info\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"custom\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"difference_in_reaction\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"difference_in_resolve\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"files\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"impacted\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"links\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"planned_reaction_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"planned_resolve_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rating\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rating_comment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reacted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"related\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reporter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"resolved_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role_ids\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"source\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"changes\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bcab18fa-496a-4daf-8711-f38c38a83cb5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"117b1873-0f36-4567-a524-1a9e92964720"},{"name":"RPC method for searching cases.","id":"7e5ba685-149f-43a9-af68-94db5bf7e3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/cases?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of results per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID for filtering cases.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"917c2858-eda4-49e7-872b-1c2e008bdc2f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"60914e8f-7c11-4678-8ef8-c139ec7bf4c0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7e5ba685-149f-43a9-af68-94db5bf7e3e6"}],"id":"dcf7d428-ff58-4aca-8ca5-12d4a6cf3e0e","_postman_id":"dcf7d428-ff58-4aca-8ca5-12d4a6cf3e0e","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":"6d441ff9-5847-48c4-bb4a-31f0dd6043eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/catalogs?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"312f2488-4d00-43a7-ba92-d1a2a956ffe9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2865\n}"},{"id":"3c42b50d-a627-4ebe-b28e-7b87a038c06d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6d441ff9-5847-48c4-bb4a-31f0dd6043eb"},{"name":"Create a new catalog","id":"55d9aa61-5d8b-4c8d-978e-0e2d5a00fbb1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"56d3605e-8778-4290-ac60-16fb09ee4ed7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": false,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"801fcbfb-8090-4bbe-ba8c-2bb055b76728","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"55d9aa61-5d8b-4c8d-978e-0e2d5a00fbb1"},{"name":"Locate a catalog by ID","id":"f670ff58-fa42-4022-a9d9-f834024327d3","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":[{"description":{"content":"<p>(Required) ID of the catalog to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9caaa8d9-33bd-4f74-9483-970cd789b175","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"code\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prefix\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"searched\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"teams\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b8f9970c-c00c-4bd0-9483-26e3e23729d6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f670ff58-fa42-4022-a9d9-f834024327d3"},{"name":"Update an existing catalog","id":"79e6b5d3-812a-45a9-ba69-2e0a5c02c1f1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) ID of the catalog to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8232dd08-7854-47a7-a6e6-10bcaa2dc3e0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": false,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cb0ee305-a51f-491e-8274-0b09b9d1e22f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"79e6b5d3-812a-45a9-ba69-2e0a5c02c1f1"},{"name":"Delete a catalog","id":"6325533c-f8b4-4b19-8cc7-5f50e328c55e","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":[{"description":{"content":"<p>(Required) ID of the catalog to be deleted</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"18fd8465-4473-42d1-b0a1-f60508cae04c","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 8539\n}"},{"id":"0b9ef62d-561f-4ba4-ba2f-79f23eff300c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6325533c-f8b4-4b19-8cc7-5f50e328c55e"},{"name":"Update an existing catalog","id":"7778e427-8943-4a1a-8c41-091980d303da","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) ID of the catalog to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3c95d28c-e8e4-479d-ac79-9c7d03aa9df3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"prefix\": \"string\",\n  \"searched\": false,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"status\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6e6de926-7fa9-4ad4-8fc8-8c78f39a3024","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7778e427-8943-4a1a-8c41-091980d303da"}],"id":"a4a5c8f7-88b8-4a2b-8ebd-d043575572a7","_postman_id":"a4a5c8f7-88b8-4a2b-8ebd-d043575572a7","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":"fbe97745-2c71-4bb7-b59c-756ad5e740b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/close_reason_groups?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"618c5c06-0e61-45a1-b3ec-a052a5bc177d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1966\n}"},{"id":"6bf508f9-6270-44a2-833b-13d5c0dbe41a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fbe97745-2c71-4bb7-b59c-756ad5e740b2"},{"name":"Create a new close reason group","id":"2e75330f-76a2-4283-99f1-b3f710768790","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":"b1438c98-9e93-45c5-ad93-a8655d08aca7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"13d57477-16b4-4abb-bf53-ac7090bf3072","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2e75330f-76a2-4283-99f1-b3f710768790"},{"name":"Locate a close reason group by ID","id":"f2233711-4e5e-4996-97fa-0aacd1d305ac","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5df0d1f9-bd72-4def-a4bb-987d9712fc92","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"498a43dc-ef3a-4ae8-a882-099a45b9478b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f2233711-4e5e-4996-97fa-0aacd1d305ac"},{"name":"Update an existing close reason group","id":"47c04eec-2343-4a6a-98d5-c7eb363484c5","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8aae7822-cdae-45af-aeed-ff672dd07d5c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4862ac27-0436-43b2-8df4-4417fc7975c0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"47c04eec-2343-4a6a-98d5-c7eb363484c5"},{"name":"Delete a close reason group","id":"3459fd30-0f17-4a93-b1b8-70733d978c32","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8b1ceacf-edd1-421f-966a-bc8510d4c623","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2783b8cb-f443-425e-bed9-3b9cc5ddb619","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3459fd30-0f17-4a93-b1b8-70733d978c32"},{"name":"Update an existing close reason group","id":"85d37a24-6c44-441a-b291-1009ef0bcee9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"48da5c00-a718-480b-b53c-dd841ff21e1c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a8ced727-783d-44dc-bfc3-d092cf4b51ff","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"85d37a24-6c44-441a-b291-1009ef0bcee9"}],"id":"55722ca4-b735-46b8-a31d-be7cf08cecc6","_postman_id":"55722ca4-b735-46b8-a31d-be7cf08cecc6","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":"4b91be95-adfb-4447-a9ff-8a5e27493daf","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=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"b541d3f9-9224-42da-b927-358674eb1d5f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 530\n}"},{"id":"be0a322a-7551-4f6e-829b-87ad0b5f446e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4b91be95-adfb-4447-a9ff-8a5e27493daf"},{"name":"Create a new close reason","id":"aae9377b-5de8-40fd-90f7-63fee9bd4176","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"}]}},"response":[{"id":"7f268040-e070-49cc-a676-bc4b3152420c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6238f057-b9f1-4235-9446-b0a107a32cf0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aae9377b-5de8-40fd-90f7-63fee9bd4176"},{"name":"Locate a close reason by ID","id":"81bef538-1aa7-4ff6-86af-c574db05baea","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"13c1819f-ded6-4a87-a48f-ff310853c663","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"db0c9345-27bc-48a8-b2dd-fe1acdd40220","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"81bef538-1aa7-4ff6-86af-c574db05baea"},{"name":"Update an existing close reason","id":"ed1db2da-55f6-4585-af9e-ae4dc1b70b14","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6188b1a9-20f0-4ede-8670-fd47a539f823","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4fe9a55a-386e-4561-a1a5-e2f8ce1bf60c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ed1db2da-55f6-4585-af9e-ae4dc1b70b14"},{"name":"Delete a close reason","id":"77bd5c2d-05c8-4546-b5aa-0747c39d693c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7b45f5c5-ac2e-4a46-89bf-28318430a321","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"0bc5a38f-cd0c-419c-bf09-8d523e61cb8a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77bd5c2d-05c8-4546-b5aa-0747c39d693c"},{"name":"Update an existing close reason","id":"1e211e3d-92aa-42ca-89fe-5f0e4fc68344","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"close_reason_group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"94b189b0-4aec-4449-990d-f370e47a7df5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"bb84bcd5-ab06-4b9d-a08d-108fd305afe0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1e211e3d-92aa-42ca-89fe-5f0e4fc68344"}],"id":"46d05d3c-2eed-4f65-9739-e2b204c45b19","_postman_id":"46d05d3c-2eed-4f65-9739-e2b204c45b19","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":"917e3d0f-93b6-4994-ad57-87f2dd524fc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/priorities?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"875ce4e8-2adc-444f-a363-83ca574a1273","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3986\n}"},{"id":"b6bf6944-4a7e-46ab-9342-82a71d6f2b3e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"917e3d0f-93b6-4994-ad57-87f2dd524fc6"},{"name":"Create a new priority","id":"aaa69a2c-14bc-42a6-8f3c-fd55a4ad0656","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":"682113a2-2807-4989-8740-c9782be4de2d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"9f2adc19-4b16-45e4-99ea-d4b7a93fd2db","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aaa69a2c-14bc-42a6-8f3c-fd55a4ad0656"},{"name":"Locate a priority by ID","id":"2296f149-c1de-4df1-b6e5-06d06d85a0a0","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":[{"description":{"content":"<p>(Required) ID of the priority to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"75c8b1b0-e203-4eea-87df-860edf49250e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5a20e320-e367-4104-aea6-724d4c3630a4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2296f149-c1de-4df1-b6e5-06d06d85a0a0"},{"name":"Update an existing priority","id":"95b1f5fe-d384-4aa4-b793-abf3555a89f3","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"46b35c17-b8f4-4761-b6b6-21fa44cace00","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"c6dac415-93b7-4b1b-b0bb-f53483467bf4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"95b1f5fe-d384-4aa4-b793-abf3555a89f3"},{"name":"Delete a priority","id":"21dbc8e0-a5aa-4125-b3be-e678d22edd9a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4a488acb-4646-4ebe-a06b-b388921081c9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"87b6d923-b50b-4d42-9d97-80954be007fe","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21dbc8e0-a5aa-4125-b3be-e678d22edd9a"},{"name":"Update an existing priority","id":"58d94402-9511-473f-93c2-bd5ca402acc2","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"793bbe29-149a-47a7-91b7-3eedbc24491c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"1ea52278-9ed7-44f4-9225-d2f58863eabe","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"58d94402-9511-473f-93c2-bd5ca402acc2"}],"id":"6c2004c9-3b75-45e9-ba79-bc3e78465cdd","_postman_id":"6c2004c9-3b75-45e9-ba79-bc3e78465cdd","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":"31c5e20f-9ecd-4523-9061-c92b87b9f219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/:primary_case_etag/related?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of related cases per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"6f231302-778d-48e8-b7d8-5fe82ca96a0b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": \"string\"\n}"},{"id":"5b1d4d97-db9b-4c2e-8275-962ac2f196e0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"31c5e20f-9ecd-4523-9061-c92b87b9f219"},{"name":"Create a new related case","id":"5ec12476-bfbe-4b6f-a690-c3a2cfe249c1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Primary case details.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"}]}},"response":[{"id":"452cedde-40e0-4de5-b665-12a7245e0327","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"related_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9560\n}"},{"id":"00519033-42da-409c-890c-55f2cb30343b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5ec12476-bfbe-4b6f-a690-c3a2cfe249c1"},{"name":"Update an existing related case","id":"72f2d9d7-251c-421b-8831-92770e3c5c3a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"description":{"content":"<p>(Required) Identifier of the related case to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"bdef32b1-f7d1-4657-ad4b-9522dbc85ca3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"related_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9560\n}"},{"id":"9add1760-f403-410e-b75b-7b3c941804e2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72f2d9d7-251c-421b-8831-92770e3c5c3a"},{"name":"Update an existing related case","id":"bd6b9d44-a98c-464c-a696-6b7e2770637c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"userID\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"description":{"content":"<p>(Required) Identifier of the related case to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3d45f0b4-11e3-42c0-b2a0-8a5c5895e789","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"related_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9560\n}"},{"id":"2bc7a6b3-be25-4586-a3cd-8f4275026a17","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bd6b9d44-a98c-464c-a696-6b7e2770637c"},{"name":"Retrieve a specific related case by ID","id":"51b8e07f-d075-45aa-b704-8ba81d76c97a","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":[{"description":{"content":"<p>(Required) Primary case identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"description":{"content":"<p>(Required) Identifier of the related case.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"fdadfa98-e716-4b16-885c-4f38bb9392ec","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"related_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9560\n}"},{"id":"51cd54ba-5dea-4829-b6e4-2ebfadd67e88","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"51b8e07f-d075-45aa-b704-8ba81d76c97a"},{"name":"Delete a specific related case","id":"a59a209f-4d1b-4c9f-bacc-c295a18f31c5","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":[{"description":{"content":"<p>(Required) Etag or ID of the primary case</p>\n","type":"text/plain"},"type":"any","value":"string","key":"primary_case_etag"},{"description":{"content":"<p>(Required) Identifier of the related case to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3a73bbfc-2d49-45de-a3f1-b17d9f8e983c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"related_case\": {\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"relation_type\": \"RELATION_TYPE_UNSPECIFIED\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 9560\n}"},{"id":"5fc1fcb0-aee8-4ac4-a295-fe657547a83b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a59a209f-4d1b-4c9f-bacc-c295a18f31c5"}],"id":"122edca1-87db-448e-af37-97343b57b45f","_postman_id":"122edca1-87db-448e-af37-97343b57b45f","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":"8ef85564-6ad1-4f07-bc5f-4e811e2bb4da","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"}]}},"response":[{"id":"a3163b30-51f0-44bd-b044-dcc821c31d3e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e6fe9fd5-745a-482c-8e9e-61b445aee318","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8ef85564-6ad1-4f07-bc5f-4e811e2bb4da"},{"name":"Locate an SLACondition by ID","id":"dae8b0f3-d6e8-44d8-bae2-ab4227387db6","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":[{"description":{"content":"<p>(Required) Unique identifier of the SLACondition</p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"description":{"content":"<p>(Required) Unique identifier of the SLACondition</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c2dc4763-98aa-4ac7-b946-b2bf6c909b18","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"priorities\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reaction_time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"resolution_time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"04c4bf59-3733-4ef1-94fe-1222b1bf1141","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dae8b0f3-d6e8-44d8-bae2-ab4227387db6"},{"name":"Update an existing SLACondition","id":"7e23276e-9442-48ca-95f2-66c4a3acb461","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"acf6ffa6-93a4-42ee-8149-7d800534fc64","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"961d2c3b-5a89-4f4f-bb28-5d067f57b74a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7e23276e-9442-48ca-95f2-66c4a3acb461"},{"name":"Delete an SLACondition","id":"56554e39-54a6-40cf-9c8e-aa947465899d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5e853aaa-067e-4738-b64a-b3e3504f3bf9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1ceda7d9-c8bb-4e0e-833c-4fbe3437a1b7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"56554e39-54a6-40cf-9c8e-aa947465899d"},{"name":"Update an existing SLACondition","id":"65fc62ae-cf54-4ea8-9b63-9c4ca9d93f38","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4b842880-1f1f-4dea-94e9-31cfb3cdb3d1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"priorities\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"reaction_time\": \"string\",\n  \"resolution_time\": \"string\",\n  \"sla_id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b754bd74-f669-48bb-9f49-b35671cf61b6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"65fc62ae-cf54-4ea8-9b63-9c4ca9d93f38"},{"name":"Retrieve a list of SLAConditions or search SLACondition conditions","id":"8fe18592-ed98-4e6e-a1a4-eb7d7d967225","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/slas/:sla_id/sla_conditions?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Filter by SLA Id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"sla_id"}]}},"response":[{"id":"28f8bf43-39da-47ab-aefa-150f9374ba50","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 8013\n}"},{"id":"b3d9fb6f-f137-40f3-b8c7-0c119fdba65a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8fe18592-ed98-4e6e-a1a4-eb7d7d967225"}],"id":"902ce3db-b5e0-489e-b0ee-ddd8f0a7e1c4","_postman_id":"902ce3db-b5e0-489e-b0ee-ddd8f0a7e1c4","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":"88dcda84-bd10-45e2-876e-c5f21a05114c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/slas?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"4fa523d6-9811-4ee3-8229-e76bb105412b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3874\n}"},{"id":"af5391be-0715-4923-950d-9ddc8905095f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"88dcda84-bd10-45e2-876e-c5f21a05114c"},{"name":"Create a new SLA","id":"1b0eb5ab-3ab6-4b96-8610-5c645f0126d4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"5ca2facf-7861-4bad-82d7-28ee6dd76e37","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"9e1f758b-54c6-4b76-aa65-157d67aa21f8","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1b0eb5ab-3ab6-4b96-8610-5c645f0126d4"},{"name":"Locate an SLA by ID","id":"7fdc0baf-798f-42cf-b327-194a9819cbb4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3dc30327-63fe-4ba2-9b8a-d02fff1225d6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reaction_time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"resolution_time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"valid_from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"valid_to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f704d020-5da1-4967-9ef0-2900a6fe71fb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7fdc0baf-798f-42cf-b327-194a9819cbb4"},{"name":"Update an existing SLA","id":"1347bb95-69d6-43f6-a1e6-2c4bcc0e9798","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8b1fd343-889f-407e-82c3-03ea176fe976","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"15dcb71e-0338-4c93-8b97-6fb4f59e08fc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1347bb95-69d6-43f6-a1e6-2c4bcc0e9798"},{"name":"Delete an SLA","id":"2a1e4e22-1e75-4e48-8438-3817165f5ab8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"66e4d906-3166-48be-83ee-bb139725654c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"2ef0b61d-22e3-4d2f-859f-7cca53b3c002","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a1e4e22-1e75-4e48-8438-3817165f5ab8"},{"name":"Update an existing SLA","id":"5486dc67-26ef-4189-b5f6-bbde811c66b5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"18db24ba-1b74-41a6-b709-d775537aa782","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"valid_from\": \"string\",\n  \"valid_to\": \"string\"\n}"},{"id":"93dae5da-ca54-4e52-9080-1863c70df825","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5486dc67-26ef-4189-b5f6-bbde811c66b5"}],"id":"a203898e-b127-4de9-b9b3-b7dcbac84b99","_postman_id":"a203898e-b127-4de9-b9b3-b7dcbac84b99","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":"94336b2a-c91a-4413-bb0d-721e85c8784d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/services?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"4425ac48-6dd7-4b7b-95f0-8816e3dc0854","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 8235\n}"},{"id":"bd2a4403-edec-41e0-a337-e31f09e74308","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"94336b2a-c91a-4413-bb0d-721e85c8784d"},{"name":"Create a new service within a catalog","id":"db1a2051-e32e-4459-8349-664d921b9a1f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false\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":"073e9b81-8d49-43ad-ad9b-edadafeb1eb4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5bb95c21-6709-4bb8-9a42-5e40461e5c8d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": false\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db1a2051-e32e-4459-8349-664d921b9a1f"},{"name":"Locate a service by ID","id":"a6358f63-4e11-4444-b53e-7b9c864b2daa","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":[{"description":{"content":"<p>(Required) ID of the service to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"24b0b99f-2cc6-44f7-92dd-4b2ff987125d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"catalog_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"code\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_priority\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"root_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"searched\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"service\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sla\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"521d1de1-c42e-48f7-abad-ed5913d937c0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a6358f63-4e11-4444-b53e-7b9c864b2daa"},{"name":"Update an existing service","id":"ab15353f-ffaf-4d4d-86bd-e5af6b4c5c17","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) ID of the service to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"89f206a3-8cb1-4f86-a17c-8f2a992cda8c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"30ecf82f-ef10-423e-9cd9-024a93f8e58c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ab15353f-ffaf-4d4d-86bd-e5af6b4c5c17"},{"name":"Delete a service","id":"355f43c0-187d-4ded-bf65-4326f6d30f43","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":[{"description":{"content":"<p>(Required) ID of the service to be deleted</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"aa17e878-84b0-4004-b567-ed6b7ce2e30f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 2743\n}"},{"id":"5139e7d6-6f2e-406e-81e0-2fc3caec44ff","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"355f43c0-187d-4ded-bf65-4326f6d30f43"},{"name":"Update an existing service","id":"174441e4-ba16-44a8-a13a-9ef01f996f06","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) ID of the service to be updated</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2775fa57-efd8-48c0-879b-4078ec9c2529","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"catalog_id\": \"string\",\n  \"code\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_priority\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"color\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"root_id\": \"string\",\n  \"searched\": true,\n  \"service\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"sla\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"state\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f1b6167c-f180-4003-838b-d0ea39217902","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"174441e4-ba16-44a8-a13a-9ef01f996f06"}],"id":"67608c46-77f3-450c-9e32-5eed353aa798","_postman_id":"67608c46-77f3-450c-9e32-5eed353aa798","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":"1deef667-78cc-46b4-8cc3-5cf79059aca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/sources?page=8696&size=8696&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=CALL&type=MANUAL","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)\nDefault: 25</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"CALL"},{"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":"MANUAL"}],"variable":[]}},"response":[{"id":"39d2d03c-bfdf-4ca3-9767-eb9c5f8fa590","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=EMAIL&type=SOCIAL_MEDIA","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"EMAIL"},{"key":"type","value":"SOCIAL_MEDIA"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2216\n}"},{"id":"687b7b48-412a-48cb-9026-8bfe6cdfe830","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&fields=string&fields=string&sort=string&id=string&id=string&q=string&type=EMAIL&type=SOCIAL_MEDIA","host":["https://api.webitel.com/api"],"path":["cases","sources"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"EMAIL"},{"key":"type","value":"SOCIAL_MEDIA"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1deef667-78cc-46b4-8cc3-5cf79059aca2"},{"name":"Create a new source","id":"5f7f5d68-f450-4a7d-b4ff-b1e63352ff9f","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":"09337f8b-5c59-4fab-bf55-0da77df40598","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"7924dfe0-f8c0-4f9e-86ee-3f1d2c66981d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f7f5d68-f450-4a7d-b4ff-b1e63352ff9f"},{"name":"Locate a source by ID","id":"71f5e6d9-881a-4c97-b095-5fee08000d2b","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":[{"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":"1f59e07d-6929-4d94-9b5d-01533d1c7ec1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4c32267f-f34e-40ce-8fb5-f69e91b4e5ff","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"71f5e6d9-881a-4c97-b095-5fee08000d2b"},{"name":"Update an existing source","id":"c3e0faaa-9acc-4b2e-8d72-aef69fd88419","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4549c339-13a2-48c6-8e3f-bfe94a47969f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"5da3fb94-ca82-4b23-b42b-74cdf6f2f55f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c3e0faaa-9acc-4b2e-8d72-aef69fd88419"},{"name":"Delete a source","id":"433ed8fb-f66d-4d1a-a23b-972c75150192","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":[{"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":"ea2e9fd4-8370-49dc-a361-019c4f2d9d30","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"c69fd76f-83dc-4170-a538-142f1ed27281","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"433ed8fb-f66d-4d1a-a23b-972c75150192"},{"name":"Update an existing source","id":"70a386f9-e9e8-4ddf-bbba-dfbd6df8d64e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2022e7b8-1ceb-4454-9451-6ece058086b1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\"\n}"},{"id":"aea67741-3861-4d1b-aac8-494193c9d202","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"70a386f9-e9e8-4ddf-bbba-dfbd6df8d64e"}],"id":"a73b32a2-7ab8-4083-95ae-675fb5f5cb41","_postman_id":"a73b32a2-7ab8-4083-95ae-675fb5f5cb41","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":"d0028830-697b-4173-be81-e98fc79a85cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/statuses/:status_id/status?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Filter by Status Id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"}]}},"response":[{"id":"8275d1a9-0677-486a-8c8f-3872353fdccb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1484\n}"},{"id":"1b6c27c7-1e0c-4693-aabd-dc627edad1c4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d0028830-697b-4173-be81-e98fc79a85cb"},{"name":"Create a new status condition","id":"75e6a091-5cd8-4df1-9b16-d4a4ea37568e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"}]}},"response":[{"id":"5b5b0ac3-015a-402a-a1e2-d46ee49897d9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d15498ac-a7d2-4c08-a1e3-e0dacab78585","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75e6a091-5cd8-4df1-9b16-d4a4ea37568e"},{"name":"Locate a status condition by ID","id":"73108a3c-a888-4d4d-9e03-3fc89c0ccd62","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":[{"description":{"content":"<p>(Required) ID of the status to be located</p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"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":"e753328b-58e9-47b0-a9db-b7b0eb20e865","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"final\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"initial\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"373a397b-ddd7-4e7b-8759-c8038595a9b2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"73108a3c-a888-4d4d-9e03-3fc89c0ccd62"},{"name":"Update an existing status condition","id":"eeae322c-8b2b-47b7-8f9f-ee59e79e48f5","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1b3ad627-8888-488c-ab49-9680d8acd777","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"9abee8c5-00f7-44fa-b532-8eb125fe3b4e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eeae322c-8b2b-47b7-8f9f-ee59e79e48f5"},{"name":"Delete a status condition","id":"6e34e34b-bc90-4cca-a913-51148351309e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2ee9176e-9db0-4ba0-b9cb-6bdc74ea4109","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d1accca8-ec03-47a2-b686-da97e9140a96","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6e34e34b-bc90-4cca-a913-51148351309e"},{"name":"Update an existing status condition","id":"a8d103d3-0a49-40f2-8a2d-d6ec34053cce","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"status_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"275f2c6e-e799-4a56-b021-d183eaf53adc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5820abab-4587-42ec-9b6e-e371eae28a45","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8d103d3-0a49-40f2-8a2d-d6ec34053cce"}],"id":"f4634402-f322-47d6-9cc2-233df431f821","_postman_id":"f4634402-f322-47d6-9cc2-233df431f821","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":"92df5b7f-f192-492c-99ba-76fcf215e9b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/cases/statuses?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"048dd66b-27cc-4477-8a68-484114127db3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1988\n}"},{"id":"c8c0c3c7-2cca-4c25-b0a6-678fbad34e0c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"92df5b7f-f192-492c-99ba-76fcf215e9b4"},{"name":"Create a new status","id":"40d1913a-8744-4c4c-9875-697e3194add2","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":"4bc0f74d-e8d8-4019-89fb-fa1ee2824890","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"544bdf4c-fa19-4a79-8f53-d53d6d886ae1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"40d1913a-8744-4c4c-9875-697e3194add2"},{"name":"Locate a status by ID","id":"97ff6597-eb76-4797-a69e-c450175dd983","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7e5b3d85-bb68-40e8-acb1-4703f1479a5c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5fbbcc71-98e8-4745-a2b6-98a2cb988034","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"97ff6597-eb76-4797-a69e-c450175dd983"},{"name":"Update an existing status","id":"b3b491df-0b3f-45ec-9346-3fdf329e6179","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"86b526dc-6995-47ac-a294-9dc0a3b91d5a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a299be3c-5e67-4a36-873d-71aeac37b9d9","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b3b491df-0b3f-45ec-9346-3fdf329e6179"},{"name":"Delete a status","id":"14a7a5d0-21de-45a9-a7b0-1ab27bfff5d1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5f2ce7c6-8238-43c5-b55d-4ac7f0cca7f8","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f7145389-20be-4b34-abf6-d39dc7aa2230","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"14a7a5d0-21de-45a9-a7b0-1ab27bfff5d1"},{"name":"Update an existing status","id":"bc62d902-8a69-4f02-87a6-2b865d8f287c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8149a0ff-ab7a-4f1a-89f1-db79b40b7c6b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"416cdfed-e4f6-4359-9fd5-1dddd0c56d48","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc62d902-8a69-4f02-87a6-2b865d8f287c"}],"id":"492102f6-0a0f-4f47-8716-614853deee2f","_postman_id":"492102f6-0a0f-4f47-8716-614853deee2f","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":"1c940c3e-b1b7-4cb4-81a6-94ffe84d6442","_postman_id":"1c940c3e-b1b7-4cb4-81a6-94ffe84d6442","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":"AgentPauseCauseService","item":[{"name":"Search Agent Pause Cause","id":"e1db0e34-aceb-4750-ad17-933697a02437","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/pause_causes?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"3d0f7220-92bb-4fb7-b474-fb794fcccb89","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"83d8cf20-18cb-464a-8103-5d30af9cdb9b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","pause_causes"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e1db0e34-aceb-4750-ad17-933697a02437"},{"name":"Create Agent Pause Cause","id":"c1e3acf0-d7d9-48b1-addb-dfce45065e4b","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\": 3366,\n  \"name\": \"string\"\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":"232f80fc-a799-47f7-bb8a-ffccbcef8a21","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\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 3366,\n  \"name\": \"string\"\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\": false,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": 8216,\n  \"limit_min\": 1342,\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f9db5751-8424-4f6c-9443-36b903b47ea4","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\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 3366,\n  \"name\": \"string\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c1e3acf0-d7d9-48b1-addb-dfce45065e4b"},{"name":"Read Agent Pause Cause","id":"44505b0a-7cbb-4157-8ef9-61a18d0615d6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"6df12b23-b406-4b0a-8f9c-0d0bf3f29196","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": false,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": 8216,\n  \"limit_min\": 1342,\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"36056bcf-18a5-4388-bab3-2739f2bce4a8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"44505b0a-7cbb-4157-8ef9-61a18d0615d6"},{"name":"Update Agent Pause Cause","id":"e3c82788-d017-4a19-8ab0-c2bac987a120","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\": 3366,\n  \"name\": \"string\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"570f4890-4c5e-4d4f-b105-e39cf69a1b7a","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\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 3366,\n  \"name\": \"string\"\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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": false,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": 8216,\n  \"limit_min\": 1342,\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"862ad1a8-f352-476c-8bf2-c2fbe4c4d909","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\": false,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"limit_min\": 3366,\n  \"name\": \"string\"\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3c82788-d017-4a19-8ab0-c2bac987a120"},{"name":"Delete Agent Pause Cause","id":"ee4db2b4-7a57-49e4-9dae-6eaa1bacb01a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"b619ef3c-dc97-40a0-9c7e-60765a8a1f19","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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": false,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": 8216,\n  \"limit_min\": 1342,\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"9d69bead-6217-459b-95b8-f49e5333d2ee","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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ee4db2b4-7a57-49e4-9dae-6eaa1bacb01a"},{"name":"Patch Agent Pause Cause","id":"5cd3d19f-b40b-48e5-8e93-8a8d47701e98","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\": true,\n  \"allow_agent\": false,\n  \"allow_supervisor\": false,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 6126,\n  \"name\": \"string\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"4818b5b2-a3f1-4fb3-a96a-e0b4d1a9e56e","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\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 8214,\n  \"name\": \"string\"\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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"allow_admin\": false,\n  \"allow_agent\": false,\n  \"allow_supervisor\": true,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"id\": 8216,\n  \"limit_min\": 1342,\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d6b8ce1b-35f2-493d-9e22-1efc57669636","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\": true,\n  \"allow_agent\": true,\n  \"allow_supervisor\": true,\n  \"description\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"limit_min\": 8214,\n  \"name\": \"string\"\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5cd3d19f-b40b-48e5-8e93-8a8d47701e98"}],"id":"32c7f2bc-fdda-4053-871a-66b4f8ed48e7","_postman_id":"32c7f2bc-fdda-4053-871a-66b4f8ed48e7","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":"dcde4636-2a58-45d1-ab0b-dc651791904c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=9151&supervisor_id=8247&team_id=9151&team_id=8247&region_id=9151&region_id=8247&auditor_id=9151&auditor_id=8247&is_supervisor=true&skill_id=9151&skill_id=8247&queue_id=9151&queue_id=8247&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=9151&not_team_id=8247&not_skill_id=9151&not_skill_id=8247&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":"8696"},{"key":"size","value":"8696"},{"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":"9151"},{"key":"supervisor_id","value":"8247"},{"key":"team_id","value":"9151"},{"key":"team_id","value":"8247"},{"key":"region_id","value":"9151"},{"key":"region_id","value":"8247"},{"key":"auditor_id","value":"9151"},{"key":"auditor_id","value":"8247"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"9151"},{"key":"skill_id","value":"8247"},{"key":"queue_id","value":"9151"},{"key":"queue_id","value":"8247"},{"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":"9151"},{"key":"not_team_id","value":"8247"},{"key":"not_skill_id","value":"9151"},{"key":"not_skill_id","value":"8247"},{"key":"not_user_id","value":"string"},{"key":"not_user_id","value":"string"}],"variable":[]}},"response":[{"id":"4ef203f1-9b39-4d55-9503-156372ffee99","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=4662&supervisor_id=2122&team_id=4662&team_id=2122&region_id=4662&region_id=2122&auditor_id=4662&auditor_id=2122&is_supervisor=true&skill_id=4662&skill_id=2122&queue_id=4662&queue_id=2122&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=4662&not_team_id=2122&not_skill_id=4662&not_skill_id=2122&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"supervisor_id","value":"2122"},{"key":"team_id","value":"4662"},{"key":"team_id","value":"2122"},{"key":"region_id","value":"4662"},{"key":"region_id","value":"2122"},{"key":"auditor_id","value":"4662"},{"key":"auditor_id","value":"2122"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"queue_id","value":"4662"},{"key":"queue_id","value":"2122"},{"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":"4662"},{"key":"not_team_id","value":"2122"},{"key":"not_skill_id","value":"4662"},{"key":"not_skill_id","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"f566d88b-60c1-45d3-99e5-d7dce1191017","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&allow_channels=string&allow_channels=string&supervisor_id=4662&supervisor_id=2122&team_id=4662&team_id=2122&region_id=4662&region_id=2122&auditor_id=4662&auditor_id=2122&is_supervisor=true&skill_id=4662&skill_id=2122&queue_id=4662&queue_id=2122&not_supervisor=true&user_id=string&user_id=string&extension=string&extension=string&not_team_id=4662&not_team_id=2122&not_skill_id=4662&not_skill_id=2122&not_user_id=string&not_user_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"supervisor_id","value":"2122"},{"key":"team_id","value":"4662"},{"key":"team_id","value":"2122"},{"key":"region_id","value":"4662"},{"key":"region_id","value":"2122"},{"key":"auditor_id","value":"4662"},{"key":"auditor_id","value":"2122"},{"key":"is_supervisor","value":"true"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"queue_id","value":"4662"},{"key":"queue_id","value":"2122"},{"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":"4662"},{"key":"not_team_id","value":"2122"},{"key":"not_skill_id","value":"4662"},{"key":"not_skill_id","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dcde4636-2a58-45d1-ab0b-dc651791904c"},{"name":"Create Agent","id":"ee3fcc7a-741f-4bc7-bcfa-4fb966a899fa","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1996,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1413,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": false,\n  \"progressive_count\": 1128,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 3341,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"ed7e52ec-ce3c-49b5-9640-d9bc538f1ffd","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 589,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1256,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 6048,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 7578,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 2271,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 3586,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 2628,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 8691,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user_presence_status\": {\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"496dc21b-ffc8-4733-943a-f472395a27e1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 589,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1256,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 6048,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 7578,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ee3fcc7a-741f-4bc7-bcfa-4fb966a899fa"},{"name":"Search Agent Call Statistics","id":"f9fc5b46-b365-4e01-9aa5-b2666da70247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/reports/call?page=8696&size=8696&time.from=string&time.to=string&agent_id=1129&agent_id=6997&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":"8696"},{"key":"size","value":"8696"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"1129"},{"key":"agent_id","value":"6997"},{"key":"domain_id","value":"string"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"4439ab76-4c4a-4552-a3e7-47a943e2badb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&time.from=string&time.to=string&agent_id=2818&agent_id=8371&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":"8696"},{"key":"size","value":"8696"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"2818"},{"key":"agent_id","value":"8371"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"6cd7bdb5-3468-4b61-b541-0b22b0318c5d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&time.from=string&time.to=string&agent_id=2818&agent_id=8371&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":"8696"},{"key":"size","value":"8696"},{"key":"time.from","value":"string"},{"key":"time.to","value":"string"},{"key":"agent_id","value":"2818"},{"key":"agent_id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f9fc5b46-b365-4e01-9aa5-b2666da70247"},{"name":"Search Agent Status Statistic","id":"a6009344-1cac-4f78-a90b-e98764d2ea55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/reports/status?page=8696&size=8696&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=1129&queue_id=6997&team_id=1129&team_id=6997&utilization.from=string&utilization.to=string&has_call=true&skill_id=9151&skill_id=8247&region_id=9151&region_id=8247&supervisor_id=9151&supervisor_id=8247&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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"queue_id","value":"6997"},{"key":"team_id","value":"1129"},{"key":"team_id","value":"6997"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"9151"},{"key":"skill_id","value":"8247"},{"key":"region_id","value":"9151"},{"key":"region_id","value":"8247"},{"key":"supervisor_id","value":"9151"},{"key":"supervisor_id","value":"8247"},{"key":"auditor_id","value":"string"},{"key":"auditor_id","value":"string"}],"variable":[]}},"response":[{"id":"bd76bef7-0a74-40b7-a7bd-a8c1bc86f3b2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=2818&queue_id=8371&team_id=2818&team_id=8371&utilization.from=string&utilization.to=string&has_call=true&skill_id=4662&skill_id=2122&region_id=4662&region_id=2122&supervisor_id=4662&supervisor_id=2122&auditor_id=string&auditor_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"region_id","value":"4662"},{"key":"region_id","value":"2122"},{"key":"supervisor_id","value":"4662"},{"key":"supervisor_id","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"b55ee754-0857-4c05-9f79-d3794220061e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=2818&queue_id=8371&team_id=2818&team_id=8371&utilization.from=string&utilization.to=string&has_call=true&skill_id=4662&skill_id=2122&region_id=4662&region_id=2122&supervisor_id=4662&supervisor_id=2122&auditor_id=string&auditor_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents","reports","status"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"utilization.from","value":"string"},{"key":"utilization.to","value":"string"},{"key":"has_call","value":"true"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"region_id","value":"4662"},{"key":"region_id","value":"2122"},{"key":"supervisor_id","value":"4662"},{"key":"supervisor_id","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a6009344-1cac-4f78-a90b-e98764d2ea55"},{"name":"Search Agent Status Statistic Item","id":"b8181947-8562-42a3-96d7-395eda515938","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"08e9fef4-df2c-4e8b-949c-a6f8ba729ad9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 2578,\n  \"auditor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1312,\n  \"desc_track\": true,\n  \"extension\": \"string\",\n  \"name\": \"string\",\n  \"offline\": \"string\",\n  \"online\": \"string\",\n  \"pause\": \"string\",\n  \"pause_cause\": \"string\",\n  \"progressive_count\": 5357,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 2886.821817755907,\n  \"score_required_avg\": 2744.982422037201,\n  \"screen_control\": false,\n  \"status\": \"string\",\n  \"status_comment\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"55f48bba-ee29-427a-a514-ea900dcb4104","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b8181947-8562-42a3-96d7-395eda515938"},{"name":"Search Agent State History","id":"17b0245c-7549-40d6-b459-a18139556ca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/states/history?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"d9fa9514-69e3-46fc-bc79-626e2435509b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"e0b2079f-add6-40df-8dd2-1d5ffd0db83f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"17b0245c-7549-40d6-b459-a18139556ca1"},{"name":"Search Pause Cause For Agent","id":"fe47247c-073e-44ee-bb3e-6ca2e8c8e2f8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"764fe9d0-a53e-46a6-8840-1b04eae76c1b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cdbf5417-1ee5-44cd-a502-3ccc7fc01767","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe47247c-073e-44ee-bb3e-6ca2e8c8e2f8"},{"name":"Agent State History","id":"7f888f94-ba6b-4120-8fba-3edc803d4134","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"time_from","value":"string"},{"key":"time_to","value":"string"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"ea785dff-58e5-42ba-84c5-a935dfe5b9a5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"cd2bbc66-cdf7-4056-b64e-0f2267f1c96a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7f888f94-ba6b-4120-8fba-3edc803d4134"},{"name":"Agent Set State","id":"3aee433b-e276-46a6-b58b-4686d2851788","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"agent_id"}]}},"response":[{"id":"81362d39-817f-4ab3-b1d2-d1065202bbc0","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"35fd6f6f-6b8c-460c-9dc1-37c24cb8fd0b","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3aee433b-e276-46a6-b58b-4686d2851788"},{"name":"Search Agent In Queue Statistics","id":"4030a517-19a2-43a5-8ad1-28279752d2e8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"56434a02-d42d-4028-aa35-6258873db4ad","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ef09febc-a10c-4936-b45a-4c794a16e157","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4030a517-19a2-43a5-8ad1-28279752d2e8"},{"name":"Agent Today Statistics","id":"b4f65361-208a-4b76-bd77-bc2b9ca91338","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"d9d0434c-6a61-4d15-a036-9ab82d51e157","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8205,\n  \"avg_hold_sec\": 1411.2373140765922,\n  \"avg_talk_sec\": 6868.444441211313,\n  \"call_abandoned\": 7462,\n  \"call_dialer_queue\": 6509,\n  \"call_handled\": 7758,\n  \"call_inbound\": 2740,\n  \"call_inbound_queue\": 4635,\n  \"call_manual\": 3058,\n  \"call_missed\": 215,\n  \"call_queue_missed\": 2035,\n  \"chat_accepts\": 8222,\n  \"chat_aht\": 3514.4073469536584,\n  \"occupancy\": 7372.476275487967,\n  \"online\": 3313,\n  \"processing\": 2337,\n  \"queue_talk_sec\": 8048,\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 1707.863768607032,\n  \"score_optional_sum\": 581.6691135034869,\n  \"score_required_avg\": 5982.8590862690035,\n  \"score_required_sum\": 1456.678479091469,\n  \"sum_talk_sec\": \"string\",\n  \"task_accepts\": 6573,\n  \"utilization\": 5554.7142177848755,\n  \"voice_mail\": 135\n}"},{"id":"581658c3-a50c-408b-80ee-d1795ea3f372","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b4f65361-208a-4b76-bd77-bc2b9ca91338"},{"name":"Agent item","id":"dba5bf94-b39c-41ac-ab50-731295403709","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cff31376-bf59-4b5d-8d16-294e778ba425","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1649,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 2977,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 6003,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 4071,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user_presence_status\": {\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c85a5e81-a4a1-4fa6-99a9-ef055d318297","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dba5bf94-b39c-41ac-ab50-731295403709"},{"name":"Update Agent","id":"74d9fafc-16f8-4afe-9c88-bba1ecd082de","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1996,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1413,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": false,\n  \"progressive_count\": 1128,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 3341,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"13cc0bb7-470f-46eb-bbeb-629631f83110","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 589,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1256,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 6048,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 7578,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1649,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 2977,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 6003,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 4071,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user_presence_status\": {\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"578cefb1-1453-4de1-aea6-c7fb3cb3ca74","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 589,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"extra_chat_count\": 1256,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 6048,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 7578,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"74d9fafc-16f8-4afe-9c88-bba1ecd082de"},{"name":"Remove Agent","id":"81b27e64-2b25-42c9-8c78-374434f4628f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"858fd51e-23f2-4277-8aa6-ad65bf717160","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1649,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 2977,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 6003,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 4071,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user_presence_status\": {\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6f75f5e2-fa30-4f9b-b3da-fb4f9bae4c4f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"81b27e64-2b25-42c9-8c78-374434f4628f"},{"name":"Update Agent","id":"b0130176-bb35-4bc5-849c-06948895a645","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 6035,\n  \"description\": \"string\",\n  \"extra_chat_count\": 1033,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 8333,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e3b996a0-4533-4bd2-912b-f6845de436ae","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 7053,\n  \"description\": \"string\",\n  \"extra_chat_count\": 7915,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 4963,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"channel\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 1649,\n  \"description\": \"string\",\n  \"extension\": \"string\",\n  \"extra_chat_count\": 2977,\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"is_supervisor\": false,\n  \"last_status_change\": \"string\",\n  \"name\": \"string\",\n  \"progressive_count\": 6003,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"skills\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\",\n  \"status_duration\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_count\": 4071,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user_presence_status\": {\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"83825229-4d53-4a3d-901f-6f5c41ef4cb7","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chat_count\": 7053,\n  \"description\": \"string\",\n  \"extra_chat_count\": 7915,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"greeting_media\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"is_supervisor\": true,\n  \"progressive_count\": 4963,\n  \"region\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"screen_control\": false,\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b0130176-bb35-4bc5-849c-06948895a645"},{"name":"Searches queues where the specified agent is assigned.\nSupports pagination, sorting and free-text search.","id":"a5153131-d501-40f8-8253-cdc8fcbb0f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id/queues?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Maximum number of records per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"32c10ec1-5f0c-4157-82f9-19e6979d5b5f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","queues"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"0fc7c9cc-8ee4-47e5-a453-91c24818e968","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","queues"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a5153131-d501-40f8-8253-cdc8fcbb0f86"},{"name":"Change agent status","id":"504339c8-1542-4789-b545-af549cb37158","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  \"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5ade7a91-b163-4655-ac5e-145d70553cab","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\": false,\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":"4c4fe3a7-4b84-457e-bbbd-54e6ae07770e","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\": false,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"504339c8-1542-4789-b545-af549cb37158"},{"name":"todo deprecated ?","id":"f5e8ce91-8bab-4485-96a0-4a8ea50ad49b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/agents/:id/teams?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"17ee61ef-2a8e-4639-889f-1635dcddc6bc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","teams"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"c552bae0-70e4-41c5-a5d1-c651a09b46cb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","agents",":id","teams"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f5e8ce91-8bab-4485-96a0-4a8ea50ad49b"},{"name":"SearchLookupAgentNotExistsUser","id":"6580854f-e3e3-4967-b3c9-cdb971528461","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/lookups/agents/users?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[]}},"response":[{"id":"c16a88e5-3dd7-4b37-9fb1-1bea4e7a59ff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","users"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"5e93ecc5-877f-4de1-acc3-940f5a3392a3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","users"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6580854f-e3e3-4967-b3c9-cdb971528461"},{"name":"List of UserStatus","id":"5c2f6f19-0a7f-425e-982b-33d904a10869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/users?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"c90d1a33-8212-495e-8c7d-0baf54dd139a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"d97a25d1-e8cf-4fd4-b676-6edc2dc8551d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c2f6f19-0a7f-425e-982b-33d904a10869"}],"id":"f30c0e8a-4006-4bf5-9a03-f909d986172f","_postman_id":"f30c0e8a-4006-4bf5-9a03-f909d986172f","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":"346c2de0-525c-4641-b879-440bbb0dfa98","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"a8aa28c1-2a4d-4d54-9a19-cb929e8218a0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"f048f2dc-be22-4941-915a-3339feb4a9d9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"346c2de0-525c-4641-b879-440bbb0dfa98"},{"name":"Create AgentSkill","id":"a0b286bf-c83d-4715-bec6-bfecc165de1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"38176eac-f2b9-4367-8faa-fec0f9c62b6c","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\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"capacity\": 6631,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2fda677e-1610-4892-a03a-b325f89af1a2","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\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0b286bf-c83d-4715-bec6-bfecc165de1c"},{"name":"Delete Agent Skills","id":"77c8bee6-269d-4ddb-8c7b-36446be24961","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"78b05235-7f1b-43fe-82bf-216a9dee36db","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"72da141a-f5f4-4271-868b-7d1f0fa644a3","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77c8bee6-269d-4ddb-8c7b-36446be24961"},{"name":"Patch Agent Skills","id":"60318ecc-bc0a-4faf-9fc6-011d410e9050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 3132,\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":"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"2baf045a-dd15-4cc5-aa97-bcd25d94ea75","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\": 4914,\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":{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"0da68879-5866-487f-9685-6327bc5e7552","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\": 4914,\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":{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60318ecc-bc0a-4faf-9fc6-011d410e9050"},{"name":"Create Agent Skills","id":"55c09acc-bf34-4c1d-b9c2-2ec82ee29157","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"f4144f8f-bbfe-452b-9418-8af4d18da84f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"df260ba3-bf7b-41d1-aa63-ae797664a728","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"55c09acc-bf34-4c1d-b9c2-2ec82ee29157"},{"name":"AgentSkill item","id":"15aaf937-e5b9-420d-899e-c07e87d2934a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1d72ef06-080f-4f1c-8f20-28ce598ef571","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"capacity\": 6631,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"90dd6e5e-d8fa-4e6e-a21b-c3e91387c80e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"15aaf937-e5b9-420d-899e-c07e87d2934a"},{"name":"Update AgentSkill","id":"c6e749c6-39b1-4eb5-919d-55bb893a3f0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a2b051be-cf91-4158-b8f0-a007dd88efdc","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\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"capacity\": 6631,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ab19d60c-99cd-4c1f-ab2d-113fc0521473","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\": 8285,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6e749c6-39b1-4eb5-919d-55bb893a3f0a"},{"name":"Remove AgentSkill","id":"c111d4cb-0dcb-4095-90f0-51631b76961d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2853c5d0-a62b-40c4-bba6-39b64262853e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"capacity\": 6631,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"67ee949d-f498-4f22-8b98-7fd9e27f8e33","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c111d4cb-0dcb-4095-90f0-51631b76961d"},{"name":"Patch Agent Skill","id":"35f89dd5-0aa2-4f50-9b8c-18105d8e3167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacity\": 4189,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cd222c50-d452-4eb5-97c7-9d11d103fff7","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\": 7588,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"capacity\": 6631,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ed9d18d1-ac19-4fe1-9694-1a870578dea1","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\": 7588,\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35f89dd5-0aa2-4f50-9b8c-18105d8e3167"},{"name":"SearchLookupAgentNotExistsSkill","id":"c3069bd8-b3a0-4a15-a6ef-8ff37c112a8e","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"domain_id","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"7b642d63-ad9b-4a9b-b007-8557490027a8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","skills",":agent_id"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"66ac019c-f91b-4a60-9269-3b668a83f4ca","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&domain_id=string","host":["https://api.webitel.com/api"],"path":["call_center","lookups","agents","skills",":agent_id"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c3069bd8-b3a0-4a15-a6ef-8ff37c112a8e"}],"id":"baf094f8-1d00-44a4-8375-cfe9ffae5df0","_postman_id":"baf094f8-1d00-44a4-8375-cfe9ffae5df0","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":"b10e816f-3710-49bc-8160-b53a2260876a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/teams?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&strategy=string&strategy=string&admin_id=9151&admin_id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"9151"},{"key":"admin_id","value":"8247"}],"variable":[]}},"response":[{"id":"a027697f-422d-4f6d-8978-dc44421dfa39","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&strategy=string&strategy=string&admin_id=4662&admin_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"4662"},{"key":"admin_id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"e6fe903b-2d6b-44d3-845c-374cdab94320","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&strategy=string&strategy=string&admin_id=4662&admin_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"strategy","value":"string"},{"key":"strategy","value":"string"},{"key":"admin_id","value":"4662"},{"key":"admin_id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b10e816f-3710-49bc-8160-b53a2260876a"},{"name":"Create AgentTeam","id":"6ad9ca26-0855-497e-b1c6-4d76fd24ee31","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 5270,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 5095,\n  \"max_no_answer\": 1400,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 9440,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 7281,\n  \"wrap_up_time\": 7667\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":"868d4ea5-dc9a-45b7-a410-06c7c924a6e6","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 2398,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 8875,\n  \"max_no_answer\": 4157,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2005,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 1274,\n  \"wrap_up_time\": 7150\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 5452,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 4035,\n  \"max_no_answer\": 8863,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 9141,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 9074,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 8250\n}"},{"id":"d7def43c-a9a0-435c-b0e2-5ca5d2c7be34","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 2398,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 8875,\n  \"max_no_answer\": 4157,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2005,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 1274,\n  \"wrap_up_time\": 7150\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6ad9ca26-0855-497e-b1c6-4d76fd24ee31"},{"name":"AgentTeam item","id":"2e0b4559-18e3-46fd-9a2f-28d77a34853f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1997c98f-06e4-4578-b9c5-1b88ea9af833","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 7690,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 2186,\n  \"max_no_answer\": 186,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2708,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 8734,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 8470\n}"},{"id":"7877193a-b99e-45f5-a0e2-0310f9cfdada","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2e0b4559-18e3-46fd-9a2f-28d77a34853f"},{"name":"Update AgentTeam","id":"ca064957-c997-4d59-8f79-7aa734a4521a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 5270,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 5095,\n  \"max_no_answer\": 1400,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 9440,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 7281,\n  \"wrap_up_time\": 7667\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8dac771e-c024-4703-9f45-77e90c6cc5e0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 2398,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 8875,\n  \"max_no_answer\": 4157,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2005,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 1274,\n  \"wrap_up_time\": 7150\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 7690,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 2186,\n  \"max_no_answer\": 186,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2708,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 8734,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 8470\n}"},{"id":"a99f34fa-a570-4c95-9618-5d0a6e659bce","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 2398,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"invite_chat_timeout\": 8875,\n  \"max_no_answer\": 4157,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2005,\n  \"screen_control\": true,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 1274,\n  \"wrap_up_time\": 7150\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca064957-c997-4d59-8f79-7aa734a4521a"},{"name":"Remove AgentTeam","id":"67ebda98-47b7-4fd8-a1ce-5a56384df610","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7f1cf012-726c-4f15-b201-e1b1d47ff118","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_timeout\": 7690,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"forecast_calculation\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"invite_chat_timeout\": 2186,\n  \"max_no_answer\": 186,\n  \"name\": \"string\",\n  \"no_answer_delay_time\": 2708,\n  \"screen_control\": false,\n  \"strategy\": \"string\",\n  \"task_accept_timeout\": 8734,\n  \"updated_at\": \"string\",\n  \"wrap_up_time\": 8470\n}"},{"id":"4afaa280-b507-40fc-a338-41191f401f23","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"67ebda98-47b7-4fd8-a1ce-5a56384df610"}],"id":"ecaae155-4037-4a78-9c34-4f5be3494822","_postman_id":"ecaae155-4037-4a78-9c34-4f5be3494822","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":"768a8fb4-bf4e-4431-84a9-2c102013131e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/audit/forms?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997&team_id=1129&team_id=6997&enabled=true&editable=true&question=string&team_filter=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"},{"key":"team_id","value":"1129"},{"key":"team_id","value":"6997"},{"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":"8696"}],"variable":[]}},"response":[{"id":"21dea5f0-0773-4217-8058-38377ac953f4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&team_id=2818&team_id=8371&enabled=true&editable=true&question=string&team_filter=8696","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"enabled","value":"true"},{"key":"editable","value":"true"},{"key":"question","value":"string"},{"key":"team_filter","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"c20eda3a-2a96-473d-b5d3-2e7085cf7adc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&team_id=2818&team_id=8371&enabled=true&editable=true&question=string&team_filter=8696","host":["https://api.webitel.com/api"],"path":["call_center","audit","forms"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"enabled","value":"true"},{"key":"editable","value":"true"},{"key":"question","value":"string"},{"key":"team_filter","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"768a8fb4-bf4e-4431-84a9-2c102013131e"},{"name":"Create Audit Form","id":"d8b6e055-f87e-4620-97a4-79457db26e78","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  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"c8d79d7a-e8ad-47a8-8752-391b1f4fd1b7","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  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"editable\": false,\n  \"enabled\": false,\n  \"id\": 7263,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4b8e0ec9-ff50-409d-ba63-64bf8c475b42","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  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d8b6e055-f87e-4620-97a4-79457db26e78"},{"name":"Search Audit Rate","id":"161005bb-d331-4f29-9806-81d745302494","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=1129&id=6997&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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"id","value":"6997"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"form_id"}]}},"response":[{"id":"47788d7e-2187-4d08-93e5-447a85061dc6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=2818&id=8371&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":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"id","value":"8371"},{"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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"ac8cb2c2-1dcf-493c-8733-1cc4b7986d42","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&created_at.from=string&created_at.to=string&id=2818&id=8371&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":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"id","value":"8371"},{"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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"161005bb-d331-4f29-9806-81d745302494"},{"name":"Read Audit Form","id":"570e4061-c347-48b9-9058-1e472c97e4f0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"f828c6c3-3a53-497e-a6d0-865cb8fa997d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"editable\": false,\n  \"enabled\": true,\n  \"id\": 426,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8df8decd-9d02-4efd-b3c4-24c50b4e22cd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"570e4061-c347-48b9-9058-1e472c97e4f0"},{"name":"Update Audit Form","id":"c866a439-2177-461b-9636-c4bf1547011e","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  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"da719e81-cf34-4249-b0f2-8fd314aa471d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"editable\": false,\n  \"enabled\": true,\n  \"id\": 426,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4a55af34-ea4a-47ce-9bec-396f273caa54","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c866a439-2177-461b-9636-c4bf1547011e"},{"name":"Delete Audit Form","id":"a7b2db83-bbbb-423b-9e48-50454da087eb","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"5c2a241a-a807-48d3-9501-a5579fcfe717","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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"editable\": false,\n  \"enabled\": true,\n  \"id\": 426,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"de351f16-7506-4772-a956-cf7f3ebafa07","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a7b2db83-bbbb-423b-9e48-50454da087eb"},{"name":"Patch Audit Form","id":"6a4413ae-20f9-4900-bdae-d843097d6bc4","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"6f033019-ca95-4fd1-a292-139772418ac0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"editable\": false,\n  \"enabled\": true,\n  \"id\": 426,\n  \"name\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e16cc2e3-5ebd-4ada-920c-b6a39a39daa3","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6a4413ae-20f9-4900-bdae-d843097d6bc4"},{"name":"Create Audit Form Rate","id":"c74f8133-131d-40cd-b3e6-0516e623fa50","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"4be05cc2-e804-41da-b240-a2f50d3d6ef3","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_optional\": 7314.232184194009,\n  \"score_required\": 3917.8442780783907,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8607f6bc-3207-4387-ae4f-6e0cb1bca92a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"call_id\": \"string\",\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c74f8133-131d-40cd-b3e6-0516e623fa50"},{"name":"Read Audit Rate","id":"4221d805-2324-4c50-8bf0-e09d7c666493","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"57c55a42-e683-48c6-8c67-8dfe0cc94b24","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_optional\": 4938.841694357167,\n  \"score_required\": 1472.1214401605255,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"efcdfac5-1a18-4a1d-bb75-e401d7a32334","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4221d805-2324-4c50-8bf0-e09d7c666493"},{"name":"Update Audit Rate","id":"34983d30-402c-47a1-9308-7069e60df395","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4957987a-4a7d-4fa9-9984-811f32c4d28d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_optional\": 4938.841694357167,\n  \"score_required\": 1472.1214401605255,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b090b50a-43b8-4024-9f8d-99e0f5769d2b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34983d30-402c-47a1-9308-7069e60df395"},{"name":"Delete Audit Rate","id":"c02a6711-f556-48c2-bcbc-c68ab1604c53","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"36fb365f-4eb1-41c4-b9e3-a5c887ece857","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"comment\": \"string\",\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"critical_count\": \"string\",\n  \"form\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"rated_user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_optional\": 4938.841694357167,\n  \"score_required\": 1472.1214401605255,\n  \"select_yes_count\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f75221fb-4613-4826-b0d7-6f42331f98d8","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c02a6711-f556-48c2-bcbc-c68ab1604c53"}],"id":"a29f57dd-d7da-4e42-aa6a-3282d034deaf","_postman_id":"a29f57dd-d7da-4e42-aa6a-3282d034deaf","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":"9c150ebe-f6e4-4b02-9e24-916c54059475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/buckets?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"98c73665-77b8-4495-bd21-328b5ae2937d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","buckets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"1d62a165-42bf-4cff-a090-e91b264f6a4f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","buckets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9c150ebe-f6e4-4b02-9e24-916c54059475"},{"name":"Create Bucket","id":"4fba6617-9dda-4d52-986c-8386588d8dcb","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":"0a888d1a-2b57-498f-b910-d84561461583","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":"46106243-1db3-4fe6-815e-eb77a079e896","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4fba6617-9dda-4d52-986c-8386588d8dcb"},{"name":"Bucket item","id":"f60c5b82-8f29-4122-83a0-00f0646e83ef","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"88d953ff-a8fe-41dc-9345-694000a66eba","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"64ac7343-ca4e-4df6-b416-b34b17d8c729","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f60c5b82-8f29-4122-83a0-00f0646e83ef"},{"name":"Update Bucket","id":"d37c0e6a-bfdc-4b3f-9c70-040b075a88ed","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1d7e9be2-920c-4460-8c40-1f273bdaa717","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":"5543cf35-e67b-41f9-9e72-4b97e3871afc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d37c0e6a-bfdc-4b3f-9c70-040b075a88ed"},{"name":"Remove Bucket","id":"1d53cb87-da59-4837-9814-d70abec37f3b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fb74c2ab-f832-44af-a6e8-50d2924f8c67","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":"f8c419ce-3544-4850-9e9e-b4e414281f1b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d53cb87-da59-4837-9814-d70abec37f3b"}],"id":"2ba62db2-e213-4587-b512-6343a96b5b6d","_postman_id":"2ba62db2-e213-4587-b512-6343a96b5b6d","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":"0ffadc7c-4cc8-4a2e-8868-f6349887994f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"637e18f4-6b3d-44ef-9245-a70ad8ece2ad","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["calendars"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"d6aae7bb-9cd7-41fa-9aff-c3dc5e371e02","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["calendars"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0ffadc7c-4cc8-4a2e-8868-f6349887994f"},{"name":"Create calendar","id":"3909b8a8-a7a6-420b-a571-c259b7baf1ab","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8c734920-cbda-4a17-a51f-b02780649ef6","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a33fd179-df95-4a40-b449-545a5697a8ad","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3909b8a8-a7a6-420b-a571-c259b7baf1ab"},{"name":"List timezones","id":"d2fba1ba-7c1f-4fef-a1da-c7494d43f2bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calendars/timezones?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"c1c228d4-4da7-41f8-a9e7-de8843e21a05","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["calendars","timezones"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"a4055f2e-ef62-48da-90d6-b0ac64633f62","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["calendars","timezones"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d2fba1ba-7c1f-4fef-a1da-c7494d43f2bb"},{"name":"Calendar item","id":"4e8f7ace-9aca-4507-aec3-58e423ec86f9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"efc8797f-bc14-49b1-ae74-84fb4187f9fd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"14752ed4-9741-4965-8c1d-a8d17f6b6368","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4e8f7ace-9aca-4507-aec3-58e423ec86f9"},{"name":"Update calendar","id":"e23065c5-85e6-4401-a0c6-488198cb4ce5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"785817c2-0836-4475-8491-300a97ee147f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"0aea9be7-9016-4848-ae35-43edf9039afa","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e23065c5-85e6-4401-a0c6-488198cb4ce5"},{"name":"Remove calendar","id":"d519d376-07b8-4d2a-a421-e211df14dfdb","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"363bf456-0390-4c7c-a02c-291e6ffddefd","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"end_at\": \"string\",\n  \"excepts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"specials\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"start_at\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"eaad81a2-0de2-4486-a0a8-9a797a1df841","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d519d376-07b8-4d2a-a421-e211df14dfdb"}],"id":"54b91457-47c9-400b-9d08-52ab8acf626f","_postman_id":"54b91457-47c9-400b-9d08-52ab8acf626f","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":"578fe0f4-9b05-4bb3-8633-fb9c151c94c2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"params\": {\n    \"cancel_distribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_auto_answer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_stun\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hide_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"is_online\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"variables\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"to\": {\n    \"app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"d58a3562-e3ce-4b9e-963e-6044d82032ae","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"params\": {\n    \"cancel_distribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_auto_answer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_stun\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hide_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"is_online\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"variables\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"to\": {\n    \"app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"4e66e9fb-eac4-4f58-86d0-88d819fb2be2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"params\": {\n    \"cancel_distribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_auto_answer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"disable_stun\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hide_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"is_online\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"variables\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"to\": {\n    \"app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"578fe0f4-9b05-4bb3-8633-fb9c151c94c2"},{"name":"SearchActiveCall returns a list of all calls currently in progress.","id":"6098b137-a9fd-43ee-8922-f6e877396668","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/active?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"7f1e8bca-6ae1-4f04-b5ed-b537dd55a60f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"d133f1da-89a7-4556-9679-15477c84a7d1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6098b137-a9fd-43ee-8922-f6e877396668"},{"name":"ReadCall returns detailed real-time information for a specific active call.","id":"513cd36b-c519-49b9-821a-343704429385","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c4ee24d6-0e46-40d7-99dc-ae8d92674701","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"answered_at\": \"string\",\n  \"app_id\": \"string\",\n  \"bill_sec\": 1507,\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\": 3574,\n  \"extension\": \"string\",\n  \"from\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"hold_sec\": 3175,\n  \"id\": \"string\",\n  \"joined_at\": \"string\",\n  \"leaving_at\": \"string\",\n  \"member\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"parent_id\": \"string\",\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"queue_bridged_at\": \"string\",\n  \"queue_duration_sec\": 9037,\n  \"queue_wait_sec\": 4586,\n  \"reporting_at\": \"string\",\n  \"reporting_sec\": 7492,\n  \"state\": \"string\",\n  \"supervisor\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timestamp\": \"string\",\n  \"to\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"wait_sec\": 3756\n}"},{"id":"5ca54e1f-5c2e-42b8-b494-6f47a1e87b78","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"513cd36b-c519-49b9-821a-343704429385"},{"name":"HangupCall terminates an active call session.","id":"b904df12-ded3-4e4d-aedc-f0fbf10d13e7","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0afe4f70-dcde-45e8-90f5-49c1240faedf","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":"9b09e578-e801-4e22-a413-e65203369320","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b904df12-ded3-4e4d-aedc-f0fbf10d13e7"},{"name":"ConfirmPush confirms receipt of a push notification for synchronization.","id":"75b31f44-b018-4b17-9188-ea6a45d94d7c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"78f5525d-8150-4cda-9587-fdb52ab598ff","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":"ac680532-d348-49c8-9117-6179777f886f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"75b31f44-b018-4b17-9188-ea6a45d94d7c"},{"name":"DtmfCall sends DTMF digits to an active call.","id":"a8ca7885-50e7-4fd5-aebc-27ba661ad728","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b7360d6d-1b80-448a-b847-7e4bc482bf6e","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":"a0db098c-d379-473f-b48c-2726402716e1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8ca7885-50e7-4fd5-aebc-27ba661ad728"},{"name":"EavesdropCall allows a supervisor to listen, whisper, or join an active call.","id":"f05f91a8-f261-48d0-8b6f-1627c018739d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"listen_a\": true,\n  \"listen_b\": true,\n  \"whisper_a\": false,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"09c66856-fdad-404a-83f4-42e53a72fac6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"listen_a\": true,\n  \"listen_b\": true,\n  \"whisper_a\": false,\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":"ce330b33-e73e-472d-9871-70ee50804d0c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"listen_a\": true,\n  \"listen_b\": true,\n  \"whisper_a\": false,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f05f91a8-f261-48d0-8b6f-1627c018739d"},{"name":"HoldCall puts an active call on hold.","id":"2ca16d45-7bdc-4696-8666-b0dcd66442b8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a9731de7-79a4-4c7c-b708-c3588056c56c","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":"e27ffb82-9288-4035-8771-f2d769abc415","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ca16d45-7bdc-4696-8666-b0dcd66442b8"},{"name":"BlindTransferCall redirects an active call to another destination.","id":"1d99373a-e1b4-49ee-b5ac-eb319119c866","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"22155489-98c2-4773-a86e-d9b35d54edb1","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":"be92f580-db9c-4543-a405-ad0caa9faa93","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d99373a-e1b4-49ee-b5ac-eb319119c866"},{"name":"UnHoldCall resumes a call from hold state.","id":"92d8fd0c-606c-4aa7-ba36-50cd6d1ef582","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"920c1ed2-e876-4588-a2ca-6442c2f42668","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":"ee0b3b55-fffb-4de1-8fc4-acef01cc4713","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"92d8fd0c-606c-4aa7-ba36-50cd6d1ef582"},{"name":"SetVariablesCall updates call channel variables in real-time.","id":"bc13ef6a-e89e-469d-8a11-d760a0d23935","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b9f880aa-4fe0-4fb3-a503-8e508ee38f60","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":"edc28e91-d6b8-4159-a67f-4dd55e626917","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc13ef6a-e89e-469d-8a11-d760a0d23935"},{"name":"SearchHistoryCall retrieves a list of completed calls using filters (GET).\nSupports advanced filtering by participants, duration, causes, and custom variables.","id":"20f9f370-d880-4605-980c-86a01e16f280","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/history?page=8696&size=8696&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=1129&schema_id=6997&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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"schema_id","value":"6997"},{"key":"has_transfer","value":"true"},{"key":"timeline","value":"true"}],"variable":[]}},"response":[{"id":"8c5a1edb-f505-47f7-b9d7-6277939ab96b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=2818&schema_id=8371&has_transfer=true&timeline=true","host":["https://api.webitel.com/api"],"path":["calls","history"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"schema_id","value":"8371"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"48c182c7-21e1-4ee2-af1b-582b60f18494","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=2818&schema_id=8371&has_transfer=true&timeline=true","host":["https://api.webitel.com/api"],"path":["calls","history"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"schema_id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"20f9f370-d880-4605-980c-86a01e16f280"},{"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":"078ab39c-d79e-4587-b7aa-a1f5e32cd610","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 5870,\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    7955,\n    3657\n  ],\n  \"score_optional\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_required\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"size\": 7024,\n  \"skip_parent\": false,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"key_1\": \"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":"4dc4500c-80a4-492e-9774-609144eeb0cf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 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\": 8285,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated\": true,\n  \"rated_by\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated_user\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema_id\": [\n    4901,\n    8230\n  ],\n  \"score_optional\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_required\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"size\": 2961,\n  \"skip_parent\": false,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"a743e8f8-6bcf-4855-8d9c-7c57235258f9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 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\": 8285,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated\": true,\n  \"rated_by\": [\n    \"string\",\n    \"string\"\n  ],\n  \"rated_user\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema_id\": [\n    4901,\n    8230\n  ],\n  \"score_optional\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"score_required\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"size\": 2961,\n  \"skip_parent\": false,\n  \"sort\": \"string\",\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"key_1\": \"string\",\n    \"key_2\": \"string\",\n    \"key_3\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"078ab39c-d79e-4587-b7aa-a1f5e32cd610"},{"name":"AggregateHistoryCall performs statistical analysis on historical data.\nGroup and aggregate metrics like average duration, call counts, or peak hours.","id":"493672bb-b705-4c50-b168-cf1334dc3f62","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"number\": \"string\",\n  \"page\": 7081,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 7327,\n  \"skip_parent\": true,\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  }\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":"61834849-774d-499a-80f2-10ec2f95f85b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"number\": \"string\",\n  \"page\": 7223,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 5852,\n  \"skip_parent\": true,\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e812af79-e5a3-4281-af68-0b78aa1bff8e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"amd_result\": [\n    \"string\",\n    \"string\"\n  ],\n  \"answered_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"contact_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dependency_id\": \"string\",\n  \"direction\": \"string\",\n  \"directions\": [\n    \"string\",\n    \"string\"\n  ],\n  \"domain_id\": \"string\",\n  \"duration\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"number\": \"string\",\n  \"page\": 7223,\n  \"parent_id\": \"string\",\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 5852,\n  \"skip_parent\": true,\n  \"stored_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"493672bb-b705-4c50-b168-cf1334dc3f62"},{"name":"CreateCallAnnotation adds a text note to a specific timeframe of a historical call.","id":"8e4861a5-e79f-49b1-805e-eaa2ddcdd62f","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\": 2439,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 5321\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"06a0a0fa-19e7-4c27-be66-59cb59cf5a3a","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\": 2439,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 5321\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"end_sec\": 3086,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 990,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4b9b1a67-28d8-4b2b-9fe3-3196be4c309a","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\": 2439,\n  \"file_id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 5321\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8e4861a5-e79f-49b1-805e-eaa2ddcdd62f"},{"name":"UpdateCallAnnotation modifies an existing call note.","id":"c644eb1f-da16-455b-9680-18a69e8f7ea3","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\": 8231,\n  \"note\": \"string\",\n  \"start_sec\": 5514\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3777bcca-2f75-443b-9f9c-275da7b7bebf","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\": 8231,\n  \"note\": \"string\",\n  \"start_sec\": 5514\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"end_sec\": 3086,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 990,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"86abeee9-710c-4653-8af5-3b19c7c863e1","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\": 8231,\n  \"note\": \"string\",\n  \"start_sec\": 5514\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c644eb1f-da16-455b-9680-18a69e8f7ea3"},{"name":"DeleteCallAnnotation removes an annotation from a historical call.","id":"eacba3de-b1e3-458e-b9ed-bd4dbb21b1b1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"636524bc-4569-48e3-b872-30040ab5f74b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"end_sec\": 3086,\n  \"file_id\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"start_sec\": 990,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"9c0f00fd-5fcb-4a9e-b157-9674b866a546","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eacba3de-b1e3-458e-b9ed-bd4dbb21b1b1"},{"name":"RedialCall quickly initiates a new call using data from a previous history record.","id":"2aac0b7e-bc7c-4c5a-bd68-0221a43c3caa","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"1fc30b99-58fa-4b34-9712-c79e0503982d","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":"e853b1ab-cee7-4552-b2c9-c645a38d1a5c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2aac0b7e-bc7c-4c5a-bd68-0221a43c3caa"},{"name":"PatchHistoryCall updates metadata for a completed call (e.g., variables or visibility).","id":"018bb36d-44b9-4fed-87e2-91f7a276f807","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  }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9a4f71d9-4f27-4117-af6a-6350beef4f7c","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  }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"answered_at\": \"string\",\n  \"app_id\": \"string\",\n  \"attempt_id\": \"string\",\n  \"bill_sec\": 9653,\n  \"blind_transfer\": \"string\",\n  \"blind_transfers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"bridged_at\": \"string\",\n  \"bridged_id\": \"string\",\n  \"cause\": \"string\",\n  \"contact\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"conversation_id\": \"string\",\n  \"created_at\": \"string\",\n  \"destination\": \"string\",\n  \"destination_name\": \"string\",\n  \"direction\": \"string\",\n  \"display\": \"string\",\n  \"duration\": 4637,\n  \"extension\": \"string\",\n  \"files\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"files_job\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"form_fields\": \"\",\n  \"forms\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"from\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"from_number\": \"string\",\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"hold_sec\": 2114,\n  \"id\": \"string\",\n  \"joined_at\": \"string\",\n  \"leaving_at\": \"string\",\n  \"meeting_id\": \"string\",\n  \"member\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"member_id\": \"string\",\n  \"parent_id\": \"string\",\n  \"quality_metrics\": {\n    \"jitter_avg\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"jitter_max\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"jitter_max_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"jitter_min\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"jitter_min_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mos_avg\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mos_max\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mos_max_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mos_min\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mos_min_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"packetloss_avg\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"packetloss_max\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"packetloss_max_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"packetloss_min\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"packetloss_min_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roundtrip_avg\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roundtrip_max\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roundtrip_max_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roundtrip_min\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roundtrip_min_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sip_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"queue_bridged_at\": \"string\",\n  \"queue_duration_sec\": 4191,\n  \"queue_wait_sec\": 3479,\n  \"rate_id\": \"string\",\n  \"rated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"rated_user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reporting_at\": \"string\",\n  \"reporting_sec\": 8197,\n  \"result\": \"string\",\n  \"schemas\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"score_optional\": 9922.588549566339,\n  \"score_required\": 6779.783025246559,\n  \"sip_code\": 2064,\n  \"stored_at\": \"string\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"talk_sec\": 7066,\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"to\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"to_number\": \"string\",\n  \"transcripts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"transfer_from\": \"string\",\n  \"transfer_to\": \"string\",\n  \"type\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"wait_sec\": 2659\n}"},{"id":"e3259afb-4ab6-44d0-bafb-dfc8b59aae3c","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  }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"018bb36d-44b9-4fed-87e2-91f7a276f807"}],"id":"6b879388-bca9-425a-a04a-fe0f257f60ed","_postman_id":"6b879388-bca9-425a-a04a-fe0f257f60ed","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":"a8e8a7e1-29c2-4d4b-ab00-884ab6ba330a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/communication_type?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&channel=Messaging&channel=Email&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"channel","value":"Messaging"},{"key":"channel","value":"Email"},{"key":"default","value":"true"}],"variable":[]}},"response":[{"id":"56c5ef74-a19b-4037-bb24-1fdee5d65671","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&channel=Phone&channel=Undefined&default=true","host":["https://api.webitel.com/api"],"path":["call_center","communication_type"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"channel","value":"Phone"},{"key":"channel","value":"Undefined"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"19f1038e-6e7e-41a2-8bea-657a92308a9c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&channel=Phone&channel=Undefined&default=true","host":["https://api.webitel.com/api"],"path":["call_center","communication_type"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"channel","value":"Phone"},{"key":"channel","value":"Undefined"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8e8a7e1-29c2-4d4b-ab00-884ab6ba330a"},{"name":"Create CommunicationType","id":"f160aa65-1970-4841-8846-e1d503b7937f","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\": true,\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":"c4e7fa11-aa46-40b9-9e8d-53ab975e0dd5","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\": true,\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\": false,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"6b4dfb63-0422-4785-9e47-aa61d170a35e","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\": true,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f160aa65-1970-4841-8846-e1d503b7937f"},{"name":"CommunicationType item","id":"19658893-326f-462f-816d-542984226835","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"afd0e0c4-cc68-4d02-8d37-edf769bc1cd6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": false,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"aeb730fa-cb50-4773-9aa4-71ef39668bda","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"19658893-326f-462f-816d-542984226835"},{"name":"Update CommunicationType","id":"8628626d-ca78-468f-87b6-31a658fd128c","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\": true,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e4787b8d-be76-4e4f-903c-b3034f67da3d","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\": true,\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\": false,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"0c3f063e-6be7-4e50-b29d-74c55f6c1a63","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\": true,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8628626d-ca78-468f-87b6-31a658fd128c"},{"name":"Remove CommunicationType","id":"29a7daf1-df48-4064-91be-caedc483a106","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"989f8461-99fa-43cc-8735-ddb155534826","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\": false,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"6e0eac91-0c38-4b2f-b318-c6b7480fff48","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"29a7daf1-df48-4064-91be-caedc483a106"},{"name":"Patch Communication Type","id":"a960222e-f175-4222-96e0-892110e0f922","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"09b01dc3-1822-45c6-9af6-2b0464984404","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\": false,\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\"\n}"},{"id":"6b8a8039-d2f5-4f76-9f99-a2d32556455d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a960222e-f175-4222-96e0-892110e0f922"}],"id":"33d81765-135f-4111-96fb-3862d5842669","_postman_id":"33d81765-135f-4111-96fb-3862d5842669","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":"3509cd2a-55ef-4ee5-96f5-91ae252ab185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/email/profile?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"37368d91-e911-40a3-9802-8968dc5fb123","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["email","profile"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"c9885c90-44fc-4d6c-a5db-1a7f8af2918f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["email","profile"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3509cd2a-55ef-4ee5-96f5-91ae252ab185"},{"name":"Create EmailProfile","id":"94f0232f-854f-4d96-b01b-c630ab0ae349","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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":"e6c3dcc4-14b5-45f2-b83f-c87914701d9e","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 6253,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 5429,\n  \"listen\": true,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2943,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c5b8556c-c70f-4749-994f-ef6cb36479b9","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"94f0232f-854f-4d96-b01b-c630ab0ae349"},{"name":"EmailProfile item","id":"e229075a-f358-4957-98d7-d5d7a147b116","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"66225b06-0693-40c8-bcb8-10600fd7b164","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 6253,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 5429,\n  \"listen\": true,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2943,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"18e5b55d-7ff6-427c-96f4-167d515b6d68","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e229075a-f358-4957-98d7-d5d7a147b116"},{"name":"Update EmailProfile","id":"ca75f21b-1175-4ea7-b60b-3dac821f365b","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9e8e6586-b347-4074-bfce-50afde03c973","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 6253,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 5429,\n  \"listen\": true,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2943,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4b2e4b9a-b911-473b-8bce-0aa3e2a486fd","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\": 9363,\n  \"imap_host\": \"string\",\n  \"imap_port\": 7710,\n  \"listen\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9091\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca75f21b-1175-4ea7-b60b-3dac821f365b"},{"name":"Remove EmailProfile","id":"610714a4-f51e-43c6-a072-7f4eacb88dec","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ec3e50e3-fe01-4dcc-82a9-a6c0a3458680","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 6253,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 5429,\n  \"listen\": true,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2943,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cb834445-5a1c-440d-8dbb-84a03a64c2b8","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"610714a4-f51e-43c6-a072-7f4eacb88dec"},{"name":"Patch Email Profile","id":"612c0ae6-661b-4695-b2aa-8eb5cd464ded","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\": 3042,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 1595,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 1405\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2a0655e3-aeb7-4be2-9520-90963ecfdba8","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  \"fetch_interval\": 2712,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 2651,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9254\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fetch_error\": \"string\",\n  \"fetch_interval\": 6253,\n  \"id\": \"string\",\n  \"imap_host\": \"string\",\n  \"imap_port\": 5429,\n  \"listen\": true,\n  \"logged\": true,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"oauth2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 2943,\n  \"state\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d67b3466-902b-480b-a41f-a0c1f0baaacb","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  \"fetch_interval\": 2712,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"imap_host\": \"string\",\n  \"imap_port\": 2651,\n  \"listen\": false,\n  \"login\": \"string\",\n  \"mailbox\": \"string\",\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"smtp_host\": \"string\",\n  \"smtp_port\": 9254\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"612c0ae6-661b-4695-b2aa-8eb5cd464ded"},{"name":"Login Email Profile","id":"cb61f078-dc9e-4c64-b0ca-30185f8a40da","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"0019cce7-eb51-49e8-9502-5e30f1a94598","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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  },\n  \"redirect_url\": \"string\"\n}"},{"id":"da987be9-3f73-4a82-861e-24cdfd13f402","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cb61f078-dc9e-4c64-b0ca-30185f8a40da"},{"name":"Logout Email Profile","id":"5922a2fd-a8d1-4a93-b550-e41aa228a19b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"fe669d93-04b4-4e08-a4f3-0b286d9908af","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"b98ac58c-6099-4c45-8d1d-f16e539f29df","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5922a2fd-a8d1-4a93-b550-e41aa228a19b"},{"name":"EmailProfile check login","id":"03c20d1a-639c-4aca-9f27-1829c87c5112","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"9fe723d4-d37d-40f4-a26c-902ce75ace2e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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":"f2ae5c7c-c4ec-4822-b22f-1de28817f136","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03c20d1a-639c-4aca-9f27-1829c87c5112"}],"id":"12048a42-0982-4525-a475-7baa9a627963","_postman_id":"12048a42-0982-4525-a475-7baa9a627963","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":"857d5e29-42b9-4a75-b925-eef46db15ca2","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":"ecbcc772-d440-49b8-bd9e-40387d445464","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"rating\": 984.5620891745566\n}"},{"id":"b94d056c-8b24-477b-b723-6e0d34b45da0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"857d5e29-42b9-4a75-b925-eef46db15ca2"},{"name":"Create Feedback","id":"21ed859a-f943-46c6-a47c-00d0220eafce","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=4186.364770185378&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":"4186.364770185378"},{"key":"description","value":"string"}],"variable":[]}},"response":[{"id":"f25ec1d1-116a-490f-be56-52bbc0b068f9","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=4186.364770185378&description=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"},{"key":"payload[string]","value":"string"},{"key":"rating","value":"4186.364770185378"},{"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    \"key_2\": \"string\",\n    \"key_3\": \"string\"\n  },\n  \"rating\": 984.5620891745566\n}"},{"id":"da617b9e-9afc-4d9e-9bf1-c95541bee5fd","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=4186.364770185378&description=string","host":["https://api.webitel.com/api"],"path":["feedback"],"query":[{"key":"key","value":"string"},{"key":"payload[string]","value":"string"},{"key":"rating","value":"4186.364770185378"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21ed859a-f943-46c6-a47c-00d0220eafce"}],"id":"665b74ae-f988-42b6-ac79-1d56d50d79b4","_postman_id":"665b74ae-f988-42b6-ac79-1d56d50d79b4","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":"29a7da83-8c75-45c8-bcc7-7fd7f570361d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/list?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"f23b1562-0bea-442f-95c9-3659666471d3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","list"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"acce2eae-489d-4854-a9ab-a1378879df23","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","list"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"29a7da83-8c75-45c8-bcc7-7fd7f570361d"},{"name":"Create List","id":"871d12fe-5f76-4028-8d51-053132ea2dae","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":"1ec3b82e-0855-4749-bbe4-7459dd601e50","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"761250c9-141e-4e6d-a515-6aeed735f321","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"871d12fe-5f76-4028-8d51-053132ea2dae"},{"name":"List item","id":"0d237987-4f04-4641-bf51-3ef7e830d250","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dbe9b663-0045-4c58-b142-fe630cee207a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f69a86ce-66d1-4dc5-90de-db9f093974f4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0d237987-4f04-4641-bf51-3ef7e830d250"},{"name":"Update list","id":"a0e670dd-19ae-4513-8a59-bbef537613d8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7e049650-5c17-4035-99cb-1e061835f208","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"0431640b-faed-4790-999f-c8f8caacee25","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0e670dd-19ae-4513-8a59-bbef537613d8"},{"name":"Remove list","id":"503b5455-7fe6-4541-9be5-623643248404","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dc074bed-44ce-469c-a8ac-a7fb7f6eaea5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cd076bc4-b040-4ff9-a0f5-536e04baad20","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"503b5455-7fe6-4541-9be5-623643248404"},{"name":"List of List","id":"4944f269-815f-4675-8bd7-c895a84a540e","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"expire_at.from","value":"string"},{"key":"expire_at.to","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"}]}},"response":[{"id":"ee0e463b-c446-443e-abaf-3a991c8b62e8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"82e4c667-9987-45e2-bb0b-bfe2afa65dd5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4944f269-815f-4675-8bd7-c895a84a540e"},{"name":"Create ListCommunication","id":"42f4c3dd-7504-4241-b043-e4fa4a39662d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"}]}},"response":[{"id":"b01d1092-1778-408a-b8e2-e1cd21fadb73","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":"31b5c070-83d8-40e9-a107-eef3fccdfcf0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"42f4c3dd-7504-4241-b043-e4fa4a39662d"},{"name":"List item","id":"9b7430a6-559f-4fe9-94f2-e6f94c247190","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b8793ba7-f55f-4498-be87-6391dfc33c53","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"006cac26-cb6c-488a-8a9a-653b27f8539f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9b7430a6-559f-4fe9-94f2-e6f94c247190"},{"name":"Update ListCommunication","id":"a108d82a-aa7a-4d06-91a9-a9e2007f64f1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"017ac599-cebd-4952-8c23-73f231cd0868","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":"ca9c6841-64cf-4b62-87b1-237afeb97eb8","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a108d82a-aa7a-4d06-91a9-a9e2007f64f1"},{"name":"Remove ListCommunication","id":"1eb38287-4424-4acb-b47a-931198e0d72a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"list_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"062e390e-4d2c-4bf3-ad64-47948491c1e8","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":"bfdc1891-3f67-4a3f-8aad-b0c5c925e1a7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1eb38287-4424-4acb-b47a-931198e0d72a"}],"id":"6dc8876d-f677-4a57-836a-b3d318922053","_postman_id":"6dc8876d-f677-4a57-836a-b3d318922053","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":"d31bd078-92e6-45fe-85db-5451ebd823ee","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\": 549,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": false,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 8356\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"28424780-eade-4365-89ee-1fb0b86502e5","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\": 549,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": false,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 8356\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":"dbe017de-ce1b-4c4f-b31d-22e3e3bb127a","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\": 549,\n  \"description\": \"string\",\n  \"display\": false,\n  \"exclude_current_communication\": false,\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"only_current_communication\": false,\n  \"status\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"wait_between_retries\": 8356\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d31bd078-92e6-45fe-85db-5451ebd823ee"},{"name":"Search of Member","id":"37e1634a-4639-4c31-8124-6691044ff00b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/members?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=1129&queue_id=6997&bucket_id=1129&bucket_id=6997&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=1129&agent_id=6997","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"queue_id","value":"6997"},{"key":"bucket_id","value":"1129"},{"key":"bucket_id","value":"6997"},{"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":"1129"},{"key":"agent_id","value":"6997"}],"variable":[]}},"response":[{"id":"43ec714a-d9e9-45c4-918f-e06b41d349b0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=2818&queue_id=8371&bucket_id=2818&bucket_id=8371&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=2818&agent_id=8371","host":["https://api.webitel.com/api"],"path":["call_center","members"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"bucket_id","value":"2818"},{"key":"bucket_id","value":"8371"},{"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":"2818"},{"key":"agent_id","value":"8371"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"56108a21-3c86-4916-9208-a886595823ff","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&queue_id=2818&queue_id=8371&bucket_id=2818&bucket_id=8371&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=2818&agent_id=8371","host":["https://api.webitel.com/api"],"path":["call_center","members"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"bucket_id","value":"2818"},{"key":"bucket_id","value":"8371"},{"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":"2818"},{"key":"agent_id","value":"8371"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37e1634a-4639-4c31-8124-6691044ff00b"},{"name":"Patch Member One","id":"e4b73d1d-9f01-41e7-8814-9103a886b4b0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 4195,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 1869,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fd90974e-0f24-45e4-adb3-88725c14f21d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 7793,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 6760,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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/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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 9066,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 2464,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"8be65d84-2c89-48bd-aca2-b9f3cb5744b4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 7793,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 6760,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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/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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e4b73d1d-9f01-41e7-8814-9103a886b4b0"},{"name":"SearchAttempts","id":"5553fc1b-a880-48d2-be4b-e7453f6273dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/attempts/active?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"2869ea1d-d3cb-42bc-a1ba-ed3119166563","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"7677f55c-9451-497d-a5f2-d31e1c355531","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5553fc1b-a880-48d2-be4b-e7453f6273dd"},{"name":"Reset Active Attempts","id":"6cdee999-c189-489a-8522-b64176ccf3fb","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":"7d62e287-ce55-4957-a9ec-4561a6ce0af8","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":"af72906d-7a50-4541-ab69-64f37ace1dc7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6cdee999-c189-489a-8522-b64176ccf3fb"},{"name":"SearchMemberAttempts","id":"2568506b-a7e2-49dc-b8bd-cb3c070929ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/attempts/history?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"a8fc8f98-9457-4a71-84cd-86fa110600f5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"da69d6b2-1616-435f-96ce-5cfd3d3c5665","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2568506b-a7e2-49dc-b8bd-cb3c070929ae"},{"name":"Assign Attempt","id":"52509635-2d7d-42a5-b66e-1980ffb02f93","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"88356a85-5b49-46c3-b391-ce1419385d37","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":"b151f20b-7adc-471d-8a0d-3149b5c6b0a3","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"52509635-2d7d-42a5-b66e-1980ffb02f93"},{"name":"Attempts Renewal Result","id":"a869325e-d94a-4ec0-b1a0-841eb5c273a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"renewal\": 2569\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"26247acd-32c5-4a7e-9d60-625fd8d22cdd","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\": 2569\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":"c711b29d-6767-4ac4-bb6d-ee13e5f77d4f","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\": 2569\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a869325e-d94a-4ec0-b1a0-841eb5c273a9"},{"name":"DeleteAllMembers","id":"0453d378-cde9-4fd7-86c5-368386cbd402","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    4644,\n    3480\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    3856,\n    441\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 4469,\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  },\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":"8d5aaa1c-2a09-4206-8e71-06604fa33bb4","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    5778,\n    9879\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    4278,\n    8999\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 8267,\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/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"cea1d34d-1aa7-48e8-832d-6a0f3783b57a","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    5778,\n    9879\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    4278,\n    8999\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"queue_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"size\": 8267,\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/members"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0453d378-cde9-4fd7-86c5-368386cbd402"},{"name":"List of Member","id":"4ce38afd-db66-4ca4-88c8-ae57737d854e","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=1129&bucket_id=6997&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=1129&agent_id=6997&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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"bucket_id","value":"6997"},{"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":"1129"},{"key":"agent_id","value":"6997"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"queue_id"}]}},"response":[{"id":"6dad3e41-9f60-4716-a27f-962afafa7350","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=2818&bucket_id=8371&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=2818&agent_id=8371&variables[string]=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"bucket_id","value":"8371"},{"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":"2818"},{"key":"agent_id","value":"8371"},{"key":"variables[string]","value":"string"}],"variable":[{"key":"queue_id","value":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"96ed92dd-9027-4378-9516-ccee4c1b8116","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&bucket_id=2818&bucket_id=8371&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=2818&agent_id=8371&variables[string]=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","members"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"bucket_id","value":"8371"},{"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":"2818"},{"key":"agent_id","value":"8371"},{"key":"variables[string]","value":"string"}],"variable":[{"key":"queue_id","value":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4ce38afd-db66-4ca4-88c8-ae57737d854e"},{"name":"Create Member","id":"71ed3596-15f5-4ad7-8d5e-88e7a037bac5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 875,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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/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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"3b4d5a34-6ad0-4d73-8d60-5a81cf2ebef3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4285,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 6131,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 9447,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}"},{"id":"c1c92c18-abf7-49ee-9c1d-635a3f058be1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 4285,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"71ed3596-15f5-4ad7-8d5e-88e7a037bac5"},{"name":"DeleteMembers","id":"8baf210f-2284-4759-ad61-14ec7faf0dc1","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    7035,\n    6400\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    4066,\n    2052\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 9516,\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  },\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"c997cb62-8236-429f-b01a-86a074a16bab","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    4962,\n    6861\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    745,\n    9863\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 7862,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"154685f4-ded3-4289-a914-e171eb2254f6","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    4962,\n    6861\n  ],\n  \"attempts\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket_id\": [\n    745,\n    9863\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"priority\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 7862,\n  \"sort\": \"string\",\n  \"stop_cause\": [\n    \"string\",\n    \"string\"\n  ],\n  \"variables\": {\n    \"key_0\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8baf210f-2284-4759-ad61-14ec7faf0dc1"},{"name":"Create Member","id":"a9593e80-7721-49c2-84e0-25e60b193607","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"4fecf2fa-94f5-4194-877c-dd1f41d45203","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"6762b9fc-a620-4a35-8fe0-006f69de522d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a9593e80-7721-49c2-84e0-25e60b193607"},{"name":"ResetMembers","id":"7e8d0657-e039-42ca-b761-0124efd9a773","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    9222,\n    9886\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\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/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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"dbb13147-e170-4bda-bd19-4edfe73f78ae","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    2253,\n    3795\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\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":{"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":"834b8e52-895d-40b6-b106-f66c0f9c1144","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    2253,\n    3795\n  ],\n  \"bucket_id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"created_at\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"stop_cause\": [\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":{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7e8d0657-e039-42ca-b761-0124efd9a773"},{"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":"3b7254f2-a3d0-4054-b76a-222346b8a62a","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=1129&agent_id=6997&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":"1129"},{"description":{"content":"<p>Filter by assigned agent identifiers.</p>\n","type":"text/plain"},"key":"agent_id","value":"6997"},{"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":[{"description":{"content":"<p>(Required) Identifier of the queue.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"ee7c8e57-38ca-4cf0-82d8-9abe0cc66631","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=2818&agent_id=8371&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":"2818"},{"key":"agent_id","value":"8371"},{"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":"22159650-781e-48fc-aae8-1b9ab201dee1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=2818&agent_id=8371&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":"2818"},{"key":"agent_id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b7254f2-a3d0-4054-b76a-222346b8a62a"},{"name":"ReadQueueRouting","id":"b20de640-a878-4b1b-8166-1b074576cdb7","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7aa0ccff-0376-47c1-8016-b1d81f1833b9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 6131,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 9447,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}"},{"id":"84bf7329-771a-463a-a9a7-f2b4981e4b78","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b20de640-a878-4b1b-8166-1b074576cdb7"},{"name":"UpdateMember","id":"5f471de7-1d82-4a59-b4ef-832057fbe58d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 2476,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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/: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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b5ac8db2-dbea-4a36-97cf-865a4b82748e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 2744,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 6131,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 9447,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}"},{"id":"2799423d-439d-4c6f-bdf6-3295936cc542","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": \"string\",\n  \"expire_at\": \"string\",\n  \"min_offering_at\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 2744,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f471de7-1d82-4a59-b4ef-832057fbe58d"},{"name":"DeleteMember","id":"5d8a6249-6642-4bb3-97b1-b878e638886d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9b197059-0e2a-4250-bf51-12634367a3d9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 6131,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 9447,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}"},{"id":"43b31678-2193-485b-8e8a-21828fe6181e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d8a6249-6642-4bb3-97b1-b878e638886d"},{"name":"Patch Member","id":"f0f83212-37b5-4c19-accb-f01fa5c21020","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 4195,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 1869,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"59f2ff4b-d76a-45b5-bc27-5392e5cd78cc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 7793,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 6760,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 6131,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 9447,\n  \"queue\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reserved\": true,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}"},{"id":"dc8268ac-2798-4aaf-a067-2bdcd3828ed0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"attempts\": 7793,\n  \"bucket\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"communications\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 6760,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"stop_cause\": \"string\",\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0f83212-37b5-4c19-accb-f01fa5c21020"},{"name":"SearchMemberAttempts","id":"5a944035-acf3-4e30-8ee0-1ed667ad16a9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"75096a9c-3302-4055-b51b-a5b93e49b1d4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"136a74cb-4080-4b2f-b984-8fd54b98ee0a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5a944035-acf3-4e30-8ee0-1ed667ad16a9"},{"name":"Offline queue","id":"65404105-8c69-44e0-93bf-b30aebc3edd6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"1e64e203-01fe-42ce-8368-737bee776648","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":"f9a76306-6fc8-4540-ba33-73d6ba78d9d3","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"65404105-8c69-44e0-93bf-b30aebc3edd6"},{"name":"Attempt Result","id":"d33de335-0fbb-406b-bdd2-863c312e9f7d","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\": 4178,\n  \"description\": \"string\",\n  \"display\": true,\n  \"exclude_current_communication\": true,\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\": 6493\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"attempt_id"}]}},"response":[{"id":"3c9dafaf-b001-45fe-8c78-49b47a59e178","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\": 4178,\n  \"description\": \"string\",\n  \"display\": true,\n  \"exclude_current_communication\": true,\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\": 6493\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":"8696","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":"b8aac649-f0f2-4b95-b070-46086643ea2b","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\": 4178,\n  \"description\": \"string\",\n  \"display\": true,\n  \"exclude_current_communication\": true,\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\": 6493\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":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d33de335-0fbb-406b-bdd2-863c312e9f7d"}],"id":"22fb8553-1671-4519-ae60-bd09af6880ad","_postman_id":"22fb8553-1671-4519-ae60-bd09af6880ad","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":"4923520d-3d6f-4346-907c-a48e7bf741e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/online_skills?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Maximum number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"ab77ae64-1ac1-4793-8820-be056b94f410","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"7647b574-f0f6-4871-adb0-3bfc1f0070f5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4923520d-3d6f-4346-907c-a48e7bf741e8"},{"name":"Create online skills","id":"b7ff1ece-a26e-4076-b677-c1382db9f361","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"4c0777e9-27eb-4c2f-8b7d-c3f0b7c2be1a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6f616370-c244-4db7-9e35-312d218f4923","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b7ff1ece-a26e-4076-b677-c1382db9f361"},{"name":"Get online skills","id":"aa70e107-f3ff-43c2-849f-da674be61c7f","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":[{"description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7d9b18cc-3301-466e-8128-69333b0cd178","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"df723c1a-891c-4b4a-a044-83663661e4c9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aa70e107-f3ff-43c2-849f-da674be61c7f"},{"name":"Update online skills","id":"2a179957-25a5-4c2c-a78a-49698b5eaae3","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"66633b1e-bd0d-4a89-8500-bf05b89e822f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"181a2977-495b-445a-9151-1d21528b394a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a179957-25a5-4c2c-a78a-49698b5eaae3"},{"name":"Delete online skills","id":"9886ed0a-08bf-4866-b814-e0ed3f0b11e2","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":[{"description":{"content":"<p>(Required) Identifiers of online skills to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2f865d1d-4749-409e-af6c-940468b3a2db","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":"12d0d4ea-91db-499a-b0d4-2ed8af9260b2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9886ed0a-08bf-4866-b814-e0ed3f0b11e2"},{"name":"Patch online skills","id":"593af11c-3428-4943-b67f-777ddd97c15e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Online skills identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"56b17c62-a8bf-4fe5-9869-304b8aa9bd37","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c33c07b3-458a-4269-803e-dc2edcdfb6c5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"593af11c-3428-4943-b67f-777ddd97c15e"}],"id":"b43dd2de-587b-4740-988c-278b3e00398e","_postman_id":"b43dd2de-587b-4740-988c-278b3e00398e","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":"da45b784-a587-4f0e-ad63-2b1004aabfd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resource_group?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"623fe654-b880-4781-aca6-82c4c9afd8ab","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resource_group"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"5c6125fc-af74-4e5f-9c98-01746760b448","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resource_group"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"da45b784-a587-4f0e-ad63-2b1004aabfd8"},{"name":"Create OutboundResourceGroup","id":"2179a06f-984c-4dc1-8ac8-f5d4347f4b75","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"7d9b042b-dd3b-4929-858c-7c25c956e27d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"bf3b3278-587f-4aca-bf86-3081a993b7a5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2179a06f-984c-4dc1-8ac8-f5d4347f4b75"},{"name":"List of OutboundResourceInGroup","id":"aa59bc9a-cbf2-4998-b3e5-ac4910adb65a","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"86c69ec4-d46e-4f06-9524-c82dfcf0e30e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"a4edf0a2-632d-4e76-a170-e9145dd26b95","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resource_group",":group_id","resource"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aa59bc9a-cbf2-4998-b3e5-ac4910adb65a"},{"name":"Create OutboundResourceGroup","id":"8d211a4d-d224-4d41-a4e7-694b86991c28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"aed76183-5f58-4372-a928-a301d71f1268","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\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 3361,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2749d07d-9a31-402c-8bb1-b4b0baa5ceaa","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\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8d211a4d-d224-4d41-a4e7-694b86991c28"},{"name":"OutboundResourceInGroup item","id":"fc79530e-943c-42a3-886b-1161077232e3","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"da7e22f3-15db-4e5d-99b1-7c3431e8ff86","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 3361,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5f14ff90-f90e-48e0-b071-1ea2a688dc37","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc79530e-943c-42a3-886b-1161077232e3"},{"name":"Update OutboundResourceInGroup","id":"cbe98bd9-d251-43b7-944d-7025c7dc0165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"priority\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b8ae254c-819e-445d-bc44-c0bbb1ebc19f","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\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 3361,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a302bc74-53b4-4844-b71f-b7ad6e4d3a08","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\": 2975,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cbe98bd9-d251-43b7-944d-7025c7dc0165"},{"name":"Remove OutboundResourceInGroup","id":"e9aed316-04d3-47fd-89df-c8cf2c446ca4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"15922157-98a1-48be-8143-f53618ed28d9","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\": 3361,\n  \"reserve_resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"resource\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"932b3bee-a9e4-4c47-b7b6-bfe163829fe0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9aed316-04d3-47fd-89df-c8cf2c446ca4"},{"name":"OutboundResourceGroup item","id":"6abeb1e5-991c-495c-9396-1400414e9fd9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e2ddb5c2-2833-4aaf-96c6-3d066539acbe","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"afb99f5c-0c99-4a60-93bd-dab1056b9943","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6abeb1e5-991c-495c-9396-1400414e9fd9"},{"name":"Update OutboundResourceGroup","id":"bcd026a3-ad1a-481a-9934-8bd7fee06bb2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0ba78866-06cc-408a-87c1-dda7bd785655","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4baafa26-dcb5-4fcf-8f0b-87381d953f42","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bcd026a3-ad1a-481a-9934-8bd7fee06bb2"},{"name":"Remove OutboundResourceGroup","id":"60b89494-a05c-4bc2-bcf4-73ce9ae61617","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b15049ec-fbf2-4e90-a734-009c7bf3b5c2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"strategy\": \"string\",\n  \"time\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"889b654b-6e54-459b-b72f-f47145cdbbb9","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60b89494-a05c-4bc2-bcf4-73ce9ae61617"}],"id":"6c1042b4-95ef-4e4c-bb78-7b7b0beaec7d","_postman_id":"6c1042b4-95ef-4e4c-bb78-7b7b0beaec7d","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":"ad06f0d9-40c6-4e67-96b0-f9aecad70322","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/resources?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"62b04168-65d1-44cb-833b-bedf82ab6416","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resources"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"1609f5a0-2093-4752-9cc7-ab69a508069a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resources"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad06f0d9-40c6-4e67-96b0-f9aecad70322"},{"name":"Create OutboundResource","id":"456dc2e1-4de1-40ff-bf4f-f0bc6660c098","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9369,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 2621,\n  \"max_successively_errors\": 2933,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5147,\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","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"aa2f9c0c-f2af-4d11-83c9-ffa5870d24ea","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8213,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 4983,\n  \"max_successively_errors\": 3801,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 7556,\n  \"variables\": {\n    \"key_0\": \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 3367,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 3255,\n  \"max_successively_errors\": 2379,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 1976,\n  \"successively_errors\": 2325,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"e08f36ba-8d8b-4356-a090-8e924114cbad","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8213,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 4983,\n  \"max_successively_errors\": 3801,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 7556,\n  \"variables\": {\n    \"key_0\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"456dc2e1-4de1-40ff-bf4f-f0bc6660c098"},{"name":"OutboundResource item","id":"71bfa5f5-b515-43db-acca-b0b2f862a33b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e7aadbcc-4f80-442d-9074-22a79dadab5a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8112,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 3563,\n  \"max_successively_errors\": 3434,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 2427,\n  \"successively_errors\": 7520,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"f9b581a4-b109-47fa-b0c9-640d4538a10b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"71bfa5f5-b515-43db-acca-b0b2f862a33b"},{"name":"Update OutboundResource","id":"e2a551f1-b2dc-430d-8f5e-7dd718f86501","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9369,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 2621,\n  \"max_successively_errors\": 2933,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 5147,\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/: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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e2b03f94-697e-404c-bd51-b7a39af0ab39","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8213,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 4983,\n  \"max_successively_errors\": 3801,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 7556,\n  \"variables\": {\n    \"key_0\": \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8112,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 3563,\n  \"max_successively_errors\": 3434,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 2427,\n  \"successively_errors\": 7520,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"21c3907f-733d-4931-bce7-ad4e59abffa4","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8213,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 4983,\n  \"max_successively_errors\": 3801,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 7556,\n  \"variables\": {\n    \"key_0\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e2a551f1-b2dc-430d-8f5e-7dd718f86501"},{"name":"Remove OutboundResource","id":"5faa0ea1-b57e-4d8e-b5c8-93ce56ec512f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d4659aa5-b1f8-46f9-a88b-8dd98c116089","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8112,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 3563,\n  \"max_successively_errors\": 3434,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 2427,\n  \"successively_errors\": 7520,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"7903d3c0-aa82-443b-acdf-b8db5a964602","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5faa0ea1-b57e-4d8e-b5c8-93ce56ec512f"},{"name":"Patch OutboundResource","id":"c4a1762a-dcb6-42f8-9acb-eabd412bd953","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\": 7676,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 6463,\n  \"max_successively_errors\": 6313,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 4841,\n  \"variables\": {\n    \"key_0\": \"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2b285c22-daa8-410e-8047-1c764a176aa9","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9924,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 575,\n  \"max_successively_errors\": 3267,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 3453,\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":{"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 8112,\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"last_error_at\": \"string\",\n  \"last_error_id\": \"string\",\n  \"limit\": 3563,\n  \"max_successively_errors\": 3434,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": true,\n  \"rps\": 2427,\n  \"successively_errors\": 7520,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"},{"id":"20c26d68-0c89-4537-b8fa-04d1a5981b54","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  \"error_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"failure_dial_delay\": 9924,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"gateway\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"limit\": 575,\n  \"max_successively_errors\": 3267,\n  \"name\": \"string\",\n  \"number\": \"string\",\n  \"parameters\": {\n    \"cid_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ignore_early_media\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"patterns\": [\n    \"string\",\n    \"string\"\n  ],\n  \"reserve\": false,\n  \"rps\": 3453,\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":{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c4a1762a-dcb6-42f8-9acb-eabd412bd953"},{"name":"List of ResourceDisplay","id":"5244a921-b434-45c4-8af5-01e31c60273f","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"35e7f703-c03e-4785-87ba-495f3ee7860c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"1e22be54-fefa-4f8e-88e7-a31481fe097c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","resources",":resource_id","display"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5244a921-b434-45c4-8af5-01e31c60273f"},{"name":"Create CreateOutboundResourceDisplay","id":"c0918d98-a0c4-4144-b6f4-e0dbf027850c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"abf2b9ad-32e3-4d16-8226-f76b89f1a5bd","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":"7c449dc4-6938-4346-878c-2732da1250ab","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c0918d98-a0c4-4144-b6f4-e0dbf027850c"},{"name":"Remove ResourceDisplays","id":"953ea734-4617-4e56-a025-0c2d95c6eb9f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"c9e43a1b-e409-4ea2-a8a8-ed58daadd209","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":"76870814-dac0-46f3-b94c-9d139eaddcd2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"953ea734-4617-4e56-a025-0c2d95c6eb9f"},{"name":"Create CreateOutboundResourceDisplay","id":"8785a0ac-efdc-4799-b73e-7a3061a22f93","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"}]}},"response":[{"id":"7ae7c6f9-6f89-48bd-841f-f32cc8984dca","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"94920444-d1bb-4a0f-b905-e0cc27fbb67f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8785a0ac-efdc-4799-b73e-7a3061a22f93"},{"name":"ResourceDisplay item","id":"bc5d5ac8-8245-4d72-9c9f-6d6218e2039d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7d0c627a-45dc-472b-bc6f-6258f2f82711","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"c161fa4a-6556-435a-b57c-e891577d5e55","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc5d5ac8-8245-4d72-9c9f-6d6218e2039d"},{"name":"Update ResourceDisplay","id":"b6ffc4d3-02e8-46ad-a5a9-004d797a5215","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5ff2a8a7-f8a4-49c8-a784-6e894f916e79","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":"30c300e6-76f6-43af-821e-2306ae9462f2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b6ffc4d3-02e8-46ad-a5a9-004d797a5215"},{"name":"Remove ResourceDisplay","id":"3910c099-d7a9-4389-b3a0-caa9bfa0548a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"resource_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"27807d93-7f39-4327-8129-8bbb0d8de0db","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":"3427b8e2-4821-4ef3-879b-3b95a91835b2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3910c099-d7a9-4389-b3a0-caa9bfa0548a"}],"id":"0cdd3fe3-0954-408d-bb81-17f707decf5e","_postman_id":"0cdd3fe3-0954-408d-bb81-17f707decf5e","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":"4e61d98c-5d55-4a10-8ef7-5eab544d4463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/preset/query?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"},{"key":"section","value":"string"},{"key":"section","value":"string"}],"variable":[]}},"response":[{"id":"741df40c-3c9f-47c9-a1d2-d7551505308d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&section=string&section=string","host":["https://api.webitel.com/api"],"path":["call_center","preset","query"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"68836569-dd66-408d-a64d-614170d8c898","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&section=string&section=string","host":["https://api.webitel.com/api"],"path":["call_center","preset","query"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4e61d98c-5d55-4a10-8ef7-5eab544d4463"},{"name":"Create Preset Query","id":"b91dad80-a43c-42ad-90dd-e79e25c67288","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":"42e14d0b-df96-4a0c-9cfb-612aea75e710","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\": 1735,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"4c6d3f11-c75a-4c0b-a742-df6668de3e98","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b91dad80-a43c-42ad-90dd-e79e25c67288"},{"name":"Read Preset Query","id":"f19595ac-4abb-4b11-810d-3af7db3bad63","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"819684de-e1e9-4005-8ff6-3c3c6b06ef5c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 1735,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"01d52012-ae1c-4ee2-8ceb-bd534c54740a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f19595ac-4abb-4b11-810d-3af7db3bad63"},{"name":"Update Preset Query","id":"1d0e5ff5-3244-44c9-841b-39fddd3f8afd","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"08791c4c-8880-42d0-a631-9e0c0a3d1c8c","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":"8696","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\": 1735,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"28b2c3ea-05ed-4ff2-bd3d-d16503d69bbe","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1d0e5ff5-3244-44c9-841b-39fddd3f8afd"},{"name":"Delete Preset Query","id":"ef9330b3-b341-43a0-bb80-f6a3d9f36a53","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"30c4cb7f-1667-4ebd-afca-5aff6e8290f0","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":"8696","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\": 1735,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"6f0484ac-4362-4070-b059-cf3412d17016","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ef9330b3-b341-43a0-bb80-f6a3d9f36a53"},{"name":"Patch Preset Query","id":"83073b29-a117-4112-b3a1-255d7f7b7fc0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"d0d7132a-fe99-4890-acd6-fb52a89a3e1e","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":"8696","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\": 1735,\n  \"name\": \"string\",\n  \"preset\": \"\",\n  \"section\": \"string\",\n  \"updated_at\": \"string\"\n}"},{"id":"857395cc-0982-4ba5-ab66-836b1aeada53","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"83073b29-a117-4112-b3a1-255d7f7b7fc0"}],"id":"aa3d25a5-9967-4e90-9db1-cc6bea6ebfbe","_postman_id":"aa3d25a5-9967-4e90-9db1-cc6bea6ebfbe","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":"ab098a5a-b1a6-4492-a4c4-9adb5e6f29bc","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"0a7e9546-26dd-42ae-b882-e5249203807c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"f47cd2a4-f2bc-416c-8537-60a5cdbba306","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","buckets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ab098a5a-b1a6-4492-a4c4-9adb5e6f29bc"},{"name":"Create QueueBucket","id":"89d7d458-7d6f-4809-806a-9f5dbcf1f392","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"2ed62ba8-9b8e-4973-9bd1-577541120688","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"id\": \"string\",\n  \"priority\": 2389,\n  \"ratio\": 8040\n}"},{"id":"e7bc9338-d79a-4928-8bb9-fecfefa5db0c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"89d7d458-7d6f-4809-806a-9f5dbcf1f392"},{"name":"ReadQueueRouting","id":"a31ca9ec-3c92-47c2-a439-4c97c7a3a2dc","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5d4285ab-9a94-41bc-8a22-83c0b544c47c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"id\": \"string\",\n  \"priority\": 2389,\n  \"ratio\": 8040\n}"},{"id":"b3fbd718-28fa-4990-853d-4a15083000be","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a31ca9ec-3c92-47c2-a439-4c97c7a3a2dc"},{"name":"UpdateQueueBucket","id":"067ffa25-7934-4ba0-9623-9c3d82e5c3ae","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"75e7558b-8aa1-4b7f-abce-c0bc553cee6d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"id\": \"string\",\n  \"priority\": 2389,\n  \"ratio\": 8040\n}"},{"id":"0932799e-e4d7-4c79-b31b-1b19f75aa4ad","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"priority\": 8035,\n  \"ratio\": 910\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"067ffa25-7934-4ba0-9623-9c3d82e5c3ae"},{"name":"DeleteQueueRouting","id":"e8963a56-847a-4a06-b10a-a54c52d435e0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b285c217-4bea-449a-93a7-10cb41031ebc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"id\": \"string\",\n  \"priority\": 2389,\n  \"ratio\": 8040\n}"},{"id":"8223f525-af76-475c-8cd5-cb62c11da5b1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e8963a56-847a-4a06-b10a-a54c52d435e0"},{"name":"Patch Queue Bucket","id":"c515fc0c-ea54-448a-880b-8b39d4a84ac0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 9093,\n  \"ratio\": 1295\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"171ec7ca-ccb6-475e-b49e-ca1c096f00ac","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 2988,\n  \"ratio\": 9045\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": true,\n  \"id\": \"string\",\n  \"priority\": 2389,\n  \"ratio\": 8040\n}"},{"id":"cb470b29-4cfd-444c-8d43-691b8a5d1a64","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"disabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"priority\": 2988,\n  \"ratio\": 9045\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c515fc0c-ea54-448a-880b-8b39d4a84ac0"}],"id":"0005ad52-dd45-4b1a-b85b-5d77c83c198e","_postman_id":"0005ad52-dd45-4b1a-b85b-5d77c83c198e","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":"ac1b2c38-58c7-40d7-93ee-079eeb2fec6e","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&schema_id=9151&schema_id=8247&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"schema_id","value":"9151"},{"key":"schema_id","value":"8247"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"}]}},"response":[{"id":"a0deb06a-c978-41db-9175-50d0bc09bba6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&schema_id=4662&schema_id=2122&event=string&event=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"key":"queue_id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"07511ed7-7953-44ce-bbbd-477b735f2319","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&schema_id=4662&schema_id=2122&event=string&event=string","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","hooks"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"key":"event","value":"string"},{"key":"event","value":"string"}],"variable":[{"key":"queue_id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac1b2c38-58c7-40d7-93ee-079eeb2fec6e"},{"name":"Create Queue Hook","id":"f7a8b5a9-3ec6-4b52-bd51-b84efadfee02","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"}]}},"response":[{"id":"de32704c-976f-41ad-828f-a91e8fb126d3","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","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\": 8491,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6bbac98b-3692-47b2-a8ac-ab019a2a4728","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f7a8b5a9-3ec6-4b52-bd51-b84efadfee02"},{"name":"Read Queue Hook","id":"447f525a-1d6b-46ad-ab23-b18dc08c03b6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"d1fe040e-64f4-4e1d-b424-1208d6acbdd6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "},{"key":"id","value":"8534","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\": 416,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"dc62ca74-e1e8-46dc-87ce-662058d42891","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"447f525a-1d6b-46ad-ab23-b18dc08c03b6"},{"name":"Update Queue Hook","id":"a0464789-534d-4dc3-92b8-ae021de6bfa1","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"b0303c13-2141-4f90-babe-083cd34ed54c","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","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\": 416,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"23f7de48-254a-4a79-a4c4-7821dac10fa8","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\": \"string\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0464789-534d-4dc3-92b8-ae021de6bfa1"},{"name":"Delete Queue Hook","id":"aa827d15-9c71-476e-941e-7933d602d31d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"3aff6097-adf0-404c-9a39-d301b18dc9bc","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":"8534","description":"(Required) "},{"key":"id","value":"8534","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\": 416,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f1d8e6e2-b5de-429d-834a-b9a29e1497b0","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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aa827d15-9c71-476e-941e-7933d602d31d"},{"name":"Patch Queue Hook","id":"2184dfad-5f26-4dfa-adc4-5562d063b233","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  \"event\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"f1e851ee-ac03-442c-9821-71bdd241b19a","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\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","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\": 416,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"9421e14a-26f3-4faf-984a-b41ba83f31c8","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\": \"string\",\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2184dfad-5f26-4dfa-adc4-5562d063b233"}],"id":"bb388940-9c23-436c-9856-9f4198f911e5","_postman_id":"bb388940-9c23-436c-9856-9f4198f911e5","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":"459e275c-47ec-4067-a775-27192d10b4ce","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"113dbfd2-9071-47f1-a2a4-20afb8573286","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"36949896-adfc-40e7-b34c-15e144824b96","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","resource_groups"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"459e275c-47ec-4067-a775-27192d10b4ce"},{"name":"CreateQueueResourceGroup","id":"d7ef2e89-ecd5-448a-a7f0-f8b6737e86fc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"}]}},"response":[{"id":"782d3f8c-ac2f-43f0-8af3-2672d93a7874","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cbff4b4c-4d35-4688-a2c9-5ca518950aaa","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d7ef2e89-ecd5-448a-a7f0-f8b6737e86fc"},{"name":"ReadQueueResourceGroup","id":"e0e2e8c4-476f-4851-8b1e-b4a5656b43b6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9d586938-1325-4448-9583-97beed3d08df","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"459f5768-4911-4c16-986b-513e58fb58fc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e0e2e8c4-476f-4851-8b1e-b4a5656b43b6"},{"name":"UpdateQueueResourceGroup","id":"c06345d0-7331-45db-8580-78cdf1913ee5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4f71e934-5585-425b-81e2-2ad9cb94b3e1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"31886685-1760-45e2-9917-a3af601d018e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c06345d0-7331-45db-8580-78cdf1913ee5"},{"name":"DeleteQueueResourceGroup","id":"c0ddb0db-0cf2-4d33-9eb6-9b6be1724ecf","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f7212309-9a4f-4bdb-ad9d-11792dd5002f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"resource_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"470c1a16-8eff-4d8d-b6e1-154f4a281367","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c0ddb0db-0cf2-4d33-9eb6-9b6be1724ecf"}],"id":"e9b1d79c-bcf5-4594-944f-2183d8cd73b7","_postman_id":"e9b1d79c-bcf5-4594-944f-2183d8cd73b7","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":"889d28c0-7c5c-4de5-9569-069e50f3f897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=9151&type=8247&team_id=1129&team_id=6997&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":"8696"},{"key":"size","value":"8696"},{"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":"9151"},{"key":"type","value":"8247"},{"key":"team_id","value":"1129"},{"key":"team_id","value":"6997"},{"key":"tags","value":"string"},{"key":"tags","value":"string"},{"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"54be5464-a591-442a-b34e-596b9dca5c2e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=4662&type=2122&team_id=2818&team_id=8371&tags=string&tags=string&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"type","value":"2122"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"038d58f5-31bc-4a8c-ac8f-66951c345b89","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&type=4662&type=2122&team_id=2818&team_id=8371&tags=string&tags=string&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"type","value":"2122"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"889d28c0-7c5c-4de5-9569-069e50f3f897"},{"name":"Create Queue","id":"bd5c2cd8-a989-44b1-8557-a829daa177ea","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 3523,\n  \"processing\": false,\n  \"processing_renewal_sec\": 9353,\n  \"processing_sec\": 3509,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 8842,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7357,\n  \"type\": 5667,\n  \"variables\": {\n    \"key_0\": \"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":"2b6563b6-702f-4d29-a11d-dd4216bbf8af","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 788,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4578,\n  \"processing_sec\": 1653,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 7457,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 6584,\n  \"type\": 6389,\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\": 8203,\n  \"after_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"count\": 8745,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 9375,\n  \"processing\": false,\n  \"processing_renewal_sec\": 8149,\n  \"processing_sec\": 8700,\n  \"resource_groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 3741,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 6573,\n  \"type\": 4188,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"waiting\": 3663\n}"},{"id":"c02b9dd0-3e0c-4770-abde-5b4b14bd0389","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 788,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4578,\n  \"processing_sec\": 1653,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 7457,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 6584,\n  \"type\": 6389,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bd5c2cd8-a989-44b1-8557-a829daa177ea"},{"name":"Search Queue Report General","id":"2254d9e8-93f2-487a-865a-ab3ccdd79e65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/reports/general?page=8696&size=8696&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=1129&queue_id=6997&team_id=1129&team_id=6997&type=1129&type=6997","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"1129"},{"key":"queue_id","value":"6997"},{"key":"team_id","value":"1129"},{"key":"team_id","value":"6997"},{"key":"type","value":"1129"},{"key":"type","value":"6997"}],"variable":[]}},"response":[{"id":"6e630fbb-502b-40c4-9946-f11d174478d2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=2818&queue_id=8371&team_id=2818&team_id=8371&type=2818&type=8371","host":["https://api.webitel.com/api"],"path":["call_center","queues","reports","general"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"type","value":"2818"},{"key":"type","value":"8371"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"aggs\": {\n    \"busy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"free\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"offline\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"online\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"68e30ef4-3f26-4a3a-a5cd-b0953b019ab0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&joined_at.from=string&joined_at.to=string&domain_id=string&fields=string&fields=string&sort=string&q=string&queue_id=2818&queue_id=8371&team_id=2818&team_id=8371&type=2818&type=8371","host":["https://api.webitel.com/api"],"path":["call_center","queues","reports","general"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"2818"},{"key":"queue_id","value":"8371"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"key":"type","value":"2818"},{"key":"type","value":"8371"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2254d9e8-93f2-487a-865a-ab3ccdd79e65"},{"name":"Get Queues Global State","id":"df124b54-0985-46be-bcea-486abd9a880b","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=9151&type=8247&team_id=1129&team_id=6997&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":"9151"},{"key":"type","value":"8247"},{"key":"team_id","value":"1129"},{"key":"team_id","value":"6997"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[]}},"response":[{"id":"c9457c0f-01b7-49ce-99da-65976830fe2c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=4662&type=2122&team_id=2818&team_id=8371&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","state"],"query":[{"key":"q","value":"string"},{"key":"type","value":"4662"},{"key":"type","value":"2122"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"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\": 6577\n}"},{"id":"dfdb173c-f124-4c14-b2cc-88b19119a03c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=4662&type=2122&team_id=2818&team_id=8371&tags=string&tags=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","state"],"query":[{"key":"q","value":"string"},{"key":"type","value":"4662"},{"key":"type","value":"2122"},{"key":"team_id","value":"2818"},{"key":"team_id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"df124b54-0985-46be-bcea-486abd9a880b"},{"name":"Set Queues Global State","id":"9d4dd80c-84af-49e7-969d-c866eab284e8","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    154,\n    1246\n  ],\n  \"type\": [\n    8260,\n    4360\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":"98743032-f91d-4b95-ad13-2bb6012d36a6","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    1268,\n    4787\n  ],\n  \"type\": [\n    7154,\n    385\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\": 8914\n}"},{"id":"1069c2fe-b0e2-477c-8a6a-6ea16b2f2c78","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    1268,\n    4787\n  ],\n  \"type\": [\n    7154,\n    385\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9d4dd80c-84af-49e7-969d-c866eab284e8"},{"name":"List RoutingSchemaTags","id":"0c28d847-7b82-44ab-a3ed-06d4902bc3b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/queues/tags?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"7c9d5be3-a446-48aa-91ab-a64f9feae627","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","tags"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"8c8735d1-6586-4be8-8024-e884000de715","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["call_center","queues","tags"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0c28d847-7b82-44ab-a3ed-06d4902bc3b5"},{"name":"Queue item","id":"9fad0472-1e90-4f57-a2b0-df9a9df65109","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"41ce0877-891c-4081-9c87-bc69b41647ff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8691,\n  \"after_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"count\": 8218,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7319,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4566,\n  \"processing_sec\": 7674,\n  \"resource_groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 6495,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7077,\n  \"type\": 5540,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"waiting\": 2926\n}"},{"id":"914d5fe8-04b6-4942-b84a-bad480301c0a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9fad0472-1e90-4f57-a2b0-df9a9df65109"},{"name":"Update Queue","id":"c5e0f389-dd36-40c0-bd6a-b20959b5a9a7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 3523,\n  \"processing\": false,\n  \"processing_renewal_sec\": 9353,\n  \"processing_sec\": 3509,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 8842,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7357,\n  \"type\": 5667,\n  \"variables\": {\n    \"key_0\": \"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"75e0e609-dfd0-41bf-ae2e-0545d82c48f6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 788,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4578,\n  \"processing_sec\": 1653,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 7457,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 6584,\n  \"type\": 6389,\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\": 8691,\n  \"after_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"count\": 8218,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7319,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4566,\n  \"processing_sec\": 7674,\n  \"resource_groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 6495,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7077,\n  \"type\": 5540,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"waiting\": 2926\n}"},{"id":"48ee3c0c-d69a-4ef6-a7bf-f593704a19c3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 788,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4578,\n  \"processing_sec\": 1653,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 7457,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 6584,\n  \"type\": 6389,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c5e0f389-dd36-40c0-bd6a-b20959b5a9a7"},{"name":"Remove Queue","id":"66bb70a0-b160-4f0e-b918-9b04aa2f5ae1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"70116eb7-7fec-4607-947a-6384e340295d","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\": 8691,\n  \"after_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"count\": 8218,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7319,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4566,\n  \"processing_sec\": 7674,\n  \"resource_groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 6495,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7077,\n  \"type\": 5540,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"waiting\": 2926\n}"},{"id":"b7bad623-a9ff-4312-9797-5f68c9894efb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"66bb70a0-b160-4f0e-b918-9b04aa2f5ae1"},{"name":"Patch Queue","id":"de24e5d8-b527-45f8-a243-562f7a3a3054","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 6513,\n  \"processing\": false,\n  \"processing_renewal_sec\": 881,\n  \"processing_sec\": 3107,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 1118,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 804,\n  \"type\": 8921,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c35d56ee-6f04-407a-a570-c4bd52e0b446","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7231,\n  \"processing\": false,\n  \"processing_renewal_sec\": 4627,\n  \"processing_sec\": 8135,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 8269,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 3064,\n  \"type\": 7536,\n  \"variables\": {\n    \"key_0\": \"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\": 8691,\n  \"after_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"count\": 8218,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7319,\n  \"processing\": true,\n  \"processing_renewal_sec\": 4566,\n  \"processing_sec\": 7674,\n  \"resource_groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"resources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 6495,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 7077,\n  \"type\": 5540,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"key_0\": \"string\"\n  },\n  \"waiting\": 2926\n}"},{"id":"ae0b4120-a81b-4307-85f1-a8ceda527055","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"calendar\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"dnc_list\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"do_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain_id\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"form_schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"grantee\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"priority\": 7231,\n  \"processing\": false,\n  \"processing_renewal_sec\": 4627,\n  \"processing_sec\": 8135,\n  \"ringtone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sec_locate_agent\": 8269,\n  \"sticky_agent\": false,\n  \"strategy\": \"string\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"task_processing\": {\n    \"autosave\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"form_schema\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"prolongation_options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"renewal_sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sec\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"team\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 3064,\n  \"type\": 7536,\n  \"variables\": {\n    \"key_0\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de24e5d8-b527-45f8-a243-562f7a3a3054"}],"id":"293f8e60-bf39-4740-981f-72a7cd836de7","_postman_id":"293f8e60-bf39-4740-981f-72a7cd836de7","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":"fa352f4e-2ddb-40e2-aab2-80b4dedcf19f","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&skill_id=9151&skill_id=8247&bucket_id=9151&bucket_id=8247&lvl=1129&lvl=6997&min_capacity=1129&min_capacity=6997&max_capacity=1129&max_capacity=6997&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"skill_id","value":"9151"},{"key":"skill_id","value":"8247"},{"key":"bucket_id","value":"9151"},{"key":"bucket_id","value":"8247"},{"key":"lvl","value":"1129"},{"key":"lvl","value":"6997"},{"key":"min_capacity","value":"1129"},{"key":"min_capacity","value":"6997"},{"key":"max_capacity","value":"1129"},{"key":"max_capacity","value":"6997"},{"key":"enabled","value":"true"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"}]}},"response":[{"id":"e173c60b-67c5-4213-abd0-6eb188071559","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&skill_id=4662&skill_id=2122&bucket_id=4662&bucket_id=2122&lvl=2818&lvl=8371&min_capacity=2818&min_capacity=8371&max_capacity=2818&max_capacity=8371&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"bucket_id","value":"4662"},{"key":"bucket_id","value":"2122"},{"key":"lvl","value":"2818"},{"key":"lvl","value":"8371"},{"key":"min_capacity","value":"2818"},{"key":"min_capacity","value":"8371"},{"key":"max_capacity","value":"2818"},{"key":"max_capacity","value":"8371"},{"key":"enabled","value":"true"}],"variable":[{"key":"queue_id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"b337476a-0449-4664-8020-9a8d086dcd6a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&skill_id=4662&skill_id=2122&bucket_id=4662&bucket_id=2122&lvl=2818&lvl=8371&min_capacity=2818&min_capacity=8371&max_capacity=2818&max_capacity=8371&enabled=true","host":["https://api.webitel.com/api"],"path":["call_center","queues",":queue_id","skills"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"skill_id","value":"4662"},{"key":"skill_id","value":"2122"},{"key":"bucket_id","value":"4662"},{"key":"bucket_id","value":"2122"},{"key":"lvl","value":"2818"},{"key":"lvl","value":"8371"},{"key":"min_capacity","value":"2818"},{"key":"min_capacity","value":"8371"},{"key":"max_capacity","value":"2818"},{"key":"max_capacity","value":"8371"},{"key":"enabled","value":"true"}],"variable":[{"key":"queue_id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fa352f4e-2ddb-40e2-aab2-80b4dedcf19f"},{"name":"Create Queue Skill","id":"d4f792b8-cc9b-4169-b3b6-20550e88ab46","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 1986,\n  \"max_capacity\": 9122,\n  \"min_capacity\": 6273,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"}]}},"response":[{"id":"463b7d73-2b3b-4df4-b52c-43b31e4ff585","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 3593,\n  \"max_capacity\": 9541,\n  \"min_capacity\": 7891,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": false,\n  \"id\": 6055,\n  \"lvl\": 8981,\n  \"max_capacity\": 1877,\n  \"min_capacity\": 9970,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d5e26c7a-21cf-482f-ab96-1aa7cc4167d5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 3593,\n  \"max_capacity\": 9541,\n  \"min_capacity\": 7891,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d4f792b8-cc9b-4169-b3b6-20550e88ab46"},{"name":"Read Queue Skill","id":"5df85923-94c3-4c7b-a7d9-b13572895a5e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"4c6ffa2f-4593-4675-a09e-a0654a89cb36","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"id\": 9226,\n  \"lvl\": 9182,\n  \"max_capacity\": 2006,\n  \"min_capacity\": 2661,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"87fe5f35-8e31-4bff-a758-55f31f604ebe","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5df85923-94c3-4c7b-a7d9-b13572895a5e"},{"name":"Update Queue Skill","id":"1028a9f0-2bdc-4ccd-aecc-566f0c923af0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 1986,\n  \"max_capacity\": 9122,\n  \"min_capacity\": 6273,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"cc373729-52cb-49f7-a32e-fa68660efce8","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 3593,\n  \"max_capacity\": 9541,\n  \"min_capacity\": 7891,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"id\": 9226,\n  \"lvl\": 9182,\n  \"max_capacity\": 2006,\n  \"min_capacity\": 2661,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e733be58-b5d2-4d14-9a1d-ee7eef8f71e3","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"lvl\": 3593,\n  \"max_capacity\": 9541,\n  \"min_capacity\": 7891,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1028a9f0-2bdc-4ccd-aecc-566f0c923af0"},{"name":"Delete Queue Skill","id":"ddbf9618-d34a-40c9-8605-b292359bd46c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"d1194c88-4ec2-4e03-93bf-8641c9abb0f4","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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"id\": 9226,\n  \"lvl\": 9182,\n  \"max_capacity\": 2006,\n  \"min_capacity\": 2661,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"77d896d1-b005-4786-8cfe-4caeed6b26b4","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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ddbf9618-d34a-40c9-8605-b292359bd46c"},{"name":"Patch Queue Skill","id":"d055ed57-a219-4e63-87c9-9a0881d56bb0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 1671,\n  \"max_capacity\": 5196,\n  \"min_capacity\": 9421,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"queue_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"66fdcdbd-04dd-4cfd-8d45-f1e91d617faa","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 6367,\n  \"max_capacity\": 3425,\n  \"min_capacity\": 4009,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buckets\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"id\": 9226,\n  \"lvl\": 9182,\n  \"max_capacity\": 2006,\n  \"min_capacity\": 2661,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"57a68d3f-163f-41cf-839a-f69185a4c795","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"lvl\": 6367,\n  \"max_capacity\": 3425,\n  \"min_capacity\": 4009,\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "},{"key":"id","value":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d055ed57-a219-4e63-87c9-9a0881d56bb0"}],"id":"61e941bf-93a1-4124-9767-dfbb6d52c913","_postman_id":"61e941bf-93a1-4124-9767-dfbb6d52c913","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":"011890f3-cb4a-4659-99be-5dce7fe8b33e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/quick_replies?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&queue=9151&queue=8247&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"queue","value":"9151"},{"key":"queue","value":"8247"},{"key":"restrict_to_agent","value":"true"}],"variable":[]}},"response":[{"id":"56b8cbd6-9356-4e2d-9161-f592ddccca98","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&queue=4662&queue=2122&restrict_to_agent=true","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"queue","value":"4662"},{"key":"queue","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"826b07df-834a-49f8-9e37-de2616a7ffad","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&queue=4662&queue=2122&restrict_to_agent=true","host":["https://api.webitel.com/api"],"path":["call_center","quick_replies"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"queue","value":"4662"},{"key":"queue","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"011890f3-cb4a-4659-99be-5dce7fe8b33e"},{"name":"Create Quick Reply","id":"cceff2c2-7a0a-40e6-aec4-a949ea93cefc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"ca4c4468-b478-4380-9360-232d8abdde6c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": 6985,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"02eec6a1-b68e-4bfa-9c76-86cd56a387b3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cceff2c2-7a0a-40e6-aec4-a949ea93cefc"},{"name":"Read Quick Reply","id":"c6c5679e-b6b7-42c1-b207-090449973428","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"b03d11ef-a901-455f-8b6e-878ff5e08c98","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": 1779,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ebcccc4c-53ad-4634-8d9b-31c11fdc2342","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6c5679e-b6b7-42c1-b207-090449973428"},{"name":"Update Quick Reply","id":"50c59391-f9ec-4199-b2fb-745936e0fbe8","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"a858603e-4835-4799-a5ae-59511bdababf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": 1779,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7e8058a9-a2c0-4cf1-99a1-ba12f85ae78d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"50c59391-f9ec-4199-b2fb-745936e0fbe8"},{"name":"Delete Quick Reply","id":"d5086062-26fd-48b7-beb6-cbe2fb4a5fc9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"e46d3158-8530-473d-a16b-6a5de729039a","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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": 1779,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2cc4af91-aea6-44f6-aa42-ac48c5d51b0a","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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5086062-26fd-48b7-beb6-cbe2fb4a5fc9"},{"name":"Patch Quick Reply","id":"d7f108a6-1436-41e5-b13d-d7c22b583604","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"c2dd1782-f7c6-472e-bdef-e0b93feeba6e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8534","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"article\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": 1779,\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"text\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"98eb5408-aff6-44ad-914e-ddec84b97550","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"queues\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d7f108a6-1436-41e5-b13d-d7c22b583604"}],"id":"2e0364f1-80c2-46d2-8293-2865471282b4","_postman_id":"2e0364f1-80c2-46d2-8293-2865471282b4","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":"f13642a0-25fd-45ca-a84e-00f5ee6286e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/regions?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=9151&timezone_id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"9151"},{"key":"timezone_id","value":"8247"}],"variable":[]}},"response":[{"id":"549f73ce-6544-4555-90e3-95882fcfadbc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=4662&timezone_id=2122","host":["https://api.webitel.com/api"],"path":["regions"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"timezone_id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"bce3c207-fa20-4ed2-8352-95f6f81fe47c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&name=string&description=string&timezone_id=4662&timezone_id=2122","host":["https://api.webitel.com/api"],"path":["regions"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"4662"},{"key":"timezone_id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f13642a0-25fd-45ca-a84e-00f5ee6286e9"},{"name":"Create Region","id":"dae6cd49-0447-4451-9202-7e92ca935d52","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"eff0bf06-d77f-418f-8649-4cea231dec03","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b613a360-b9ca-49e6-bbad-beaf03fd2037","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dae6cd49-0447-4451-9202-7e92ca935d52"},{"name":"Read Region","id":"63dda2d9-1638-4a40-864b-b212164d1a52","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5bfae81f-4826-4f78-a03a-e65587daa531","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"68f4627b-098e-4f7a-8b85-c47d0942e954","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"63dda2d9-1638-4a40-864b-b212164d1a52"},{"name":"Update Region","id":"8d265b71-8c4c-4dfe-8e08-1ac0f85f0864","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1bac3164-2911-4d16-9c9c-45b55f58178c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d4f53e18-b76f-4a0c-a33f-d0ff18730ee0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8d265b71-8c4c-4dfe-8e08-1ac0f85f0864"},{"name":"Delete Region","id":"b073db3b-20a6-4a61-b9d6-5db0b1afdc9d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"076e00d0-c3ef-4d5e-9f11-b42d7b9dc90e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"84779b90-2040-43a7-8fbf-91675bc896cd","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b073db3b-20a6-4a61-b9d6-5db0b1afdc9d"},{"name":"Patch Region","id":"40150387-1b25-447e-88e2-69edd254efc0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"22a1c48d-0c50-4908-bec7-c8b7c9aef918","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4dc3d428-2d70-446d-a9da-d60d2d953e04","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"40150387-1b25-447e-88e2-69edd254efc0"}],"id":"ad404be2-9be1-4b83-ac3c-ae4aad318b3e","_postman_id":"ad404be2-9be1-4b83-ac3c-ae4aad318b3e","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":"7c67c093-eb9f-43bc-aa78-5bd91493a830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/chat?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"},{"key":"name","value":"string"},{"key":"enabled","value":"true"}],"variable":[]}},"response":[{"id":"8bb4a30e-49cc-4187-8bd4-09efdd63b066","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&name=string&enabled=true","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"30c13728-3b8b-4013-a6db-cfb6ade7cf1c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&name=string&enabled=true","host":["https://api.webitel.com/api"],"path":["routing","outbound","chat"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7c67c093-eb9f-43bc-aa78-5bd91493a830"},{"name":"Create Chat Plan","id":"1ad09a72-aba8-401f-940f-4b9bfeadcf0c","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"3f1ce2f8-83be-4b4c-b41d-0b494268e3f0","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 3701,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"57586aab-cdb2-4b25-81ff-7868f1e2972a","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1ad09a72-aba8-401f-940f-4b9bfeadcf0c"},{"name":"Read Chat Plan","id":"0b310099-147d-4466-ad19-74f2cc936322","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"b9308906-6508-438b-aaf8-c7bc6d87abb8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 3701,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"81d0c686-3ae7-4277-9de1-451a398cc862","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0b310099-147d-4466-ad19-74f2cc936322"},{"name":"Update Chat Plan","id":"27c51c42-c1a1-4407-9f02-2d709fa3cd4b","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  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"32b61ee8-373d-427a-947b-ed4a2642d0f0","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","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\": 3701,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"23dd7ac6-8534-4d3d-b747-4e72a3e92116","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"27c51c42-c1a1-4407-9f02-2d709fa3cd4b"},{"name":"Delete Chat Plan","id":"03704dc3-04fc-4c35-ab6e-15d0abb524cf","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"19ed9acc-4ae2-49e2-a261-c422bd9f996e","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":"8696","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\": 3701,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"75b63e6d-206d-41c2-8fda-8130a6b56cd2","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03704dc3-04fc-4c35-ab6e-15d0abb524cf"},{"name":"Patch Chat Plan","id":"357122a3-a472-4040-8dc4-8ffbac5d4658","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"7974d143-cd4d-4e2e-be6c-f4d8e64b7dd1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","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\": 3701,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cb2f6fc6-671a-4f39-ba49-1c36bb7f5953","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"357122a3-a472-4040-8dc4-8ffbac5d4658"}],"id":"dd7958f1-e5ca-432c-92ec-71cb7f7495b3","_postman_id":"dd7958f1-e5ca-432c-92ec-71cb7f7495b3","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":"844344e3-c8f6-4c77-a9f1-6db4427100ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/outbound/calls?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&name=string&schema_id=9151&schema_id=8247&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"name","value":"string"},{"key":"schema_id","value":"9151"},{"key":"schema_id","value":"8247"},{"key":"pattern","value":"string"},{"key":"description","value":"string"}],"variable":[]}},"response":[{"id":"9a2e79fd-d016-48b1-94a7-10a3941995b9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&name=string&schema_id=4662&schema_id=2122&pattern=string&description=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"name","value":"string"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"fc400427-477d-4202-b2ae-8496c8361560","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&name=string&schema_id=4662&schema_id=2122&pattern=string&description=string","host":["https://api.webitel.com/api"],"path":["routing","outbound","calls"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"name","value":"string"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"844344e3-c8f6-4c77-a9f1-6db4427100ec"},{"name":"Create RoutingOutboundCall","id":"37f5a2fe-94f7-44d7-a9fe-6f08a7ade0cd","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"c42bb033-41f1-4474-9a61-401ddd357bb9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"75e7b96d-c967-4090-ac3d-1ddf36cb0cb3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37f5a2fe-94f7-44d7-a9fe-6f08a7ade0cd"},{"name":"Move RoutingOutboundCall","id":"d5825e8a-df0a-4871-bb1a-7b86397c31ad","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"from_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"to_id"}]}},"response":[{"id":"c5f74190-17b4-4f1f-a347-6a4b5a5b39f7","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":"df2a7553-58e3-43dd-a82b-8481d790693a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5825e8a-df0a-4871-bb1a-7b86397c31ad"},{"name":"RoutingOutboundCall item","id":"d6778b23-53f7-4ff1-8ef1-15c5a5a32af9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"99746386-e3dd-49df-8211-1dfe2ac484f0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f7957c82-e5f6-4e04-9293-dda4815e6d67","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6778b23-53f7-4ff1-8ef1-15c5a5a32af9"},{"name":"Update RoutingOutboundCall","id":"f1e4332e-86df-4ce8-95c0-5927efc0ba6f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f26b0ae3-c8aa-4126-890a-a50cb05e6690","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6af40b18-37e2-4be1-b2b4-45a775224cee","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f1e4332e-86df-4ce8-95c0-5927efc0ba6f"},{"name":"Remove RoutingOutboundCall","id":"68a7ceb5-c969-4748-ba13-695380f74306","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8d233cb2-35b5-46cf-b673-eeb0622ae898","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"fac489eb-08fb-4314-8298-97356d571dfc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"68a7ceb5-c969-4748-ba13-695380f74306"},{"name":"Patch RoutingOutboundCall","id":"3f13a5f9-f136-451f-9167-de646e20e55c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c972067d-76d7-4ee4-8a37-1094e641067d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"pattern\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a24b971e-a8ab-49eb-b7b3-e6d477b9c91f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3f13a5f9-f136-451f-9167-de646e20e55c"}],"id":"fdaa735e-7a87-4e93-8c0b-adff57c42a01","_postman_id":"fdaa735e-7a87-4e93-8c0b-adff57c42a01","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":"3d8d2a34-65d9-4725-a10a-a0f0f16dc1d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&name=string&type=service&type=processing&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"name","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"processing"},{"key":"editor","value":"true"},{"key":"tags","value":"string"},{"key":"tags","value":"string"}],"variable":[]}},"response":[{"id":"3b788bc0-5604-4b0f-9165-85f9b26948d6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"2781133d-2a56-4c81-8f7d-6978938eff20","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3d8d2a34-65d9-4725-a10a-a0f0f16dc1d7"},{"name":"Create RoutingSchema","id":"8427e920-771a-4479-8a0c-83de3027efb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","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  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"2f5c9882-2963-4323-b16b-c8771d67efe5","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\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"328102f6-3226-4192-a11b-835463fd0e60","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\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8427e920-771a-4479-8a0c-83de3027efb9"},{"name":"List RoutingSchemaTags","id":"3624eadf-bab1-439b-bb69-99d6d77d7f0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/tags?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&type=service&type=processing","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"type","value":"service"},{"key":"type","value":"processing"}],"variable":[]}},"response":[{"id":"5e26650b-f510-49cc-bee8-67587b3a73a9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"1a0026d5-985f-4f0e-81c8-ec899940acae","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3624eadf-bab1-439b-bb69-99d6d77d7f0d"},{"name":"RoutingSchema item","id":"cd044669-09a4-4bf0-95e1-1346fccf839e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d1428f40-0a4b-4533-9cbe-0576b4a0cd9c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"02b47590-ba7e-4f8b-9de6-91cfe3f218e6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cd044669-09a4-4bf0-95e1-1346fccf839e"},{"name":"Update RoutingSchema","id":"5d555eb3-3a16-4aa1-9a31-c58d722b8926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"debug\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6f82fd6d-3763-43fc-ae13-b8687db066bc","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\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"fd4fb237-edd7-4c4a-b42b-6486a93e3313","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\": false,\n  \"description\": \"string\",\n  \"editor\": false,\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5d555eb3-3a16-4aa1-9a31-c58d722b8926"},{"name":"Remove RoutingSchema","id":"68723df0-75cb-4450-b09e-0862dd7efc83","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"104a3999-9457-458f-a639-9170b7162ff3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f257d556-a335-4a66-8102-1e34e933a04f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"68723df0-75cb-4450-b09e-0862dd7efc83"},{"name":"Patch RoutingSchema","id":"0cc0b919-c7d9-4619-988d-7508751361c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","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  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0bbc0b75-2310-46b3-b684-ed9c93f84fe7","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\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"debug\": true,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"type\": \"default\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c29bffcf-113d-46cb-87df-a91575c6c6b6","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\": false,\n  \"description\": \"string\",\n  \"editor\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"note\": \"string\",\n  \"payload\": \"\",\n  \"schema\": \"\",\n  \"tags\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0cc0b919-c7d9-4619-988d-7508751361c1"}],"id":"34468ea0-1984-4e56-8240-7cdf9a587fd9","_postman_id":"34468ea0-1984-4e56-8240-7cdf9a587fd9","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":"7eae4d1c-d875-40c9-95ea-f5e8b91c5d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/variables?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"domain_id","value":"string"}],"variable":[]}},"response":[{"id":"f612d56c-f192-4e6d-a927-fbcf99ba61c8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f96a012d-f2d0-443a-910d-07c3fe5bb632","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&domain_id=string","host":["https://api.webitel.com/api"],"path":["routing","variables"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7eae4d1c-d875-40c9-95ea-f5e8b91c5d27"},{"name":"Create RoutingVariable","id":"6ecfe76c-a3ea-46ee-a0d4-6c913a0d10dc","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":"2e792f31-2f23-4563-a8a5-c404d35234a8","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":"1e678d04-96db-4ed0-bdfa-c8c18833f9a4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6ecfe76c-a3ea-46ee-a0d4-6c913a0d10dc"},{"name":"RoutingVariable item","id":"5c226ba8-52e8-4c41-9167-bece42ea98b4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"35c38eb1-379c-4e41-89ba-da49c6db29df","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"41ba4bda-71df-44f2-ba81-3dcad24f4f9b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c226ba8-52e8-4c41-9167-bece42ea98b4"},{"name":"Update RoutingVariable","id":"7c9b6c6b-1e21-42df-bcd2-ea0fede1891f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0754b694-fcd6-4a13-8116-1536c6920e8f","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":"ff423d30-f5a7-4063-ab7a-134a64384f81","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7c9b6c6b-1e21-42df-bcd2-ea0fede1891f"},{"name":"Remove RoutingVariable","id":"bd73cf1c-333a-43d5-bdf4-beea04f7ea61","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e5981205-14f8-4f6b-99fc-927b0a41364f","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":"23062227-6411-45e8-81c0-d071a51d77ff","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bd73cf1c-333a-43d5-bdf4-beea04f7ea61"}],"id":"516ec7a4-a3d4-4c45-8660-5525510502ad","_postman_id":"516ec7a4-a3d4-4c45-8660-5525510502ad","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":"342e93d1-9284-480e-9dc5-ef7c0de0041a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/variables?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"eb9c9082-e58e-4be8-9d03-da921bc0395f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema","variables"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"314d28e2-ee3b-45bf-94c4-71be7b8baeee","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema","variables"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"342e93d1-9284-480e-9dc5-ef7c0de0041a"},{"name":"Create Schema Variable","id":"36b5a3f1-f7c9-4a30-b786-cc4b6f6f75fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": true,\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":"17057f99-594d-4bac-af7e-bb1369cc19c9","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\": true,\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\": true,\n  \"id\": 2995,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"e73cc90f-6598-4869-bc38-c0ff17d1229b","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\": true,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"36b5a3f1-f7c9-4a30-b786-cc4b6f6f75fd"},{"name":"Read Schema Variable","id":"9f550f91-8d34-43d5-91da-922664aa53ec","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"8cc0bd14-d43f-469a-83dd-832114352671","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": true,\n  \"id\": 2995,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"223554e8-372c-41e9-81d9-6b19a908fcd1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f550f91-8d34-43d5-91da-922664aa53ec"},{"name":"Update Schema Variable","id":"e99109c5-94ff-4894-97c8-7afc49f8b8b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": true,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"1a47c944-5b0a-4967-82d7-7656f0cf9832","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\": true,\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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": true,\n  \"id\": 2995,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"a97a71f3-a23e-4126-8727-a3cd3e386fda","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\": true,\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e99109c5-94ff-4894-97c8-7afc49f8b8b8"},{"name":"Delete Schema Variable","id":"88fead51-89d4-4e9e-bcd1-16da1413b3bf","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"2f266618-1142-43cd-b011-6b41d292be1b","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": true,\n  \"id\": 2995,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"dd70b201-056b-4fa2-8ec3-7ccb19fbbe5e","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"88fead51-89d4-4e9e-bcd1-16da1413b3bf"},{"name":"Patch Schema Variable","id":"563ef37d-ca63-4a7d-8f95-348b2d24b344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"encrypt\": true,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"33df747e-f19f-4071-8068-a42050ee30f9","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"encrypt\": true,\n  \"id\": 2995,\n  \"name\": \"string\",\n  \"value\": \"\"\n}"},{"id":"1646f9d5-62c4-41f8-9f4d-363ed1095acc","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"563ef37d-ca63-4a7d-8f95-348b2d24b344"}],"id":"e78db963-3e61-44fe-bf76-9d5f7667efad","_postman_id":"e78db963-3e61-44fe-bf76-9d5f7667efad","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":"ec5c1689-dbc4-4e52-affe-81c5e827c64f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/routing/schema/:schema_id/versions?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"schema_id"}]}},"response":[{"id":"829bc499-6349-416d-9e14-f7cd697f5ca4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":schema_id","versions"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"0dc23c42-ea36-48cf-a416-0faedcb7203e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["routing","schema",":schema_id","versions"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ec5c1689-dbc4-4e52-affe-81c5e827c64f"}],"id":"682c15c4-ff76-47b1-b184-ec3d530388ca","_postman_id":"682c15c4-ff76-47b1-b184-ec3d530388ca","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":"4c4e68c0-e73e-4988-9d83-175ce3f34aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/call_center/skills?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"038cece2-5aa8-4a13-8862-797bb8d48c99","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","skills"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"74519ada-2c0b-48fc-8cc0-5264e8562417","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["call_center","skills"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4c4e68c0-e73e-4988-9d83-175ce3f34aad"},{"name":"Create Skill","id":"f73f7b8a-d966-4b87-b5e3-09db3cfe99fa","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":"d3c511dd-74e6-400c-9d4c-8569bc6c6654","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\": 9088,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 3539,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c6132fde-e1ac-48d6-b7f2-1dccd1f0ac81","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f73f7b8a-d966-4b87-b5e3-09db3cfe99fa"},{"name":"Skill item","id":"4a56944d-4809-4f57-874e-1bcd12951da6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dd67aad5-bd49-4e2d-867c-f5942f9319a7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 9088,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 3539,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"511993ec-dc4d-4a34-851a-bd284346baa5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a56944d-4809-4f57-874e-1bcd12951da6"},{"name":"Update Skill","id":"2365e910-85bf-44ad-bbbf-b305a7a8fd4e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8100655d-b105-49ca-ac53-f913d7bf152a","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\": 9088,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 3539,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"17bf5d0a-ecd5-4166-ab0d-cead9b4981eb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2365e910-85bf-44ad-bbbf-b305a7a8fd4e"},{"name":"Remove Skill","id":"93a8a40a-2e82-457f-bded-2bb9af59eb8f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"40ee7d48-7690-4632-8540-427a5ac21ad8","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\": 9088,\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"domain_id\": \"string\",\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"total_agents\": 3539,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"0f43114e-a37e-4901-bfbc-1fdef34554ce","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"93a8a40a-2e82-457f-bded-2bb9af59eb8f"},{"name":"For agents\nSearchSkillAgent","id":"f231a3cf-8a81-4cc1-841a-b8d41a02b852","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"10166af3-d301-4254-b0d9-7eac88163539","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"potential_rows\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"49259184-b271-4fc5-930b-873ece2b48f5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f231a3cf-8a81-4cc1-841a-b8d41a02b852"},{"name":"Create Skill Agent","id":"1fd414ed-b02a-4b00-90f8-3da494732324","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"capacity\": 4269,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"94ea68c8-d0a9-4904-afb7-c337842746b7","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"capacity\": 7708,\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8328f6a4-e914-4fc2-a698-42550cbafbf6","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"capacity\": 7708,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1fd414ed-b02a-4b00-90f8-3da494732324"},{"name":"Delete Skill Agent","id":"401c0951-550f-438e-b900-cffc37e4f567","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"884d6d1c-508e-4b67-bd0d-aa02f4f0d15f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d7c06e68-3b54-486f-978b-550672787ffa","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"401c0951-550f-438e-b900-cffc37e4f567"},{"name":"Patch Skill Agent","id":"fd2a8f82-ba76-4a97-81aa-f0d2de19efcc","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\": 4870,\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"skill_id"}]}},"response":[{"id":"04343740-6a1f-47f6-9f51-b1a1876a3003","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\": 3992,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7221051e-bab2-46c1-8500-31ac41f0ea3e","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\": 3992,\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"q\": \"string\",\n  \"skill\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fd2a8f82-ba76-4a97-81aa-f0d2de19efcc"}],"id":"23109783-210c-4dcf-83cc-fa38ec0662ce","_postman_id":"23109783-210c-4dcf-83cc-fa38ec0662ce","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":"c2ef16c7-fa79-40ac-a02e-04b103d12b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&name=scheme_version_limit&name=password_reg_exp","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"scheme_version_limit"},{"description":{"content":"<p>Filter by setting names</p>\n","type":"text/plain"},"key":"name","value":"password_reg_exp"}],"variable":[]}},"response":[{"id":"46a5e42f-7970-439c-8363-07bc687de1e0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&name=expand_contact_tabs&name=default_workspace_tab","host":["https://api.webitel.com/api"],"path":["settings"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"name","value":"expand_contact_tabs"},{"key":"name","value":"default_workspace_tab"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"db6126a5-9c18-481a-a267-a230628ace43","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&name=expand_contact_tabs&name=default_workspace_tab","host":["https://api.webitel.com/api"],"path":["settings"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"name","value":"expand_contact_tabs"},{"key":"name","value":"default_workspace_tab"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c2ef16c7-fa79-40ac-a02e-04b103d12b54"},{"name":"Create System Setting","id":"dec8378f-13e9-4eb6-80d3-3db3f5286231","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":"1e26a9a3-0db8-4168-9bbd-73f4cc9dd406","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\": 3761,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"b82ffff0-4932-486d-9e59-8c72d67baca2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dec8378f-13e9-4eb6-80d3-3db3f5286231"},{"name":"Search Available System Setting","id":"a0de638e-d27b-4095-a827-2272cfdb9a11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/settings/available?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"828fd6d6-65b5-4bde-a080-a3e42a6f2949","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["settings","available"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"07100e13-9b3f-41c3-993a-14c7727257d5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["settings","available"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a0de638e-d27b-4095-a827-2272cfdb9a11"},{"name":"Read System Setting","id":"bd178156-ab54-4557-a4c9-6d94af2a63c6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"785c8ea1-b56c-45a0-942a-b813fc35e8a8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 3761,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"3db22706-137a-49c9-9982-b1e88512ad63","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bd178156-ab54-4557-a4c9-6d94af2a63c6"},{"name":"Update System Setting","id":"8999c078-3cf3-4e24-a72d-5542fdccd66e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"08614427-b0a5-432f-a2a2-e2f63c7c14e1","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 3761,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"099bc74d-5bd3-4190-bd29-3917e054d139","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8999c078-3cf3-4e24-a72d-5542fdccd66e"},{"name":"Delete System Setting","id":"6f6d68e2-641d-48ef-b9bf-bf9796f2ad62","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"1f2f3630-41c2-4b42-bb12-81b05a252556","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 3761,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"824dc48e-40ee-4350-86bb-5b3342cda91f","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6f6d68e2-641d-48ef-b9bf-bf9796f2ad62"},{"name":"Patch System Setting","id":"930560b4-2c79-4648-b00f-3a363f77dea2","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"f6b47c99-bd98-45ce-aefd-c6198ed94085","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 3761,\n  \"name\": \"empty_system_settings_name\",\n  \"value\": \"\"\n}"},{"id":"2dd0da87-e744-4529-815b-d6277727e7bf","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"930560b4-2c79-4648-b00f-3a363f77dea2"}],"id":"c3c430f5-b5ef-4555-8d98-7b9bc2b35874","_postman_id":"c3c430f5-b5ef-4555-8d98-7b9bc2b35874","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":"3b576329-d5c8-499d-a2e5-a13c1e80f7c6","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247&schema_id=9151&schema_id=8247&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"schema_id","value":"9151"},{"key":"schema_id","value":"8247"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"agent_status"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"999641b0-8e68-46ba-a9de-0b2b11555e20","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&schema_id=4662&schema_id=2122&event=teamHookEventUndefined&event=agent_status","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"agent_status"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"e01bbe9c-1e35-44ff-8857-cd612ba8e8e6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122&schema_id=4662&schema_id=2122&event=teamHookEventUndefined&event=agent_status","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","hooks"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"},{"key":"event","value":"teamHookEventUndefined"},{"key":"event","value":"agent_status"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b576329-d5c8-499d-a2e5-a13c1e80f7c6"},{"name":"Create Team Hook","id":"92599c1e-f8cf-4153-a2e0-d37d946c2243","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"3e3cfe8b-e918-4cb9-bd01-b2f08be0760c","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\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"event\": \"teamHookEventUndefined\",\n  \"id\": 518,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"25d01f02-073a-448a-98e2-61c45d3d467d","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\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"92599c1e-f8cf-4153-a2e0-d37d946c2243"},{"name":"Read Team Hook","id":"f00e17ac-7a14-4d5c-a6f1-19460c8b0d9b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"db2ee00f-f347-4532-b256-0dd0ade5cb92","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","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\": 1614,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d2e2f392-088c-46e6-b721-5dd378801e00","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f00e17ac-7a14-4d5c-a6f1-19460c8b0d9b"},{"name":"Update Team Hook","id":"103c8281-4068-47a2-a6a9-b3c95222967e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"f71a1c7c-5b46-4a11-a749-136a7cc7fd29","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\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","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\": 1614,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b0e09eb3-eada-46ea-82c7-32b1ede85a2c","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\": \"teamHookEventUndefined\",\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"103c8281-4068-47a2-a6a9-b3c95222967e"},{"name":"Delete Team Hook","id":"0629e7c5-d10f-4e09-a649-02c585c01de0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"904d82d7-444c-45b8-ba66-f8a71f21b5c1","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":"8534","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\": 1614,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b84a545a-e81e-4b57-96c0-107635577fed","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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0629e7c5-d10f-4e09-a649-02c585c01de0"},{"name":"Patch Team Hook","id":"2cf96f44-54b1-4372-b982-56d50dca5f79","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"f888bd2d-3484-47ae-9d8f-3b1cbccc00c5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","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\": 1614,\n  \"properties\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f470938b-eba2-4721-a37d-ad6f12e477b1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2cf96f44-54b1-4372-b982-56d50dca5f79"}],"id":"2f3c3d0c-6d02-446b-b694-a6af8e979fea","_postman_id":"2f3c3d0c-6d02-446b-b694-a6af8e979fea","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":"2a0499df-90f4-4b6a-9fcf-56958c67c980","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=9151&id=8247&schema_id=9151&schema_id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"schema_id","value":"9151"},{"key":"schema_id","value":"8247"}],"variable":[]}},"response":[{"id":"b41920cb-eace-4db9-addf-9c89a512ba2b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=4662&id=2122&schema_id=4662&schema_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers","agent"],"query":[{"key":"team_id","value":"string"},{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"3fd5b3bd-316a-4b02-bc65-0c240bc83cf6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=4662&id=2122&schema_id=4662&schema_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams","triggers","agent"],"query":[{"key":"team_id","value":"string"},{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a0499df-90f4-4b6a-9fcf-56958c67c980"},{"name":"Run Team Trigger","id":"68c743ab-6827-4a00-96fb-4694d158f30b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"trigger_id"}]}},"response":[{"id":"7436ce7e-1bd9-4373-9a4d-8e2a2845eec1","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":"8696","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":"f6389979-5b51-48a4-aacb-c6ccb03c95f4","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"68c743ab-6827-4a00-96fb-4694d158f30b"},{"name":"Search Team Trigger","id":"814460fd-77a0-4771-9766-8bfab1d47efb","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=9151&id=8247&schema_id=9151&schema_id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"9151"},{"key":"id","value":"8247"},{"key":"schema_id","value":"9151"},{"key":"schema_id","value":"8247"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"b7acac0f-0916-4bc6-81b9-cd00c1e7680d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=4662&id=2122&schema_id=4662&schema_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"dcee2df7-a744-4541-b088-be2c5c6a9abb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&enabled=true&id=4662&id=2122&schema_id=4662&schema_id=2122","host":["https://api.webitel.com/api"],"path":["call_center","teams",":team_id","triggers"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"enabled","value":"true"},{"key":"id","value":"4662"},{"key":"id","value":"2122"},{"key":"schema_id","value":"4662"},{"key":"schema_id","value":"2122"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"814460fd-77a0-4771-9766-8bfab1d47efb"},{"name":"Create Team Trigger","id":"9c4c1c9f-0692-4308-bc77-2b2d1e38bae1","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"}]}},"response":[{"id":"0975d9c0-877f-4960-9626-903f73c54771","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"id\": 8047,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"015dfc28-4b7f-455b-9d46-5a9819702566","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9c4c1c9f-0692-4308-bc77-2b2d1e38bae1"},{"name":"Read Team Trigger","id":"e9bef793-3472-4f32-a408-e2508aeba69c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"72f4ef76-a3a1-4384-95a6-14af14ab6b4b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","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\": 8047,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"01555e17-2b0a-4653-94f8-59e0edd7f589","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e9bef793-3472-4f32-a408-e2508aeba69c"},{"name":"Update Team Trigger","id":"aabb9be4-e3e9-4e6a-b734-b27dc94a491f","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  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"67c18f58-25de-434d-a3c8-f49983b81d67","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","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\": 8047,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2ba1292a-c368-421c-9499-fc04ea72c3d8","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  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aabb9be4-e3e9-4e6a-b734-b27dc94a491f"},{"name":"Delete Team Trigger","id":"0d4ab953-47fa-4670-8ddb-9110fca12887","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"5d3dbbc7-a23b-474e-a168-9363dfc8eafc","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":"8534","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\": 8047,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"aa613e80-1d89-4def-a4fe-b9e026064444","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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0d4ab953-47fa-4670-8ddb-9110fca12887"},{"name":"Patch Team Trigger","id":"249854e8-6379-4709-a666-6b017f44b8b7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"team_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8534","key":"id"}]}},"response":[{"id":"f1f142c5-e05e-40c0-8f13-09285a0f6c2e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","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\": 8047,\n  \"name\": \"string\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1b5c2249-129d-46f8-bdd7-21a16c3f59f8","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8534","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"249854e8-6379-4709-a666-6b017f44b8b7"}],"id":"36153676-fb5f-4f28-957e-4f2687902d5d","_postman_id":"36153676-fb5f-4f28-957e-4f2687902d5d","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":"6be11154-b7f6-458a-8213-3aff67851003","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997&schema_id=1129&schema_id=6997","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"},{"key":"schema_id","value":"1129"},{"key":"schema_id","value":"6997"}],"variable":[]}},"response":[{"id":"9fa7c819-35f1-4c78-b5ac-29b2a0cd9ea1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&schema_id=2818&schema_id=8371","host":["https://api.webitel.com/api"],"path":["trigger"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"key":"schema_id","value":"2818"},{"key":"schema_id","value":"8371"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"96803cf0-ded2-407d-8e4b-181b50c47a07","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371&schema_id=2818&schema_id=8371","host":["https://api.webitel.com/api"],"path":["trigger"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"},{"key":"schema_id","value":"2818"},{"key":"schema_id","value":"8371"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6be11154-b7f6-458a-8213-3aff67851003"},{"name":"Create Trigger","id":"eeab6307-999a-4b39-b1d4-27506709ab75","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"1f8aecb6-48c0-4216-bb6b-5d9c9d34223c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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"},"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  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 8803,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 674,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"766ba8de-4052-4cde-9a69-96ac61c22f32","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eeab6307-999a-4b39-b1d4-27506709ab75"},{"name":"Trigger item","id":"aba813d9-ef59-443d-a8d1-9d941fd8d93c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"8a3c8d66-06e0-4eff-8ac0-a4b9bb67694a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 8803,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 674,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"0cc5ad50-f401-40fd-880f-cb160ffb3f28","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aba813d9-ef59-443d-a8d1-9d941fd8d93c"},{"name":"Update Trigger","id":"cafe12d5-dd5d-46db-962c-1dfdeff9613a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"4553906c-ef53-4103-9b32-342cc33e0f8c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":"8696","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  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 8803,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 674,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"54b5ca50-e09d-458a-b802-50868329ee0d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 1643,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cafe12d5-dd5d-46db-962c-1dfdeff9613a"},{"name":"Remove Trigger","id":"89c4f605-c8e5-48e5-b4e9-06129f79b877","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"f42b1a11-dd63-46a6-bead-8173ff0c32fa","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":"8696","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  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 8803,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 674,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"425078e0-bfc1-4868-9b12-c8b2e4d6ebef","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"89c4f605-c8e5-48e5-b4e9-06129f79b877"},{"name":"Patch Trigger","id":"3b807c47-96dd-4970-8c6f-df1dc4e1a3df","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 9637,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"78b2af17-ec3f-4181-9745-15ca56a0c84d","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  \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 9606,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":"8696","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  \"event\": \"empty_trigger_event\",\n  \"expression\": \"string\",\n  \"id\": 8803,\n  \"name\": \"string\",\n  \"object\": \"empty_trigger_object\",\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 674,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\"\n  }\n}"},{"id":"614e11e8-9e24-4bd3-8fcc-708b368eced2","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  \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timeout\": 9606,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"default_trigger_type\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b807c47-96dd-4970-8c6f-df1dc4e1a3df"},{"name":"Search Trigger Job","id":"741deb8c-347b-4a2a-b90f-9c6761befb7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/trigger/:trigger_id/job?page=8696&size=8696&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=active","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"active"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"trigger_id"}]}},"response":[{"id":"1f2e652d-93b5-4a8b-af24-3a2313ccb965","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=active&state=done","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"active"},{"key":"state","value":"done"}],"variable":[{"key":"trigger_id","value":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"a308a7a6-182b-498b-801d-aafc19e28fb8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=active&state=done","host":["https://api.webitel.com/api"],"path":["trigger",":trigger_id","job"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"active"},{"key":"state","value":"done"}],"variable":[{"key":"trigger_id","value":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"741deb8c-347b-4a2a-b90f-9c6761befb7e"},{"name":"Create Trigger Job","id":"3e941869-05d8-4a9f-8498-fa376e43057a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"trigger_id"}]}},"response":[{"id":"0bbfb094-f76f-412f-895b-b4c12a3562b1","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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"31ec9f85-41d4-48f5-bc24-85713b640596","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3e941869-05d8-4a9f-8498-fa376e43057a"}],"id":"14836f86-a79d-4658-91d0-9be856dee583","_postman_id":"14836f86-a79d-4658-91d0-9be856dee583","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":"eb2fd2c9-310d-47eb-bed5-8c807b5a2ccd","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"type"}]}},"response":[{"id":"37f49e29-176c-499a-9856-f327c1409a02","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"proxy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"webrtc\": {\n    \"authorization_user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ha1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"realm\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"server\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e5bce7a0-713a-4217-a759-b127ecb6a4a0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eb2fd2c9-310d-47eb-bed5-8c807b5a2ccd"},{"name":"Activity Workspace Widget","id":"e712881d-1381-4fe0-96bf-7b00a398a94b","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":"a5ef8d67-f957-4544-8918-815675fd3a3a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8205,\n  \"avg_hold_sec\": 1411.2373140765922,\n  \"avg_talk_sec\": 6868.444441211313,\n  \"call_abandoned\": 7462,\n  \"call_dialer_queue\": 6509,\n  \"call_handled\": 7758,\n  \"call_inbound\": 2740,\n  \"call_inbound_queue\": 4635,\n  \"call_manual\": 3058,\n  \"call_missed\": 215,\n  \"call_queue_missed\": 2035,\n  \"chat_accepts\": 8222,\n  \"chat_aht\": 3514.4073469536584,\n  \"occupancy\": 7372.476275487967,\n  \"online\": 3313,\n  \"processing\": 2337,\n  \"queue_talk_sec\": 8048,\n  \"score_count\": \"string\",\n  \"score_optional_avg\": 1707.863768607032,\n  \"score_optional_sum\": 581.6691135034869,\n  \"score_required_avg\": 5982.8590862690035,\n  \"score_required_sum\": 1456.678479091469,\n  \"sum_talk_sec\": \"string\",\n  \"task_accepts\": 6573,\n  \"utilization\": 5554.7142177848755,\n  \"voice_mail\": 135\n}"},{"id":"7e97eb33-e07e-4b71-871a-6c10dde847f4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e712881d-1381-4fe0-96bf-7b00a398a94b"},{"name":"Opened Web Sockets","id":"3624014a-73a8-4ff4-ae51-c246609504d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/user/:user_id/websockets?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"d11b5480-5c6e-4239-84fe-9587c23d035a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user",":user_id","websockets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"bfe0e663-9161-44b3-aea0-4fef13a9e202","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["user",":user_id","websockets"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3624014a-73a8-4ff4-ae51-c246609504d5"}],"id":"d42ffeef-c7f1-417c-870f-fafc25dcf784","_postman_id":"d42ffeef-c7f1-417c-870f-fafc25dcf784","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":"04f9515f-920a-4664-aa26-ead4bb6a1ca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/hook?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"}],"variable":[]}},"response":[{"id":"5a9170e7-302f-40e3-a860-e89f4d15349e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371","host":["https://api.webitel.com/api"],"path":["hook"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"3087021f-b381-4a4b-be37-1a84d1761dec","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371","host":["https://api.webitel.com/api"],"path":["hook"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"04f9515f-920a-4664-aa26-ead4bb6a1ca8"},{"name":"Create WebHook","id":"b8a744ed-c9f8-4aad-b813-65576d479883","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"93c936a4-506b-44fc-a468-d311e8828818","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 908,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"94cd4150-48e5-46eb-92eb-b441869e4719","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b8a744ed-c9f8-4aad-b813-65576d479883"},{"name":"WebHook item","id":"2d904775-e498-4f10-955d-a512b2bab41c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"a4f36b2d-3944-480f-92bc-9e91e120369a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 4936,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"956ffd26-211a-484c-bb9a-7a2342fa8b6f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2d904775-e498-4f10-955d-a512b2bab41c"},{"name":"Update WebHook","id":"f561391c-8265-4e3b-a3e4-66df39c4b42a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"5248bf78-0400-49d3-8b79-1362cd025c24","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 4936,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1dedd2af-b64c-4736-9144-80ab69bedc71","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f561391c-8265-4e3b-a3e4-66df39c4b42a"},{"name":"Remove WebHook","id":"c7cac059-7fb0-46a2-8a71-b286d1be2fa3","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"2b622273-c7a9-42e2-9316-6914254e2324","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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 4936,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"36b14673-4a55-468a-aca9-04abd8d1102e","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c7cac059-7fb0-46a2-8a71-b286d1be2fa3"},{"name":"Patch WebHook","id":"0b4916bb-117d-4daf-8020-f129488013d6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"9e9b4256-7f73-415f-b75e-751f2fba305f","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\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"id\": 4936,\n  \"key\": \"string\",\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"0ba92fc4-39e4-4915-bd97-5961a3a4b3df","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\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"origin\": [\n    \"string\",\n    \"string\"\n  ],\n  \"schema\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0b4916bb-117d-4daf-8020-f129488013d6"}],"id":"44745e48-a16f-4bd0-b633-2970669535e7","_postman_id":"44745e48-a16f-4bd0-b633-2970669535e7","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":"9297c6db-878e-42d3-bedf-0459771444af","_postman_id":"9297c6db-878e-42d3-bedf-0459771444af","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":"a679a70a-00c2-4421-ba9f-456feb4bfa3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/search?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"7913c3c8-f2af-4e10-b8d4-514e707a2b86","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"445c259d-dc4f-4440-a88e-c884736b5e79","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a679a70a-00c2-4421-ba9f-456feb4bfa3d"}],"id":"0e586c20-7fab-4127-9fe8-d2e7978f8f21","_postman_id":"0e586c20-7fab-4127-9fe8-d2e7978f8f21","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":"7ed09033-37f3-4cad-86f0-8f280cf3860b","_postman_id":"7ed09033-37f3-4cad-86f0-8f280cf3860b","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":"4916e6a0-a384-4676-9bca-e91d1eef4318","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"4f4ed263-5bbd-4a0b-a2d5-c531723c3cc6","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":"b5093fe8-d03a-4846-a4ed-01c58e4d850c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4916e6a0-a384-4676-9bca-e91d1eef4318"},{"name":"Deletes a device by its token, stops sending PUSH-notifications to it.","id":"3b3b9418-5302-4dac-8ebb-f22e96036b1e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"e09b4fe2-03a8-4ebd-970b-febad3bb88ef","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":"0e35d13c-d00d-4c01-adec-d775ff720b11","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b3b9418-5302-4dac-8ebb-f22e96036b1e"},{"name":"Logout Device Request","id":"af7e00bb-a88b-4762-892b-238c12a9f842","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":"3a184e3c-5ff0-4909-8863-2b1a32f27d93","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":"66152bd8-096a-4381-8b5f-09948b6468f0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"af7e00bb-a88b-4762-892b-238c12a9f842"},{"name":"Inspect current Authorization credentials","id":"56c45a33-edfd-4cb1-9423-2b3a2dfb9c87","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":"76f47c6f-8f0f-4e5f-9aee-fd2dfd50ca1a","name":"A successful response.","originalRequest":{"method":"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"username\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"current\": false,\n  \"date\": \"string\",\n  \"device\": {\n    \"app\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"push\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"token\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expires_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"refresh_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scope\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"token_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"57832fb3-8b48-421e-9b23-93b7ad83a744","name":"An unexpected error response.","originalRequest":{"method":"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"56c45a33-edfd-4cb1-9423-2b3a2dfb9c87"},{"name":"// Authorization Request. Part of OAuth flow\nrpc Auth(AuthRequest) returns (AuthResponse);","id":"78b888df-9edc-43e5-8391-483e00acf85a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"3af44221-8118-41a5-b7c5-7d2f6b7c1d3d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"username\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"current\": false,\n  \"date\": \"string\",\n  \"device\": {\n    \"app\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"push\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"token\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expires_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"refresh_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scope\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"token_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"99fb4640-ae24-486e-961a-fb45568e27fe","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"78b888df-9edc-43e5-8391-483e00acf85a"}],"id":"e00a3e86-fd1a-4eec-aa71-09f726e8f5d1","_postman_id":"e00a3e86-fd1a-4eec-aa71-09f726e8f5d1","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":"651902eb-338b-4379-9ade-a0d8c13174fe","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":"332dcee6-1190-431d-9400-143383378547","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":"751b6abf-0856-4bfa-b9cf-cb9a9acb63eb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"651902eb-338b-4379-9ade-a0d8c13174fe"},{"name":"Delete a bot","id":"dc23ce25-9a5e-4196-a792-72ae4fabecd3","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4e5b19a0-ee88-45b3-a318-e520d832164e","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":"5bdb5538-210c-4b04-b32b-4fbdbfb31f91","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dc23ce25-9a5e-4196-a792-72ae4fabecd3"},{"name":"Update existing bot","id":"2ad61d0e-eff2-4eb6-aa0f-2e79226c705e","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  },\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"988f7a2a-2032-48de-b0eb-1b29c97b7aa6","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  },\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":"9816ebac-94c3-4303-a6e8-dbefcf146a82","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  },\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ad61d0e-eff2-4eb6-aa0f-2e79226c705e"}],"id":"312dd687-680f-4088-8d16-edc1cb56b124","_postman_id":"312dd687-680f-4088-8d16-edc1cb56b124","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":"18d6e5d1-0339-4ab9-9a92-11d80e84bafd","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":"4c957c91-d5ab-4875-b9ef-859fce1c938a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"31c33108-1925-435b-9b11-16b941b3375b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"18d6e5d1-0339-4ab9-9a92-11d80e84bafd"},{"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":"0d3a9064-f474-4579-b661-c0cba8a07d74","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":"7846e903-654e-4cb1-8bf7-e792d555e57a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e02f0d7a-c1a1-42eb-a1dd-365c0d9f82af","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0d3a9064-f474-4579-b661-c0cba8a07d74"}],"id":"ca8a97a5-f95d-4fe9-a2b1-c2ad68ded926","_postman_id":"ca8a97a5-f95d-4fe9-a2b1-c2ad68ded926","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":"f8b7fdaf-29ea-4789-875f-bad1c4054ac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/contacts?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"3473bb99-1b5d-48ee-b7f7-430f2a329247","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 148,\n  \"size\": 2155\n}"},{"id":"97dd44fc-7b2b-4b37-ac73-b04c19b22e01","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f8b7fdaf-29ea-4789-875f-bad1c4054ac0"}],"id":"9d435917-8b6c-41a7-a076-1ebfb53e0021","_postman_id":"9d435917-8b6c-41a7-a076-1ebfb53e0021","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":"c5d0c9b4-7fa2-4242-b8e0-e46a73ac3994","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"9278664d-2a76-453e-8904-1553977b9aaf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"127e65ea-baa2-49d3-8447-9c4a0fdd632e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c5d0c9b4-7fa2-4242-b8e0-e46a73ac3994"},{"name":"/ SetGetStarted sets the Get Started button payload for a Facebook gate.","id":"21128bc4-cd11-43b1-9aa9-05835dda570e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"2931e312-666d-4bea-8eac-2ea0d0adbcfa","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":"8d66165f-1580-46a5-b126-207a1456d455","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"21128bc4-cd11-43b1-9aa9-05835dda570e"},{"name":"/ DeleteGetStarted removes the Get Started button for a Facebook gate.","id":"ecb0484c-9f46-4243-9d89-85c00fb23259","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"8e90f2ee-8fdd-44bd-8c4e-436c95092044","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":"4eafbb75-4f7c-4cdd-8710-1fe48ed3810e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ecb0484c-9f46-4243-9d89-85c00fb23259"},{"name":"/ SetPersistentMenu sets the Messenger persistent menu for a Facebook gate.","id":"622dc54a-591c-49e1-9764-64242aa497e5","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\": false,\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"e698f7a0-2b79-4a2a-addf-48dc63a96548","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\": true,\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"f926745d-93b2-4cac-841b-0116e39495b1","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\": true,\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"622dc54a-591c-49e1-9764-64242aa497e5"},{"name":"/ DeletePersistentMenu removes the Messenger persistent menu for a Facebook gate.","id":"47c11829-c2a0-4344-8eee-035641a349b0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"e9e18d01-fedb-464a-8eef-83cbe850b7d1","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":"aff4d9d0-3c0a-4b3f-8401-fe1627c953e7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"47c11829-c2a0-4344-8eee-035641a349b0"},{"name":"/ GetFacebookGate retrieves details of a specific Facebook gateway.","id":"1205698c-3a93-4143-a494-c2325665561c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"30ede296-a899-4529-a64d-28660c67050f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"917a638c-9d8f-4c82-a098-da867ec80c2e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1205698c-3a93-4143-a494-c2325665561c"},{"name":"/ DeleteFacebookGate deactivates the gateway.","id":"91300bf9-fab9-45f9-832b-966b892caff8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ced9123d-00fa-4a84-b87f-4f60b7ce2bd3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"83ce7f01-7223-4205-9ce0-d9d790fbb774","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"91300bf9-fab9-45f9-832b-966b892caff8"},{"name":"/ UpdateFacebookGate modifies Facebook gateway settings.","id":"fa9b6b52-e9ea-40ad-918f-f0c9ab123da5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"74059a46-fe97-4f0d-83bb-d0c4a2df5f13","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2b30dfc6-9684-4e8f-860b-b6cf5e567d03","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fa9b6b52-e9ea-40ad-918f-f0c9ab123da5"}],"id":"a74df3ac-2d1d-4b43-83be-0d442c1ab56f","_postman_id":"a74df3ac-2d1d-4b43-83be-0d442c1ab56f","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":"38ffb889-1978-4109-8abf-67eca54a3abe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/im/gates?page=8696&size=8696&types=PROVIDER_TYPE_VIBER&types=PROVIDER_TYPE_META_APP&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":"8696"},{"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"description":{"content":"<p>Filter by channel type (Telegram, Facebook, etc.)</p>\n","type":"text/plain"},"key":"types","value":"PROVIDER_TYPE_VIBER"},{"description":{"content":"<p>Filter by channel type (Telegram, Facebook, etc.)</p>\n","type":"text/plain"},"key":"types","value":"PROVIDER_TYPE_META_APP"},{"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":"d3b7f53c-a061-41da-91fb-852efa877744","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&types=PROVIDER_TYPE_INSTAGRAM&types=PROVIDER_TYPE_INSTAGRAM&status=PROVIDER_STATUS_UNSPECIFIED&q=string","host":["https://api.webitel.com/api"],"path":["im","gates"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"types","value":"PROVIDER_TYPE_INSTAGRAM"},{"key":"types","value":"PROVIDER_TYPE_INSTAGRAM"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2006,\n  \"size\": 3624\n}"},{"id":"9afc1d60-78ee-4546-ae05-e78effdb1519","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&types=PROVIDER_TYPE_INSTAGRAM&types=PROVIDER_TYPE_INSTAGRAM&status=PROVIDER_STATUS_UNSPECIFIED&q=string","host":["https://api.webitel.com/api"],"path":["im","gates"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"types","value":"PROVIDER_TYPE_INSTAGRAM"},{"key":"types","value":"PROVIDER_TYPE_INSTAGRAM"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"38ffb889-1978-4109-8abf-67eca54a3abe"}],"id":"4726d1f3-06ec-4d2f-a3e5-6eb5ea39fa25","_postman_id":"4726d1f3-06ec-4d2f-a3e5-6eb5ea39fa25","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":"aab058c3-6d93-4b12-91f8-9ea2b261d510","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"}]}},"response":[{"id":"1e4e1d1e-60c6-4936-af34-c19f1bb9bde5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1187efcc-b347-47ba-8845-5456ec868f2a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aab058c3-6d93-4b12-91f8-9ea2b261d510"},{"name":"/ SetGateTemplate creates or replaces the template for a specific event type on a gate.","id":"a8a434ef-5c54-4d93-816d-6ca4dd539028","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"event_type"}]}},"response":[{"id":"9128c89d-fdef-40bc-85ba-1f23aef430da","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gate_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7000fd41-7df7-46af-b3b3-a6193bcca35f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8a434ef-5c54-4d93-816d-6ca4dd539028"},{"name":"/ DeleteGateTemplate removes the override, reverting to the built-in default.","id":"3feddb84-8c9a-4e97-a2d1-53db92cac48b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"gate_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"event_type"}]}},"response":[{"id":"d5e2e6ed-b62a-4e82-9930-3a64e68b758d","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":"8a80a5b0-2959-4125-8ee3-e053afffeb36","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3feddb84-8c9a-4e97-a2d1-53db92cac48b"}],"id":"9edd6624-83aa-46a6-b1cb-8aa13af9f947","_postman_id":"9edd6624-83aa-46a6-b1cb-8aa13af9f947","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":"3f2d5446-8473-4221-a7f5-07bab1c2afdf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"3b3d619f-3e13-4685-a84b-a2b0f2fbcc7f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"25b10bd4-0f2f-4e85-844e-a2a189a99f71","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"phone_number\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3f2d5446-8473-4221-a7f5-07bab1c2afdf"},{"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":"408d211d-fc7b-4249-b993-6a3e8af1c016","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":"4691f39a-b85f-4020-a37e-9a570610469c","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_ids\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"5a3750b7-dab3-4bbf-a774-fd334b23e649","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"408d211d-fc7b-4249-b993-6a3e8af1c016"},{"name":"SendDocument delivers a document message.","id":"eb1c4655-2e4e-4816-884c-a7fac4e3f775","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"64383535-3904-457d-a279-70593967b819","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"055aad5a-873b-45eb-8d43-7cd45128052d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"external_id\": \"string\",\n  \"forward_origin\": {\n    \"kind\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eb1c4655-2e4e-4816-884c-a7fac4e3f775"},{"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":"a3368a45-d6fa-482f-89f3-453713c36895","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"79f2f339-8e77-4082-a399-e55cd1256cb7","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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_ids\": [\n    \"string\",\n    \"string\"\n  ],\n  \"thread_id\": \"string\"\n}"},{"id":"071b1975-4575-4439-a0b6-ce13a551d581","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a3368a45-d6fa-482f-89f3-453713c36895"},{"name":"Sends an interactive message (buttons, lists, CTA).\nSupports idempotency via send_id.","id":"dba1d145-7f18-484f-a873-7f5bddef4982","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"images\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"729a21be-afb7-45c3-919f-35f81bbd6025","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"images\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"97de1df5-f13d-4490-847d-bb7efada204a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"images\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"metadata\": {},\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dba1d145-7f18-484f-a873-7f5bddef4982"},{"name":"Handles user interaction callbacks.\nShould be called by client when user interacts with UI.","id":"6097e828-8398-4a94-a708-1f2842cef167","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":[{"description":{"content":"<p>(Required) Original message ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"in_reply_to"}]}},"response":[{"id":"96e09c8f-1083-4536-b6e1-59d8c3dd0d0a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"3f6459b3-1e20-44ae-94d8-acc703f9564d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6097e828-8398-4a94-a708-1f2842cef167"},{"name":"Sends a geographic location message.","id":"13d775bc-3699-4370-a3b0-6011a2c1666c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"latitude\": 5454.753604755698,\n  \"longitude\": 8895.384577213583,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"b0aad749-6618-4645-84ce-ffa9d01a3517","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"latitude\": 5454.753604755698,\n  \"longitude\": 8895.384577213583,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"bdf6b7d7-0121-4ce0-8421-df8c4545a86b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"latitude\": 5454.753604755698,\n  \"longitude\": 8895.384577213583,\n  \"metadata\": {},\n  \"name\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"13d775bc-3699-4370-a3b0-6011a2c1666c"},{"name":"SendText delivers a plain text message.\nWe use the shared Request/Response types directly to avoid duplication.","id":"63fb6069-f0b3-4ea9-a02a-39660937511d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"0e4bb426-5391-4989-979e-6edfd0c3ced7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d863e5ee-65e2-4eb9-a192-54e669ea84f9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"original_sent_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"reply_to_external_id\": \"string\",\n  \"reply_to_message_id\": \"string\",\n  \"send_as\": {\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"send_id\": \"string\",\n  \"to\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"63fb6069-f0b3-4ea9-a02a-39660937511d"},{"name":"Edits an existing message by ID. Only the sender or authorized users can edit messages.","id":"fde74011-98f7-4358-a143-e9474bdb16c1","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":[{"description":{"content":"<p>(Required) Original message ID to be edited.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ae198ad6-89dd-4801-a87c-5f965fa4cbe4","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}"},{"id":"6566adaa-eccc-407e-9b50-03aebdbe9728","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fde74011-98f7-4358-a143-e9474bdb16c1"},{"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":"746a1a8c-05c7-429b-9ad3-24dea1e26655","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"abb94a4e-88ad-49e4-87fd-d68a7e17814a","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":"3228cb03-730f-4bf9-991d-94bb5983abf4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"746a1a8c-05c7-429b-9ad3-24dea1e26655"},{"name":"Sets or clears the caller's emoji reaction on a single message.","id":"574713f4-a8c5-45e1-bd5f-9a70a42759f8","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  \"reactor\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\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":[{"description":{"content":"<p>(Required) Message being reacted to.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"message_id"}]}},"response":[{"id":"bc3176c4-5ee9-4f05-a852-9bc65f59753a","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  \"reactor\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\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":"095a409e-971f-46d6-9a73-4a09db7e3a73","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  \"reactor\": {\n    \"channel_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"574713f4-a8c5-45e1-bd5f-9a70a42759f8"}],"id":"93283837-4dab-4905-90a5-be93c74d113e","_postman_id":"93283837-4dab-4905-90a5-be93c74d113e","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":"Searches messages grouped by the user's closed membership periods\nwithin a thread. Active memberships are excluded — their\nmessages are available via SearchThreadMessagesHistory.","id":"38059ba7-c1b5-49ee-84f5-c970fbd3993e","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=1129&types=6997&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8534","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"1129"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"6997"},{"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>true  -&gt; fetch newer messages (back before history)\nfalse -&gt; fetch older messages (back to older history)</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":"8534"}],"variable":[{"description":{"content":"<p>(Required) Filter by thread ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"ce7eecc7-6bbc-403a-879b-a9704a364731","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=2818&types=8371&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8534","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":"2818"},{"key":"types","value":"8371"},{"key":"period_from","value":"string"},{"key":"period_to","value":"string"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8534"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next_cursor\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"prev_cursor\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"387e5ba0-01d4-444f-8c24-1bca1a90b173","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=2818&types=8371&period_from=string&period_to=string&cursor.id=string&cursor.before=true&size=8534","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":"2818"},{"key":"types","value":"8371"},{"key":"period_from","value":"string"},{"key":"period_to","value":"string"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8534"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"38059ba7-c1b5-49ee-84f5-c970fbd3993e"},{"name":"Searches messages within a specific thread.\nSupports cursor-based pagination and field selection.","id":"dd772c56-91bc-4a59-a1a2-820fa82d2bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/threads/:thread_id/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=1129&types=6997&cursor.id=string&cursor.before=true&size=8534","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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","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":"1129"},{"description":{"content":"<p>Filter messages by message types.</p>\n","type":"text/plain"},"key":"types","value":"6997"},{"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>true  -&gt; fetch newer messages (back before history)\nfalse -&gt; fetch older messages (back to older history)</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":"8534"}],"variable":[{"description":{"content":"<p>(Required) Filter by thread IDs.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"49ad4fad-77b5-4ced-8289-a03805bf2f80","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=2818&types=8371&cursor.id=string&cursor.before=true&size=8534","host":["https://api.webitel.com/api"],"path":["v1","threads",":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":"2818"},{"key":"types","value":"8371"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8534"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next_cursor\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"prev_cursor\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"49bb1793-1f7d-4c1e-a97d-4afa3f4913d5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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/messages?fields=string&fields=string&ids=string&ids=string&sender_ids=string&sender_ids=string&types=2818&types=8371&cursor.id=string&cursor.before=true&size=8534","host":["https://api.webitel.com/api"],"path":["v1","threads",":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":"2818"},{"key":"types","value":"8371"},{"key":"cursor.id","value":"string"},{"key":"cursor.before","value":"true"},{"key":"size","value":"8534"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dd772c56-91bc-4a59-a1a2-820fa82d2bdf"}],"id":"697da919-3dd5-4f26-9248-535fc63fe3b5","_postman_id":"697da919-3dd5-4f26-9248-535fc63fe3b5","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":"cb239454-e058-49f0-8a8f-d85eac95ad5b","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":"3cbac973-c90f-48e9-942f-fdb1f20fbe7d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oauth_redirect_uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scopes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"fcc5bf0e-3526-4b57-aa1b-092870fbe799","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cb239454-e058-49f0-8a8f-d85eac95ad5b"},{"name":"/ GetMetaApp retrieves the configuration details of a specific Meta Application by its ID.","id":"c028e60a-3b6b-4c71-a4f1-58b75e0829da","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ba7e9f32-4571-4a75-816b-ae6fd40e82cc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oauth_redirect_uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scopes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ff9c38dd-42ec-4f4c-9258-de59023c4c9e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c028e60a-3b6b-4c71-a4f1-58b75e0829da"},{"name":"/ DeleteMetaApp removes a Meta Application registration.","id":"b0b36f6e-c41b-4b79-ab51-ad7a76b043a9","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"52e0af4a-67cc-4b26-989e-79de1874306b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oauth_redirect_uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scopes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cd44bbf2-2e4b-4804-af81-a156546ca942","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b0b36f6e-c41b-4b79-ab51-ad7a76b043a9"},{"name":"/ UpdateMetaApp modifies an existing Meta Application configuration.","id":"f38fbe84-d29c-4b48-ac28-f6e6c5a2a15f","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":[{"description":{"content":"<p>(Required) The internal ID of the MetaApp record</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4c8f81ba-5909-4ea9-a2a4-4c54f4e5fc9d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oauth_redirect_uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"scopes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6b63a446-445d-4932-9e46-479ffd5f7638","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f38fbe84-d29c-4b48-ac28-f6e6c5a2a15f"}],"id":"2d9ceb91-53b8-462e-afad-048848fce979","_postman_id":"2d9ceb91-53b8-462e-afad-048848fce979","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":"966aeca2-8d09-415b-968c-a991ebf2d51e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"meta_app_id"}]}},"response":[{"id":"45b3f2f4-4fc1-4ea8-8c49-7b067112bd2b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"user_access_token\": \"string\"\n}"},{"id":"33e48eeb-6c7e-4d0f-b83d-caa1ac8a7cf5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"966aeca2-8d09-415b-968c-a991ebf2d51e"},{"name":"/ StartMetaOAuth generates a secure Facebook Authorization URL.","id":"a40cdf61-70ce-4e25-b440-52efbea01d52","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":[{"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":"cd8dc71e-a835-4edc-a0df-695121ba6b86","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":"0db97f37-e45c-4b67-b453-b77c454ca0ab","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a40cdf61-70ce-4e25-b440-52efbea01d52"}],"id":"63fbd048-24af-4d27-a177-e7d6bb92f26d","_postman_id":"63fbd048-24af-4d27-a177-e7d6bb92f26d","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":"SendDocument delivers file attachments to the external chat partner.","id":"962a42f4-d265-408f-852a-322ccdcfbf55","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": 7586,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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":"cc121b69-f2cb-439e-97ac-f790f4756270","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": 1029,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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":"6feefbc8-7176-4eaf-9e58-ab4487cc8518","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"domain_id\": 1029,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"962a42f4-d265-408f-852a-322ccdcfbf55"},{"name":"SendImage delivers images to the external chat partner.","id":"34ed1c8c-69ee-43f2-9071-9e36f48c43f7","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\": 8587,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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":"c32b8728-ef46-4629-8230-492a07377b25","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\": 3492,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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":"e239059e-b5be-42fc-8c23-1967a2a30bdd","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\": 3492,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"images\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34ed1c8c-69ee-43f2-9071-9e36f48c43f7"},{"name":"SendInteractive delivers a message with interactive UI elements (buttons, menus).","id":"16972e34-9c13-4b72-bc43-794deb05413d","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\": 4975,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"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":"250e57c3-f5cf-4a45-9683-bb47bec7af32","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\": 4975,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"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":"072f0eaa-3d43-4cb5-b796-d9f396b5f96d","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\": 4975,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"interactive\": {\n    \"list_reply\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"markup\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"single_use\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"message_id\": \"string\",\n  \"reply_to_external_id\": \"string\",\n  \"send_id\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"16972e34-9c13-4b72-bc43-794deb05413d"},{"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":"72ac91c4-8343-4943-8d69-0fbf4f9a35dc","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\": 1521,\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":"8fdc99fe-941a-4c4b-9435-039ce37e8957","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\": 1521,\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":"9365f247-b82b-404a-b028-5436674b68e7","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\": 1521,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72ac91c4-8343-4943-8d69-0fbf4f9a35dc"},{"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":"f4e0c5e7-3f9c-4658-b706-8067d89781f0","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\": 9753,\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":"79e04b82-f778-4dd9-beaa-87f648f052e1","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\": 9753,\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":"5623fda0-ef14-4a81-a671-4e7f4ba70ff6","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\": 9753,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f4e0c5e7-3f9c-4658-b706-8067d89781f0"},{"name":"SendText delivers a plain text message to the external chat partner.","id":"498f9496-202b-43be-824b-3c6911ae243f","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\": 7783,\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  },\n  \"reply_to_external_id\": \"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":"8e6175ee-3a5a-4995-8a7b-9b8e7c0ed1dd","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\": 7783,\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  },\n  \"reply_to_external_id\": \"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":"dd3dfeac-9e2e-49a6-b2df-69d73731c9a3","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\": 7783,\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  },\n  \"reply_to_external_id\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"498f9496-202b-43be-824b-3c6911ae243f"},{"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":"f1178a6b-b6b1-4b84-9877-5098709402ee","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\": 4003,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": true\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":"ab373127-47c1-4b06-9aaa-ce8a7681251b","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\": 4003,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": true\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":"cbadd5b3-8d8c-447f-907f-76d88b068d7a","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\": 4003,\n  \"external_user_id\": \"string\",\n  \"gate_id\": \"string\",\n  \"thread_id\": \"string\",\n  \"type\": \"PROVIDER_TYPE_UNSPECIFIED\",\n  \"typing_on\": true\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f1178a6b-b6b1-4b84-9877-5098709402ee"}],"id":"c3a69df2-60de-41df-a559-f9d83631f07a","_postman_id":"c3a69df2-60de-41df-a559-f9d83631f07a","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":"c8dadede-daf0-4e48-ad88-e4b9b2239b1f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"082a9182-9435-4c29-b665-494fd6c27b72","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"50ec264d-3ac3-4a44-85bc-a3f4da62ec63","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c8dadede-daf0-4e48-ad88-e4b9b2239b1f"},{"name":"Telegram Bot Service Get Telegram Bot Gate","id":"cf5d6db8-9510-4098-a887-c068c04d563b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"beb5904c-6bcb-4a46-b209-928576a1770a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"9095e300-ae59-45c7-992c-198f18b7c9f1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cf5d6db8-9510-4098-a887-c068c04d563b"},{"name":"Telegram Bot Service Delete Telegram Bot Gate","id":"80b0ab85-ce6f-4e32-af10-5278c08994f0","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1443f2ee-a6f8-44cd-a341-00a8b044d346","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8de20b63-dca6-4ad2-968c-d4b15043bef5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"80b0ab85-ce6f-4e32-af10-5278c08994f0"},{"name":"Telegram Bot Service Update Telegram Bot Gate","id":"f5de3273-44de-444b-b8a4-a04e771cccbf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"1364c92d-4ae2-4e2d-a8d0-6e8118bf4964","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uri\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"bb1f3cf9-11a1-483d-a2d7-a2fbe99f4d0a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f5de3273-44de-444b-b8a4-a04e771cccbf"}],"id":"165079c5-a36f-4e5d-a080-6ce9fbe28578","_postman_id":"165079c5-a36f-4e5d-a080-6ce9fbe28578","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":"472d328b-d740-464d-974c-a65b4f5246a5","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=DIRECT&types=CHANNEL&q=string&size=8696&sort=string&page=8696&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":"DIRECT"},{"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.\nTypically applied to subject.</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":"8696"},{"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":"8696"},{"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":"2e25dc7a-4c37-4069-a4d1-57e47fa47d47","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=CHANNEL&types=DIRECT&q=string&size=8696&sort=string&page=8696&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":"CHANNEL"},{"key":"types","value":"DIRECT"},{"key":"q","value":"string"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"ef028fbe-db77-4823-87b6-b74cab97082b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=CHANNEL&types=DIRECT&q=string&size=8696&sort=string&page=8696&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":"CHANNEL"},{"key":"types","value":"DIRECT"},{"key":"q","value":"string"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"472d328b-d740-464d-974c-a65b4f5246a5"},{"name":"Thread Management Create","id":"02c6d240-15d9-48ed-8f35-b090b88b10de","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"bd73ef1f-328e-4ac6-94ab-8209de42dc07","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"last_msg\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"settings\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subject\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"unread_count\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"variables\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ed3cae1e-faf0-45e1-b910-3b431a82e46f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02c6d240-15d9-48ed-8f35-b090b88b10de"},{"name":"Search threads that the caller has left from","id":"911ca8c0-b27d-4508-ae5d-7a752c845705","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=DIRECT&types=CHANNEL&sort=string&size=8696&page=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"DIRECT"},{"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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"}],"variable":[]}},"response":[{"id":"4e740d8b-febb-411c-b17c-486c3f8a062f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=CHANNEL&types=DIRECT&sort=string&size=8696&page=8696","host":["https://api.webitel.com/api"],"path":["v1","threads","left"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"types","value":"CHANNEL"},{"key":"types","value":"DIRECT"},{"key":"sort","value":"string"},{"key":"size","value":"8696"},{"key":"page","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"7c4ca03a-a7c5-4d0c-9fcd-202e61639933","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=CHANNEL&types=DIRECT&sort=string&size=8696&page=8696","host":["https://api.webitel.com/api"],"path":["v1","threads","left"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"types","value":"CHANNEL"},{"key":"types","value":"DIRECT"},{"key":"sort","value":"string"},{"key":"size","value":"8696"},{"key":"page","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"911ca8c0-b27d-4508-ae5d-7a752c845705"},{"name":"Returns the unread summary for the calling participant: the number of\nchats with unread messages and the total number of unread messages.","id":"c47ed347-cdad-4193-a932-991f2edee417","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":"3ea37bb0-bb39-4815-b128-fe0a0e35c899","name":"A successful response.","originalRequest":{"method":"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\": 6092,\n  \"unread_messages\": \"string\"\n}"},{"id":"cdb8e023-c79f-4174-b088-b284ea07ef64","name":"An unexpected error response.","originalRequest":{"method":"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c47ed347-cdad-4193-a932-991f2edee417"},{"name":"Returns a single thread by its identifier.","id":"e6f6980f-97b6-49ca-9476-ba605c4f7dfc","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":[{"description":{"content":"<p>(Required) Unique thread identifier.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e40d063e-ca2a-44f0-a11b-5f7c6e077a96","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"delivery_status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"documents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"edited_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"forward_origin\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"images\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"interactive\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"location\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reacted_metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reply_to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"statuses\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"system\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"members\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"settings\": {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"title\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"subject\": \"string\",\n  \"type\": \"UNKNOWN\",\n  \"unread_count\": 9769,\n  \"updated_at\": \"string\",\n  \"variables\": {\n    \"thread_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"variables\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"66755d64-a0aa-4cee-9da4-40045107378f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6f6980f-97b6-49ca-9476-ba605c4f7dfc"},{"name":"Add member to the thread.","id":"3062b0a1-d42d-4e1f-adc2-17bd237ead9c","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"0f1384ff-1930-4773-9f7f-7c99763134c1","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1ba13253-2e73-4428-bd25-486f88dd74fc","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3062b0a1-d42d-4e1f-adc2-17bd237ead9c"},{"name":"Remove member from the thread.","id":"e3edc8a9-81bd-4dc3-af65-52124fc8672b","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"f7292c43-5fd6-4421-bd73-219dc32e0b17","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":"9332299f-5324-4afa-beb8-165378658f37","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3edc8a9-81bd-4dc3-af65-52124fc8672b"},{"name":"Transfer unites add member and remove member.\nIt adds a new member to the thread and removes the initiator from the thread.","id":"80c11d1b-0829-40f1-b34a-bf79b73e801a","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"18ccf50e-f242-4046-a8cc-45a441c5b2de","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4e695b06-1131-42bc-9e1d-eea0600e10f5","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    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"via\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"80c11d1b-0829-40f1-b34a-bf79b73e801a"},{"name":"Retrieves all variables for a specific thread.","id":"e918c6d1-351c-4a87-89e7-4a55d2dc2bd7","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":[{"description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"60f2a9b7-709e-4005-b054-85512ff6713f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"fa837988-0b03-485a-b978-b72b29fac17b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e918c6d1-351c-4a87-89e7-4a55d2dc2bd7"},{"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":"ba15280c-ae85-43ec-ae79-61ca95eb12ce","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"6645d569-6e0f-42c2-99f5-783ceb148993","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b78a5411-0d93-418e-98f1-6c5feb965001","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ba15280c-ae85-43ec-ae79-61ca95eb12ce"},{"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":"2b08626d-5a70-4f83-ba30-af7b2fae518f","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":[{"description":{"content":"<p>(Required) Unique identifier for the thread.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"}]}},"response":[{"id":"d7c26d82-d3ae-4fa7-8693-c99eeaee783c","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"41bbfd1f-74ca-479d-9914-14f79b492df3","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b08626d-5a70-4f83-ba30-af7b2fae518f"},{"name":"Searches thread variables across multiple threads.\nSupports pagination and field projection.","id":"d2b487b4-9df6-4a7c-a65f-61c7a09e56b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/variables?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"58593cba-40e7-49b0-895d-458988d81ea0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&fields=string&fields=string&thread_ids=string&thread_ids=string","host":["https://api.webitel.com/api"],"path":["v1","variables"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"e50c7e79-1cb1-4915-83af-e05946d7a93f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&fields=string&fields=string&thread_ids=string&thread_ids=string","host":["https://api.webitel.com/api"],"path":["v1","variables"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d2b487b4-9df6-4a7c-a65f-61c7a09e56b4"}],"id":"873d6ee6-fbb5-4272-af95-564e2596cbe7","_postman_id":"873d6ee6-fbb5-4272-af95-564e2596cbe7","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":"7a896fe1-a344-47f2-b10d-c1c8d4f67db1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"8d2c9d9b-1eb8-4f29-8764-2b30498abbca","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_change_members_permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_change_thread_info\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_delete_messages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_remove_members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_send_messages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"member_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"3ac04011-c44f-43cd-a8e3-d853cffc91f5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7a896fe1-a344-47f2-b10d-c1c8d4f67db1"},{"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":"f1853de2-1643-48b7-a3d7-8ce41ee0fbc3","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"thread_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"member_id"}]}},"response":[{"id":"32a949ca-a08d-4ee8-9e1e-0a9d654096ce","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_change_members_permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_change_thread_info\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_delete_messages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_remove_members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"can_send_messages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"member_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a0db16f4-67c7-4fbd-8dc1-cd3df9655edb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f1853de2-1643-48b7-a3d7-8ce41ee0fbc3"}],"id":"9c8ebc7f-305f-4e9c-b58f-3cda99eb4014","_postman_id":"9c8ebc7f-305f-4e9c-b58f-3cda99eb4014","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":"ad9ceb3c-e62f-4de7-a377-3b2e025c1ea2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"enabled\": true,\n  \"fb\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"peer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"business_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"c9adb234-6ae7-4996-8eab-66f721270c60","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"enabled\": true,\n  \"fb\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"peer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"business_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": \"string\",\n  \"enabled\": false,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": \"string\",\n  \"waba\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"access_token_expires_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"business_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e2a0040c-221b-4663-9989-e24a98378283","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"enabled\": true,\n  \"fb\": {\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"peer\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"name\": \"string\",\n  \"waba\": {\n    \"access_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"business_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad9ceb3c-e62f-4de7-a377-3b2e025c1ea2"},{"name":"/ GetWhatsAppGate retrieves configuration and status for a WhatsApp gateway.","id":"34cfac61-2ea0-467d-90c6-9f36bb64291f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2742c51b-c723-4b2d-934e-40ed3c2f3941","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"waba_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b688d3b0-2e90-4e57-9443-74877e0aa69a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34cfac61-2ea0-467d-90c6-9f36bb64291f"},{"name":"/ DeleteWhatsAppGate removes the WhatsApp gateway integration.","id":"c4a99f0c-1b89-4775-b773-c9c37fb53c3d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f6e9abcc-75ff-4f23-95a3-a0ce0f51d199","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"waba_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ffbc289e-34ca-4e17-a776-4bcc2cfc79b1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c4a99f0c-1b89-4775-b773-c9c37fb53c3d"},{"name":"/ UpdateWhatsAppGate updates WhatsApp-specific gateway configurations.","id":"f7f772db-7d5a-44d9-9895-71cc8410d811","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"aa20c90e-83a7-4412-be06-fc0801449412","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"meta_app_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"waba_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c046a107-4f33-4f60-a8f5-5e5d26f3124e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f7f772db-7d5a-44d9-9895-71cc8410d811"}],"id":"499d48b6-90af-4ed6-b4f8-4d50a6b5bc22","_postman_id":"499d48b6-90af-4ed6-b4f8-4d50a6b5bc22","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":"f9d9049a-ed27-4701-8f5e-c05753edba84","_postman_id":"f9d9049a-ed27-4701-8f5e-c05753edba84","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":"eb126ed2-86e4-443e-ad5a-d32bc6bc218d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/articles?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"2377bf1a-b73a-4d3b-bbdf-4e7c4d18400a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"f2684305-a8f9-4346-98e8-e2b07532ca87","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eb126ed2-86e4-443e-ad5a-d32bc6bc218d"},{"name":"CreateArticle creates an article and its first version.","id":"690cdc87-2f31-4cdf-9fe7-0eef48446b5c","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":"3afd80ad-2178-4920-831a-4a65e2a837e1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 5610,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 7062\n}"},{"id":"a2441182-9d7e-4017-a1bb-8593e2b545b1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"690cdc87-2f31-4cdf-9fe7-0eef48446b5c"},{"name":"LocateArticle returns a single article by etag.","id":"456e8c70-bc47-42e5-9f63-b47e5bd2091a","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":[{"description":{"content":"<p>(Required) Concurrency token / locator.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3c4d8227-118a-4ac1-9fdb-c4430d1c736f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 9466,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4081\n}"},{"id":"51e965c2-98bd-41c0-b34b-18d7284b0011","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"456e8c70-bc47-42e5-9f63-b47e5bd2091a"},{"name":"UpdateArticle updates an article, creating a new version (optimistic lock via etag).","id":"8c170ba9-f1db-41ad-8472-1234d0e5b65d","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":[{"description":{"content":"<p>(Required) Concurrency token of the article to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"842ea529-db2b-44d7-8fed-818c15d973af","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 9466,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4081\n}"},{"id":"3807d7e5-eaf4-4909-b0d8-e3a86d53e57d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8c170ba9-f1db-41ad-8472-1234d0e5b65d"},{"name":"DeleteArticle soft-deletes an article.","id":"82c7d530-6b54-409f-8386-27f90929ba34","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":[{"description":{"content":"<p>(Required) Concurrency token of the article to delete.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"82108f85-0648-4957-bc63-7eb3a50fba33","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 9466,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4081\n}"},{"id":"616fa1d5-aa44-45bd-aeaf-d5cd0b58ef69","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"82c7d530-6b54-409f-8386-27f90929ba34"},{"name":"UpdateArticle updates an article, creating a new version (optimistic lock via etag).","id":"fef287a7-287b-46f8-9c30-decc0551a418","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":[{"description":{"content":"<p>(Required) Concurrency token of the article to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3ef73231-cff5-45e0-8c7b-2f312a2a4976","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 9466,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4081\n}"},{"id":"c2959ae7-12ea-41e0-8fa4-3e61f72482da","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fef287a7-287b-46f8-9c30-decc0551a418"},{"name":"MoveArticle reparents an article, validating cycles and max depth.","id":"745614b9-5a18-4c54-8e7d-cd1407a49261","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":[{"description":{"content":"<p>(Required) Concurrency token of the article to move.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"f9cc20ab-b974-45a7-bf6f-527fff604b7d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"depth\": 9466,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4081\n}"},{"id":"610a1937-21b2-47bb-b718-5cf05dd30f8d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"745614b9-5a18-4c54-8e7d-cd1407a49261"},{"name":"ListAncestors returns the ancestor chain (root first), serving breadcrumbs.","id":"9564c3d8-bd0a-456f-b8ef-933de9a5a48b","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":[{"description":{"content":"<p>(Required) Article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0aaded11-5093-4c97-a9ac-cf23b873ebac","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"968146d1-c4fb-454a-8a5a-93c32490825f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9564c3d8-bd0a-456f-b8ef-933de9a5a48b"},{"name":"ListChildren returns the direct children of an article.","id":"52ca2fec-34ad-42e7-a49e-9421b0042a31","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":[{"description":{"content":"<p>(Required) Parent article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4fefb2bd-2539-4703-a7f3-7ca6c469cf6b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"7660e71f-a854-4576-b90e-2ff81bacc497","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"52ca2fec-34ad-42e7-a49e-9421b0042a31"},{"name":"GetTree returns the article hierarchy of a space, RBAC filtered.","id":"35988cc7-c753-4956-8ead-ff1d712d6ed3","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":[{"description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"adcfe1d0-501f-4f95-9315-01f91ed4e52e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"731e05dd-5d32-4bdb-83fd-a70a41d61081","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35988cc7-c753-4956-8ead-ff1d712d6ed3"}],"id":"f9b5a882-4525-478e-be3d-5812cca35593","_postman_id":"f9b5a882-4525-478e-be3d-5812cca35593","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":"05b96f9d-1333-4de3-9051-5ff1d2e40088","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=8696&size=8696&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":"8696"},{"description":{"content":"<p>Page size.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"9d93a6cb-e5f9-4d5b-a4ed-23ead3cbde94","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"addf96c9-bcf9-46e7-ab63-68c651ee37ed","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"05b96f9d-1333-4de3-9051-5ff1d2e40088"},{"name":"DeleteFile unbinds and removes a file from an article.","id":"da3fb0fc-fbae-4f96-b93a-08461eef8c0b","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":[{"description":{"content":"<p>(Required) Concurrency token / locator of the owning article.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_etag"},{"description":{"content":"<p>(Required) File id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e1b8da34-d12b-4f73-82c2-516322052184","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"mime\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"source\": \"string\",\n  \"url\": \"string\"\n}"},{"id":"801cf730-7cde-4d0b-9bcc-0bda3d7c5b79","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"da3fb0fc-fbae-4f96-b93a-08461eef8c0b"}],"id":"79695c0e-682e-42f2-847a-20dc489021b9","_postman_id":"79695c0e-682e-42f2-847a-20dc489021b9","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":"de9ecde8-b5d8-4868-ac66-fad0aaf6eb40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/models?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"9db24953-4d6e-4ead-9397-84ec2c391a4e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&q=string&type=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","models"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"811af82c-f09b-4077-8757-e1e16a3e2c2a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&q=string&type=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","models"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de9ecde8-b5d8-4868-ac66-fad0aaf6eb40"},{"name":"CreateModel registers a new model.","id":"7ccdea3b-d152-41c3-bb38-87dda0314c79","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\": 5662,\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":"c0013000-cdd8-45e9-9fb1-015f57c18d30","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\": 5662,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"c54bda17-428b-4bcb-b5d9-bd9f8386b2ba","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\": 5662,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7ccdea3b-d152-41c3-bb38-87dda0314c79"},{"name":"LocateModel returns a single model by id.","id":"31ade170-183f-4fd7-a08d-d93425a5ff68","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":[{"description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e549dc44-6f42-456c-93b0-6a7e4cda8d70","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"768f0ae4-757c-43ef-9db2-0dbe88de0a65","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"31ade170-183f-4fd7-a08d-d93425a5ff68"},{"name":"UpdateModel updates a model registration.","id":"e75914ec-8458-4f81-88f1-ce53f1f0ce27","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\": 5662,\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":[{"description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8c56d8a2-4d1b-4f96-8157-6d34eb501d3e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"2f3abd17-bfc5-41c5-afbc-41721286ebdd","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e75914ec-8458-4f81-88f1-ce53f1f0ce27"},{"name":"DeleteModel removes a model registration.","id":"2a66f54e-c4f8-4b23-b969-ce8ca3f964d2","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":[{"description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8d3ea366-4718-416e-8b1a-ecbabdb638bf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"ef8f8912-ca9b-43a1-9b2b-59b231a99d69","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a66f54e-c4f8-4b23-b969-ce8ca3f964d2"},{"name":"UpdateModel updates a model registration.","id":"77122973-25ad-4040-8b85-257af25c2da3","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\": 5662,\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":[{"description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e4d038e7-261d-4b3f-a694-a5f199d96854","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"0bf9620c-9006-475d-b330-f5384f1c3239","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77122973-25ad-4040-8b85-257af25c2da3"},{"name":"ValidateModel runs a test embed/rerank call and stamps validated_at on success.","id":"06812dbf-0be0-4966-a119-9de5d4e2eb2b","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":[{"description":{"content":"<p>(Required) Model id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"02a42e53-0a23-489c-a3eb-9546f6bd7e65","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dimensions\": 6698,\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}"},{"id":"cfb36856-e69c-4576-a3d0-d5453fffb328","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"06812dbf-0be0-4966-a119-9de5d4e2eb2b"}],"id":"6325cbd2-4377-472c-b184-d16dfe46f293","_postman_id":"6325cbd2-4377-472c-b184-d16dfe46f293","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":"05cc7be6-d914-4834-b76a-59fc83492ff1","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":"8d989b86-21b0-4d85-a0a2-b714c77668f8","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fd981fa3-1186-4871-8e99-999a32073e5c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"05cc7be6-d914-4834-b76a-59fc83492ff1"},{"name":"Search runs fast full-text search over title, tags and plaintext (no vector).","id":"cf795c85-b821-4b30-816c-561357ddbc4a","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=8696&page=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"}],"variable":[]}},"response":[{"id":"ff60657f-e53d-4694-8231-385a37521e06","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"5d105941-9bf8-445a-a932-3e83243da45a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cf795c85-b821-4b30-816c-561357ddbc4a"},{"name":"SemanticSearch runs hybrid retrieval (vector + full-text, RRF) and returns\nchunks plus optional citations.","id":"3c9b63b3-46eb-4f56-affe-294fb3ff30d8","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\": 9130\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":"c977646c-970a-4ac4-ab47-23a7d0e98905","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\": true,\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\": 5718\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"citations\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"82d0bbe7-1697-485a-85ff-b9ddc088b736","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\": true,\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\": 5718\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3c9b63b3-46eb-4f56-affe-294fb3ff30d8"},{"name":"Suggest runs hybrid retrieval with cross-encoder rerank for operator assist.","id":"2efcd950-5451-42f8-94d6-fba4128471b5","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\": 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","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"04792688-2ac0-4bc0-bf16-6b08bc9587be","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"chunks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4a3cab0c-3971-45fc-9f10-4f86ff3f20b6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2efcd950-5451-42f8-94d6-fba4128471b5"},{"name":"Menu lists child articles of a parent for bot menu buttons; FAQ children\ninclude their body inline.","id":"131fbcfc-bebb-4bb2-a4f1-44a90ad2f592","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=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"}],"variable":[{"description":{"content":"<p>(Required) Space to read from.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"5c12fffe-caac-4c38-aba9-7f1c02fb33ed","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","articles"],"query":[{"key":"parent_id","value":"string"},{"key":"depth_limit","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2df8e5a1-2eeb-4990-b215-fd8226bbb7c5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","articles"],"query":[{"key":"parent_id","value":"string"},{"key":"depth_limit","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"131fbcfc-bebb-4bb2-a4f1-44a90ad2f592"}],"id":"244c0612-3d14-4a0d-852e-dc525899be6a","_postman_id":"244c0612-3d14-4a0d-852e-dc525899be6a","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":"26902da1-04a8-472f-8171-c57aabfc7896","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v1/kb/spaces?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"454a0b00-d948-4fca-8f59-854c5f5d049e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"401e5a9d-496a-4418-9f97-c2d94efa9225","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"26902da1-04a8-472f-8171-c57aabfc7896"},{"name":"CreateSpace creates a space; language is immutable after creation.","id":"57b85c0a-c79e-49fd-ae35-de6c5b2ce3d1","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\": true,\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","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"fd3b30e9-b39b-4cd8-a31b-67ba99fec766","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"vector_search_enabled\": false\n}"},{"id":"fbba4b47-9182-400c-9a4b-753e89684b6a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"57b85c0a-c79e-49fd-ae35-de6c5b2ce3d1"},{"name":"LocateSpace returns a single space by id.","id":"eb5d7057-affb-4011-9053-585faf0b477f","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":[{"description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"79aa0da9-6b3c-4dcd-9e90-f62b88434e83","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"vector_search_enabled\": false\n}"},{"id":"61945a8a-5512-4a31-999b-ce2b477e0bfe","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"eb5d7057-affb-4011-9053-585faf0b477f"},{"name":"UpdateSpace updates a space (language cannot be changed).","id":"07288ece-aa46-4374-ba11-f4cfa343222f","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":[{"description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e8ee4e34-3d31-4fbd-a7fd-4eb09a9e1787","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"vector_search_enabled\": false\n}"},{"id":"2261834c-b380-4573-841c-0b26820c6200","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"07288ece-aa46-4374-ba11-f4cfa343222f"},{"name":"DeleteSpace deletes a space; a space with active articles cannot be deleted.","id":"05d3f4d3-9cd1-43de-a3a8-77240f3df7b0","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":[{"description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9751183a-f61d-4766-8f13-a704631df79f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"vector_search_enabled\": false\n}"},{"id":"ca26dee9-2265-4e71-9a7a-8046740ca2ed","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"05d3f4d3-9cd1-43de-a3a8-77240f3df7b0"},{"name":"UpdateSpace updates a space (language cannot be changed).","id":"354fb1e9-ab90-4cbb-85ad-8a622867d8d3","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":[{"description":{"content":"<p>(Required) Space id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5b0ecd95-871e-4f46-9d84-183afe22f17f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"reranker_model_id\": \"string\",\n  \"target_embedding_model_id\": \"string\",\n  \"teams\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"vector_search_enabled\": false\n}"},{"id":"faab17aa-9bcc-4334-8a2d-e02a523beac2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"354fb1e9-ab90-4cbb-85ad-8a622867d8d3"}],"id":"ffcfeb2d-9928-4111-995b-2b1ec5484322","_postman_id":"ffcfeb2d-9928-4111-995b-2b1ec5484322","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":"90fa1742-56a9-43cb-b49d-aa21be8c3a94","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=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"}],"variable":[{"description":{"content":"<p>(Required) Space to read tags from.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"7278c4a5-b1eb-4a9d-9d6b-686e15ad5f0b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tags"],"query":[{"key":"q","value":"string"},{"key":"size","value":"8696"}],"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":"7c0986d6-28e2-415b-8a6d-aae05a7ec592","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696","host":["https://api.webitel.com/api"],"path":["v1","kb","spaces",":space_id","tags"],"query":[{"key":"q","value":"string"},{"key":"size","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"90fa1742-56a9-43cb-b49d-aa21be8c3a94"}],"id":"637727f0-afb9-4d8b-9ca3-590a74083c86","_postman_id":"637727f0-afb9-4d8b-9ca3-590a74083c86","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":"b9aaf382-fc66-42ac-8ce9-eef2c54d9203","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=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number (1-based).</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"b82f8949-752f-4230-afbb-c5823b8023fe","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"f6333f23-06fd-49b2-b77c-4bad60a1ca84","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["v1","kb","articles",":article_id","versions"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b9aaf382-fc66-42ac-8ce9-eef2c54d9203"},{"name":"GetVersion returns a single version by number.","id":"7a132fce-f36b-4a06-880c-7a49265d1d6e","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":[{"description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"description":{"content":"<p>(Required) Version number.</p>\n","type":"text/plain"},"type":"any","value":"8696","key":"version_number"}]}},"response":[{"id":"8775f785-0b29-4cb5-be1d-c535e3a70388","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"notes\": \"string\",\n  \"restored_from\": \"string\",\n  \"subject\": \"string\",\n  \"version_number\": 6471\n}"},{"id":"302ebd5f-8084-4cdf-9c12-9d13fee6f338","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7a132fce-f36b-4a06-880c-7a49265d1d6e"},{"name":"RestoreVersion creates a new version from a past one.","id":"949628b8-5f12-4d21-a66a-9521726de395","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":[{"description":{"content":"<p>(Required) Owning article id.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"description":{"content":"<p>(Required) Version number to restore.</p>\n","type":"text/plain"},"type":"any","value":"8696","key":"version_number"}]}},"response":[{"id":"ce9e66c9-e181-4ba9-a2fa-46a07f1bf1d6","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":"8696","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"notes\": \"string\",\n  \"restored_from\": \"string\",\n  \"subject\": \"string\",\n  \"version_number\": 6471\n}"},{"id":"3c6ab3c1-d371-473e-9c29-24b1c658719c","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":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"949628b8-5f12-4d21-a66a-9521726de395"}],"id":"ef7d3d90-8bf4-4f18-a7f8-7fbd09a5cb95","_postman_id":"ef7d3d90-8bf4-4f18-a7f8-7fbd09a5cb95","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":"46eb006c-7904-490c-9f9a-6e070f4677fb","_postman_id":"46eb006c-7904-490c-9f9a-6e070f4677fb","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":"d5c78bc6-d185-4785-8a72-9fed4fa6612a","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"abb1617b-c0d6-4fbb-ba53-1117520edabd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"77e242b4-68c5-4598-90c3-d483eb202e93","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d5c78bc6-d185-4785-8a72-9fed4fa6612a"},{"name":"Config Service Search Config","id":"775401d6-df68-4eb8-9811-eaefe0e2094d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&object=cc_resource_group&object=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":["logger","config"],"host":["https://api.webitel.com/api"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"cc_resource_group"},{"description":{"content":"<p>NOT USED</p>\n","type":"text/plain"},"key":"object","value":"schema"}],"variable":[]}},"response":[{"id":"65384a52-dd66-45c6-a758-f9d0149db414","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&object=schema&object=cc_resource","host":["https://api.webitel.com/api"],"path":["logger","config"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object","value":"schema"},{"key":"object","value":"cc_resource"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 5629\n}"},{"id":"b5f9bf23-7722-42ea-8d6d-9c328461ff01","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&object=schema&object=cc_resource","host":["https://api.webitel.com/api"],"path":["logger","config"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"object","value":"schema"},{"key":"object","value":"cc_resource"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"775401d6-df68-4eb8-9811-eaefe0e2094d"},{"name":"Config Service Create Config","id":"5f940fb4-5630-43b9-9c9d-7aa227710e62","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\": 4389,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 3272,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"c5c5b12b-77d8-4e8f-8435-a403a6e70a10","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\": 4389,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 3272,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8156,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 5615,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 6782,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a93c6829-6a42-413d-b88c-3f5c5c90b98a","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\": 4389,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 3272,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f940fb4-5630-43b9-9c9d-7aa227710e62"},{"name":"Config Service Read Config","id":"aafea5ea-adaa-434c-8190-48eca7471dd9","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":[{"description":{"content":"<p>(Required) int32 domainId = 8;</p>\n","type":"text/plain"},"type":"any","value":"8696","key":"config_id"}]}},"response":[{"id":"ec81cab7-f0ec-4601-8785-144bf22afda0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 8156,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 5615,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 6782,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"018e5be3-88b5-45b6-99e2-f3a7d7867fbd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aafea5ea-adaa-434c-8190-48eca7471dd9"},{"name":"Config Service Update Config","id":"2c2ecb18-261f-4a95-aa1a-b9ed81a016f1","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\": 2347,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 1547,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"config_id"}]}},"response":[{"id":"2f65118f-f070-4d74-9de1-73988dc56d24","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\": 2347,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 1547,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 8156,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 5615,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 6782,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8fec6a1f-f74b-4b8e-b223-b3e99e817997","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\": 2347,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"period\": 1547,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2c2ecb18-261f-4a95-aa1a-b9ed81a016f1"},{"name":"Config Service Delete Config","id":"e2e9db17-6dd9-4aa5-9b77-1ebe18a0ddca","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"config_id"}]}},"response":[{"id":"de99637f-8dee-46d5-980e-6880bb7d3f1f","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"a8dba73e-f1d9-43b7-a5b7-886f8176084a","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e2e9db17-6dd9-4aa5-9b77-1ebe18a0ddca"},{"name":"Config Service Patch Config","id":"31e8cf03-626b-45bd-bca8-f9a1533d167d","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\": 6718,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 5162,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"config_id"}]}},"response":[{"id":"da24e0c2-c252-488f-a278-45e7e1eb923a","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\": 2215,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 7540,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"days_to_store\": 8156,\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": 5615,\n  \"logs_count\": \"string\",\n  \"logs_size\": \"string\",\n  \"object\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"period\": 6782,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ee878c8b-ee05-40b7-b707-7df92d16d01c","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\": 2215,\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"period\": 7540,\n  \"storage\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"31e8cf03-626b-45bd-bca8-f9a1533d167d"}],"id":"511010b9-39f2-439a-a916-0e08e328347a","_postman_id":"511010b9-39f2-439a-a916-0e08e328347a","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":"34020ac4-dce9-4af0-a98b-e8f19a998d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/config/:config_id/logs?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=read&action=create&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":"8696"},{"key":"size","value":"8696"},{"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":"read"},{"key":"action","value":"create"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"config_id"}]}},"response":[{"id":"45a11c46-7766-4ee4-815b-22949aaf28d1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"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":"default_no_action"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"config_id","value":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 5629\n}"},{"id":"f0263d67-e604-46de-b04f-a6cad993a5f0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&user_id=string&user_id=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"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":"default_no_action"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"config_id","value":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"34020ac4-dce9-4af0-a98b-e8f19a998d91"},{"name":"Logger Service Search Log By User Id","id":"b907c244-9a8c-442e-93cb-c2da1da0d4f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/logger/user/:user_id/logs?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=read&action=create&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":"8696"},{"key":"size","value":"8696"},{"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":"read"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"create"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"description":{"content":"<p>(Required) REQUIRED filter</p>\n","type":"text/plain"},"type":"any","value":"8696","key":"user_id"}]}},"response":[{"id":"80c9fdaa-1226-420a-9938-69c95bae62b3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"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":"default_no_action"},{"key":"action","value":"default_no_action"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"user_id","value":"8696","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 7749\n}"},{"id":"0dc25145-f4fa-48bb-8a2d-380b016dda92","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&object_id=string&object_id=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"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":"default_no_action"},{"key":"action","value":"default_no_action"},{"key":"user_ip","value":"string"},{"key":"date_from","value":"string"},{"key":"date_to","value":"string"}],"variable":[{"key":"user_id","value":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b907c244-9a8c-442e-93cb-c2da1da0d4f7"},{"name":"Logger Service Search Log By Record Id","id":"887532d7-9159-4d32-a7b6-262b6b0d84c4","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=8696&size=8696&q=string&sort=string&fields=string&fields=string&action=read&action=create&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":"8696"},{"key":"size","value":"8696"},{"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":"read"},{"description":{"content":"<p>GENERAL filters</p>\n","type":"text/plain"},"key":"action","value":"create"},{"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":[{"description":{"content":"<p>(Required) SPECIFIC filter</p>\n","type":"text/plain"},"type":"any","value":"devices","key":"object"},{"description":{"content":"<p>(Required) REQUIRED filter</p>\n","type":"text/plain"},"type":"any","value":"8696","key":"record_id"}]}},"response":[{"id":"8f4d0a48-a638-4fdc-87d5-00314000215e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"action","value":"default_no_action"},{"key":"action","value":"default_no_action"},{"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":"devices","description":"(Required) SPECIFIC filter"},{"key":"record_id","value":"8696","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 7749\n}"},{"id":"f888dab5-280c-4b61-8558-8c1d5865dbf8","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&action=default_no_action&action=default_no_action&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"action","value":"default_no_action"},{"key":"action","value":"default_no_action"},{"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":"devices","description":"(Required) SPECIFIC filter"},{"key":"record_id","value":"8696","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"887532d7-9159-4d32-a7b6-262b6b0d84c4"}],"id":"4c1045b5-717e-4b34-9080-3366528f58aa","_postman_id":"4c1045b5-717e-4b34-9080-3366528f58aa","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":"33739951-c5d8-4531-a630-77851f3fc626","_postman_id":"33739951-c5d8-4531-a630-77851f3fc626","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":"Lists the history of PDF exports for a specific agent.","id":"8da9ccc3-f7ee-4e46-8052-922f8cb0a5d3","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=8696&size=8696&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":["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":"8696"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"description":{"content":"<p>sorting criteria, e.g. \"+created_at\" or \"-name\"</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"a55c1f02-86a7-45cd-ae5c-5fbe2fd7f6eb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"sort","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 770\n}"},{"id":"3ef60208-e02c-456d-ac80-043f61920b68","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string","host":["https://api.webitel.com/api"],"path":["agents",":agent_id","exports","pdf","screenrecordings"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"sort","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8da9ccc3-f7ee-4e46-8052-922f8cb0a5d3"},{"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":"b240a907-10ec-4b04-bf04-afaebabc567c","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/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":[{"description":{"content":"<p>(Required) Unique identifier of the agent.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"ed766ae8-fdcb-4d04-8545-96ce68edad56","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/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":"2b3fcd8a-6ac9-4ce6-87f3-0c9e0768d6c1","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/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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b240a907-10ec-4b04-bf04-afaebabc567c"},{"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":"e3de2528-cf7b-4801-ac1c-87dc217fe7c1","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":[{"description":{"content":"<p>(Required) Unique identifier of the call.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"358c8916-8769-4e76-849f-6d8c4c61b3d7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"details\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"message\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"result\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cc18a0ac-7a07-41fa-ac4c-ea9b4e4aeb2d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3de2528-cf7b-4801-ac1c-87dc217fe7c1"},{"name":"Lists the history of PDF exports for a specific call ID.","id":"144d85cf-bae4-4f47-afd6-4cfa3ed902f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/exports/pdf?page=8696&size=8696&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":["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":"8696"},{"description":{"content":"<p>Number of items per page.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"description":{"content":"<p>sorting criteria, e.g. \"+created_at\" or \"-name\"</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"167a68fe-ab65-471a-9b9f-72cb93780125","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"sort","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 132\n}"},{"id":"3bc76adf-0307-4a4e-8b0e-e396a13ac7ab","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string","host":["https://api.webitel.com/api"],"path":["calls",":call_id","exports","pdf"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"sort","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"144d85cf-bae4-4f47-afd6-4cfa3ed902f3"},{"name":"Creates a new task to generate a PDF export for a specific call.\nUseful for documenting call transcripts or associated media.","id":"d652010d-da47-4131-87b9-370b4a932ed2","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":[{"description":{"content":"<p>(Required) Unique identifier of the call.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"9297e228-abb3-4c56-8430-2517cf4e7651","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":"814736e2-c28b-4499-ac64-32073199e781","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d652010d-da47-4131-87b9-370b4a932ed2"},{"name":"Deletes a specific export record from the history.","id":"cddc74aa-e1c9-44e7-9fd8-87c907b1e0b4","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":[{"description":{"content":"<p>(Required) ID of the record to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"95b98fd7-a602-41bc-959f-809d7a923f4a","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":"86c7e7a2-4483-4143-a3ff-6a2729c3aff4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cddc74aa-e1c9-44e7-9fd8-87c907b1e0b4"}],"id":"b26555d7-28f5-4a2b-ae8d-c12f28a0c086","_postman_id":"b26555d7-28f5-4a2b-ae8d-c12f28a0c086","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":"3dd4da9f-7413-454c-8a82-6d6ffa37b43e","_postman_id":"3dd4da9f-7413-454c-8a82-6d6ffa37b43e","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":"01bc7d15-0711-4fe2-a78b-79b33285cef7","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    \"key_1\": \"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":"a542b811-169b-4d0d-8926-cf91ec0b967f","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    \"key_1\": \"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":"90e15371-dd2a-4238-b51a-6128a9ebffe6","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    \"key_1\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"01bc7d15-0711-4fe2-a78b-79b33285cef7"},{"name":"GetMeetingView retrieves public-facing information about a meeting.","id":"e70cb73f-377b-439c-9ade-da24b0ba3135","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":[{"description":{"content":"<p>(Required) Unique identifier of the meeting.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"17fc2393-2211-46e8-83d0-7c5df72baf1b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": true,\n  \"created_at\": \"string\",\n  \"expires_at\": \"string\",\n  \"satisfaction\": \"string\",\n  \"title\": \"string\"\n}"},{"id":"da3e83b8-9e42-4d51-b736-c2ba6a6e2d93","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e70cb73f-377b-439c-9ade-da24b0ba3135"},{"name":"SatisfactionMeeting submits feedback or a satisfaction rating for a completed meeting.","id":"e39a4d61-c754-4943-a035-a735a7d5ad20","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":[{"description":{"content":"<p>(Required) Unique identifier of the meeting.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"03feda2c-f2cf-4ef2-aaa5-8e47c25d272d","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":"374b7691-a246-4b84-b6c9-f439660e35a4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e39a4d61-c754-4943-a035-a735a7d5ad20"}],"id":"3d8ed414-e717-4738-a3ee-4c97530b64f9","_postman_id":"3d8ed414-e717-4738-a3ee-4c97530b64f9","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":"e381f85c-98bf-4218-8991-dc6d4ca4a345","_postman_id":"e381f85c-98bf-4218-8991-dc6d4ca4a345","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":"e8615f51-6018-42c2-a49f-17af00fd0fb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/agent/chats?size=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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":"46283dcd-b8fe-4a3f-9016-10db906386b3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 5629\n}"}],"_postman_id":"e8615f51-6018-42c2-a49f-17af00fd0fb1"},{"name":"Agent Chat Service Get Agent Chats Counter","id":"d7ac2190-f523-471f-aa3e-13599300d0a0","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":"c15636ff-582f-47b9-b9e9-e86145dc388c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8914\n}"}],"_postman_id":"d7ac2190-f523-471f-aa3e-13599300d0a0"},{"name":"Agent Chat Service Mark Chat Processed","id":"8be2a97c-be92-4f99-8164-dce930025963","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"7dee1516-29bc-403b-b6ed-e22264154636","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":"8be2a97c-be92-4f99-8164-dce930025963"}],"id":"b58862f2-5657-42d7-9770-baf5913d7bc5","_postman_id":"b58862f2-5657-42d7-9770-baf5913d7bc5","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":"cbad646d-c610-429a-b69b-0b9c97ec806b","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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"case_id"},{"description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"3e598489-2a16-482e-b44f-84937af9ab02","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1466,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"cbad646d-c610-429a-b69b-0b9c97ec806b"}],"id":"09989602-8f75-40f6-b624-2d22bbe36b69","_postman_id":"09989602-8f75-40f6-b624-2d22bbe36b69","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":"604dfe55-36c2-4c35-89b5-b1561637ebf5","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"conversation_id"}]}},"response":[{"id":"24bb6d9a-67a8-4c58-a5c6-2180b505d4ec","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":"604dfe55-36c2-4c35-89b5-b1561637ebf5"},{"name":"LinkContactToClient creates connection between existing internal contact and external client.","id":"de0db3c9-9ba5-40c9-9ace-32a454c0d08d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"conversation_id"}]}},"response":[{"id":"8c26d958-0c75-4d73-981a-511b59689516","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":"de0db3c9-9ba5-40c9-9ace-32a454c0d08d"}],"id":"27917442-f159-4b91-bf02-74330d75b23f","_postman_id":"27917442-f159-4b91-bf02-74330d75b23f","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":"9d0728b6-4bbc-4a7e-baa5-bba68a0abfb5","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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"95591f77-bcfc-4d5d-99bf-858e9cbb9e53","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3029,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9d0728b6-4bbc-4a7e-baa5-bba68a0abfb5"},{"name":"Contacts Chat Catalog Get Contact Chat History","id":"2b52c435-5819-41c2-b923-2cf3737113fa","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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact identificator</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"f514a420-d5a5-4c12-8de0-f8899af908be","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1466,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"2b52c435-5819-41c2-b923-2cf3737113fa"}],"id":"5836f1d2-26c8-4b00-8c84-93be8c4b3c81","_postman_id":"5836f1d2-26c8-4b00-8c84-93be8c4b3c81","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":"23c13c95-74ee-4493-8aec-c71d1a1406f0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"keyboard\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"text\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timeout\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":"fd1d7fa9-7248-4c62-80c8-46c5c3eb88a9","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"keyboard\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"text\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timeout\": \"string\",\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"variables\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}"}],"_postman_id":"23c13c95-74ee-4493-8aec-c71d1a1406f0"},{"name":"Query of external chat customers","id":"f9bf7359-b0a5-4900-b959-d645f982ae9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/customers?page=8696&size=8696&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","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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"}],"variable":[]}},"response":[{"id":"9dc34cc0-2a09-42d5-8086-46707b2664d0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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","host":["https://api.webitel.com/api"],"path":["chat","customers"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"next\": true,\n  \"page\": 163,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"vias\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"f9bf7359-b0a5-4900-b959-d645f982ae9e"},{"name":"Query of chat conversations","id":"40557c80-dbf5-49c0-8ee3-a87219e5df83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/dialogs?page=8696&size=8696&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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 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>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":"60daa869-7eb1-472c-8e3f-177c0cb8cf18","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"key":"size","value":"8696"},{"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":"peer.id","value":"string"},{"key":"peer.type","value":"string"},{"key":"peer.name","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 4544\n}"}],"_postman_id":"40557c80-dbf5-49c0-8ee3-a87219e5df83"},{"name":"Query of chat participants","id":"b885aa9a-4712-431b-ac21-e5208cfe5430","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/chat/dialogs/:chat_id/members?page=8696&size=8696&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"description":{"content":"<p>Page records limit. <strong>default</strong>: 16.</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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 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>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":[{"description":{"content":"<p>(Required) ID of the chat dialog.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"b35731c4-2eee-45d1-846c-554da20603cd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&sort=string&fields=string&fields=string&id=string&id=string&via.id=string&via.type=string&via.name=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"key":"size","value":"8696"},{"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":"peer.id","value":"string"},{"key":"peer.type","value":"string"},{"key":"peer.name","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 2319\n}"}],"_postman_id":"b885aa9a-4712-431b-ac21-e5208cfe5430"},{"name":"Query of the chat history","id":"e1fb0598-74b6-4288-a9fa-47cd52c34e66","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=8696&q=string&fields=string&fields=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"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>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":[{"description":{"content":"<p>(Required) Unique chat dialog</p>\n","type":"text/plain"},"type":"any","value":"string","key":"chat_id"}]}},"response":[{"id":"72967f37-6aa6-430f-a371-3ef582800bf7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&q=string&fields=string&fields=string&peer.id=string&peer.type=string&peer.name=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":"8696"},{"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":"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3029,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e1fb0598-74b6-4288-a9fa-47cd52c34e66"},{"name":"Query of the chat history","id":"c9d6f084-615f-41ce-a0c9-97c216f0912b","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=8696&q=string&fields=string&fields=string&chat_id=string&peer.name=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":"8696"},{"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>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":[{"description":{"content":"<p>(Required) Contact <strong>type</strong> provider.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"peer.type"},{"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":"e823bd99-82ef-4b9e-9e12-0dd3c3cde090","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&q=string&fields=string&fields=string&chat_id=string&peer.name=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":"8696"},{"key":"q","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"chat_id","value":"string"},{"key":"peer.name","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1466,\n  \"peers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"c9d6f084-615f-41ce-a0c9-97c216f0912b"}],"id":"0cd8a9ba-7115-47f0-bd19-988259fea4e7","_postman_id":"0cd8a9ba-7115-47f0-bd19-988259fea4e7","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":"b5df872d-df7f-4c3c-9c4c-02b0359bab0b","_postman_id":"b5df872d-df7f-4c3c-9c4c-02b0359bab0b","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":"4c3d84c1-09ee-4183-862f-380fb910d668","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"FCM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"secret\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"web\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"5d66b09f-af5a-412f-bedd-67e01af0d735","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"FCM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"secret\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"web\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"4c3d84c1-09ee-4183-862f-380fb910d668"},{"name":"Invalidate the user's session access token","id":"63379ee0-fb78-4bbf-8d8e-b1ee19cb8587","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":"ae118367-57a5-4547-b88f-c6c5c6fbd7ba","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"details\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"message\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"63379ee0-fb78-4bbf-8d8e-b1ee19cb8587"},{"name":"Inspect authentication of the user's session access token","id":"5ced095c-be4c-49cb-ba8c-0f748b3eec25","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":"e3c0f2ae-512a-44e7-a347-ba1b32b1b3ee","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":"5ced095c-be4c-49cb-ba8c-0f748b3eec25"},{"name":"Obtain your user's access token to portal service(s)","id":"c1c09fec-1acf-4e90-958b-8b65b024e962","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sources\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"push\": {\n    \"APN\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"FCM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"secret\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"web\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"845f9b93-f716-44d8-9ecb-69dc02159b83","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"gender\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"iss\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locale\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phone_number_verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"picture\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sources\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sub\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"zoneinfo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"push\": {\n    \"APN\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"FCM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"secret\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"web\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"c1c09fec-1acf-4e90-958b-8b65b024e962"}],"id":"b1608ce5-cece-42a4-ae77-f06f32f008d4","_postman_id":"b1608ce5-cece-42a4-ae77-f06f32f008d4","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":"dd4ecb64-d9c6-4410-acbc-98e5f1ed8c3e","_postman_id":"dd4ecb64-d9c6-4410-acbc-98e5f1ed8c3e","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":"02dc1317-5438-42e7-925a-159158e1ddc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/backend_profiles?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"94362b35-2d6d-4532-a9b3-5bd60a2a8d99","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"ec4ee57f-0e22-4b20-8d57-3808df850be2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","backend_profiles"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02dc1317-5438-42e7-925a-159158e1ddc0"},{"name":"Create BackendProfile","id":"2eb48eab-ed5a-4a30-97ec-60c57889a68a","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\": 2201,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8519,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"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":"feb04b58-0703-4267-9cde-215703f72c79","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\": 2201,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8519,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"expire_days\": 3387,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8151,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5345d578-cab1-416c-ad5f-46f6e5b80fbe","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\": 2201,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8519,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2eb48eab-ed5a-4a30-97ec-60c57889a68a"},{"name":"BackendProfile item","id":"d88ddbc2-e464-4770-9ba1-bceec5f492d4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a0f69cfc-846e-45aa-b8d6-23f03b88dafb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"expire_days\": 3387,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8151,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6936026d-c202-461f-bd0c-049e78c47014","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d88ddbc2-e464-4770-9ba1-bceec5f492d4"},{"name":"Update BackendProfile","id":"48737c3c-a67f-4171-be69-da96ce6eb6c9","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\": 7677,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3947,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f660f95b-24e0-404a-b17a-189158131189","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\": 7677,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3947,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"expire_days\": 3387,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8151,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"00c66f22-a99a-4ead-bfb4-19f854422200","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\": 7677,\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 3947,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"48737c3c-a67f-4171-be69-da96ce6eb6c9"},{"name":"Remove BackendProfile","id":"8cc90167-2291-46b9-b469-34b59ad2e456","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"16564036-b0e0-4c16-8ca8-5fb7c6e48d10","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"expire_days\": 3387,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8151,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8abb70e0-69de-4a30-8a97-29f43dbae801","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8cc90167-2291-46b9-b469-34b59ad2e456"},{"name":"Patch BackendProfile","id":"4eb22d5f-0893-4450-b139-aa3da858c171","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\": 1104,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 6224,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7284da3d-730f-4857-acfb-241d7347668b","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  \"expire_days\": 8630,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 2919,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"data_count\": \"string\",\n  \"data_size\": \"string\",\n  \"description\": \"string\",\n  \"disabled\": false,\n  \"expire_days\": 3387,\n  \"id\": \"string\",\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 8151,\n  \"properties\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"912c2f82-2f87-40bd-8564-aace4949d5df","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  \"expire_days\": 8630,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"max_size\": \"string\",\n  \"name\": \"string\",\n  \"priority\": 2919,\n  \"properties\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4eb22d5f-0893-4450-b139-aa3da858c171"}],"id":"e0bfa7de-0fd2-41a8-aa3a-cc8f8c2504ec","_postman_id":"e0bfa7de-0fd2-41a8-aa3a-cc8f8c2504ec","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":"bebe4022-c8df-4df1-a4d6-580cb97e1719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/cognitive_profiles?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":"5ce3e06d-97b7-4673-a960-fa2929d37220","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&service=STT&service=TTS&enabled=true","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"STT"},{"key":"service","value":"TTS"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"9ec97e71-a5c4-45c7-a567-120509e25545","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=string&id=string&service=STT&service=TTS&enabled=true","host":["https://api.webitel.com/api"],"path":["storage","cognitive_profiles"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"STT"},{"key":"service","value":"TTS"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bebe4022-c8df-4df1-a4d6-580cb97e1719"},{"name":"Create Cognitive Profile","id":"d6c6c7ce-1913-47d5-82f3-934af7538859","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":"5ebbbd92-ea33-4621-ac3d-4c9e9b1aacd3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c8be4fbd-adf8-4fed-a7a3-280974f3b7ac","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d6c6c7ce-1913-47d5-82f3-934af7538859"},{"name":"Read Cognitive Profile","id":"047a4f24-12c8-4b98-8162-ed2faa143619","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"287e9897-e481-4a99-9ec7-1d8b4ae747cf","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"349a800b-cb81-4b69-b41c-73977fc467f9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"047a4f24-12c8-4b98-8162-ed2faa143619"},{"name":"Update Cognitive Profile","id":"abe556a9-b461-443c-9004-f93ec3fe6802","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"2a243d0f-bf61-4775-99d9-f159afb94b59","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6ba67def-a563-411c-af11-e3e6a19e9db0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"abe556a9-b461-443c-9004-f93ec3fe6802"},{"name":"Remove BackendProfile","id":"3674a517-83a1-4afa-a28b-6dcc26e8c52e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cc00e1f2-3a2d-4861-8a62-ef112ec766ed","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a829ac21-0df6-4d87-b4fb-e32e072a713b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3674a517-83a1-4afa-a28b-6dcc26e8c52e"},{"name":"Patch Cognitive Profile","id":"530ff7cc-9e33-4390-88e3-4a4e360557b8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dc182bd5-d259-4f57-b6cc-00973bb65fec","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\": false,\n  \"description\": \"string\",\n  \"enabled\": true,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"07761b07-d068-4d06-a877-0b365942ff43","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\": false,\n  \"description\": \"string\",\n  \"enabled\": true,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"530ff7cc-9e33-4390-88e3-4a4e360557b8"},{"name":"Search Voices","id":"9e64e98e-caa2-419f-a717-9e77b1e83c69","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3589fc38-36dd-4b60-b3f2-bf84a8fdb93f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c337f127-0679-4c88-bb0b-c9ce2ec462be","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9e64e98e-caa2-419f-a717-9e77b1e83c69"}],"id":"28155195-c6ff-4537-a19c-c301a0818080","_postman_id":"28155195-c6ff-4537-a19c-c301a0818080","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":"d99a9536-401f-459f-a03a-5ff7ea8f55f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file_policies?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"b8326c6d-f57e-4c17-92bd-fc6b15c02911","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","file_policies"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"b6915826-a809-4f9a-9121-95c7dcfba25c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","file_policies"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d99a9536-401f-459f-a03a-5ff7ea8f55f5"},{"name":"Create FilePolicy","id":"b2eb4a3b-0bd1-487a-b5da-ca7f303bf4ef","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 3776,\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":"1383145c-abaf-47a3-af25-df9d1d98f6e6","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 8741,\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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\n  \"id\": 8382,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 1760,\n  \"retention_days\": 6136,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e1eb3d02-3fdf-4dd4-a4cd-ef9143bd582d","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 8741,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b2eb4a3b-0bd1-487a-b5da-ca7f303bf4ef"},{"name":"Move Position File Policy","id":"3b222375-01c1-4596-ad22-f3308cd794bb","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"from_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"to_id"}]}},"response":[{"id":"f59aa358-bd52-424b-bdfc-4478f99945ff","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":"8696","description":"(Required) "},{"key":"to_id","value":"8696","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":"f831003f-594c-41a7-9bac-16810dc82dab","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":"8696","description":"(Required) "},{"key":"to_id","value":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3b222375-01c1-4596-ad22-f3308cd794bb"},{"name":"FilePolicy item","id":"b236f404-e7bc-4f8f-a595-4df3e27a028d","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"702c91a1-c865-445e-8d9f-37630b76f1c1","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"id\": 4612,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 1180,\n  \"retention_days\": 3602,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d24876bb-4498-4c8e-91aa-4df95bcd0d41","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b236f404-e7bc-4f8f-a595-4df3e27a028d"},{"name":"Update FilePolicy","id":"860ddf7f-2184-4ebb-aeef-b7841b4b5ee0","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 3776,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"f4e72d34-a9ce-4e71-99e5-685546e86579","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 8741,\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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"id\": 4612,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 1180,\n  \"retention_days\": 3602,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5357d7f6-a254-441b-a014-ac09cad70b65","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": true,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"retention_days\": 8741,\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"860ddf7f-2184-4ebb-aeef-b7841b4b5ee0"},{"name":"Remove FilePolicy","id":"888f5ef5-af6c-4200-a939-31ac80cce18a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"1b0bc01c-47b9-462b-b5d1-1df7a335abd2","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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"id\": 4612,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 1180,\n  \"retention_days\": 3602,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5d72006c-7914-4200-919d-3d3a570ac3f2","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"888f5ef5-af6c-4200-a939-31ac80cce18a"},{"name":"Patch FilePolicy","id":"9f85a456-c455-4d9c-a94b-151b83dc3045","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\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\": 9425,\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"52dabbf6-c236-4683-bbfe-1acc5a1f0ace","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\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\": 1570,\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":"8696","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"channels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"encrypt\": false,\n  \"id\": 4612,\n  \"max_upload_size\": \"string\",\n  \"mime_types\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"position\": 1180,\n  \"retention_days\": 3602,\n  \"speed_download\": \"string\",\n  \"speed_upload\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"14aff972-d255-4d2e-a832-3a07a513c479","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    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"description\": \"string\",\n  \"enabled\": false,\n  \"encrypt\": false,\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\": 1570,\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f85a456-c455-4d9c-a94b-151b83dc3045"},{"name":"File Policy Apply","id":"6b58793a-e310-4dfc-90f7-40227e163e32","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"14fc0521-d0be-4580-9a58-36beb358de60","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":"8696","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":"fa95e65a-707a-4d1c-a664-24f80fbb8391","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6b58793a-e310-4dfc-90f7-40227e163e32"}],"id":"29abbdce-7ce6-4d4e-aa4d-bc5ca15bdcb0","_postman_id":"29abbdce-7ce6-4d4e-aa4d-bc5ca15bdcb0","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":"f6c47e85-c7b1-418c-8c2f-86bc331ce1a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/calls/:call_id/files?page=8696&size=8696&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=ChatChannel&channel=UnknownChannel","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"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":"ChatChannel"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"UnknownChannel"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"a5341a06-7aea-42a2-9d1b-8a3dffef7518","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=MediaChannel&channel=ChatChannel","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"MediaChannel"},{"key":"channel","value":"ChatChannel"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"0c7bf1c6-74b0-4c55-91a4-4052f3f58f27","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=MediaChannel&channel=ChatChannel","host":["https://api.webitel.com/api"],"path":["calls",":call_id","files"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"MediaChannel"},{"key":"channel","value":"ChatChannel"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f6c47e85-c7b1-418c-8c2f-86bc331ce1a8"},{"name":"Delete Videocall Files","id":"9934c853-d5fa-4e31-92c1-683810fdffdd","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"call_id"}]}},"response":[{"id":"64f57652-2a6e-4977-86c4-15b62024b2ce","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":"61e6050f-8a88-4c0d-b0ba-c50792532c7d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9934c853-d5fa-4e31-92c1-683810fdffdd"},{"name":"Search Screen Recordings By Agent","id":"041cafb4-2ad4-4bc7-9af4-8e10b0d9a7d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/agent/:agent_id?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"8eeaf3ac-d0a8-417c-bbd4-179c389f6b73","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"aa7fc6cc-275d-4d57-ab09-10561fe57d29","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"041cafb4-2ad4-4bc7-9af4-8e10b0d9a7d2"},{"name":"Delete Screen Recordings By Agent","id":"1319d06d-fa42-4a8a-9217-e8149ed24a04","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f7fb1adb-8e41-4997-8acf-d8df5e767ff5","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":"0160f076-730b-493b-8473-8e16a5e3456b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1319d06d-fa42-4a8a-9217-e8149ed24a04"},{"name":"Search Files","id":"35f5d42b-591f-467b-84dc-18e0a9917d2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/file?page=8696&size=8696&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=ChatChannel&channel=UnknownChannel&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":"8696"},{"key":"size","value":"8696"},{"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":"ChatChannel"},{"description":{"content":"<ul>\n<li>ScreenRecordingChannel: ScreenshotChannel = 8; // deprecated</li>\n</ul>\n","type":"text/plain"},"key":"channel","value":"UnknownChannel"},{"key":"retention_until.from","value":"string"},{"key":"retention_until.to","value":"string"}],"variable":[]}},"response":[{"id":"b24656f1-56a0-48ad-a8a2-92fe47c23340","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=MediaChannel&channel=ChatChannel&retention_until.from=string&retention_until.to=string","host":["https://api.webitel.com/api"],"path":["storage","file"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"MediaChannel"},{"key":"channel","value":"ChatChannel"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"f7572cf5-1e46-4e0f-b44b-3ee7035cf08f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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=MediaChannel&channel=ChatChannel&retention_until.from=string&retention_until.to=string","host":["https://api.webitel.com/api"],"path":["storage","file"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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":"MediaChannel"},{"key":"channel","value":"ChatChannel"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35f5d42b-591f-467b-84dc-18e0a9917d2c"},{"name":"Delete Files","id":"786bbbf1-21d9-4d5d-a643-275e344d8b39","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":"d202f21e-a464-40fb-afd9-56a1b242545f","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":"853eff73-58ae-43b5-b0a0-5e682fe443fc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"786bbbf1-21d9-4d5d-a643-275e344d8b39"},{"name":"Delete Quarantine Files","id":"4367a689-73a7-45d6-9762-25896eccacfc","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":"b3482273-695e-4582-babd-af33d7c71155","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":"0d17cee0-8ce4-41c0-90bb-404f74cc2f27","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4367a689-73a7-45d6-9762-25896eccacfc"},{"name":"Restore Files","id":"db6e8b41-cbbb-43f1-92cb-7884578b5e65","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":"6fbae160-5353-4f9e-85ab-77310bd88217","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":"ea8da848-f5a2-4d98-9973-d0b06581f6fc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db6e8b41-cbbb-43f1-92cb-7884578b5e65"},{"name":"Search Screen Recordings","id":"9188ecb8-e13e-4c77-9b1e-66d11391e273","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/users/:user_id?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"42da066b-3bf1-4135-ace7-87300b24b3ea","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false\n}"},{"id":"b111c641-5da7-4089-8ca1-ecd233b7dc40","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9188ecb8-e13e-4c77-9b1e-66d11391e273"},{"name":"Delete Screen Recordings","id":"c62d7db1-10dd-4476-80ac-0d4e11cb35d1","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f7504b31-c53b-4879-98ac-dcd57d52735d","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":"c1f7b02f-765e-4931-85a9-fa6a8491561a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c62d7db1-10dd-4476-80ac-0d4e11cb35d1"}],"id":"784e2818-4934-4750-8a6a-f0135fdb3366","_postman_id":"784e2818-4934-4750-8a6a-f0135fdb3366","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":"ea256284-a152-4190-9d9a-ec567302aff9","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"c16132ec-6564-4f16-aaea-2fd703b36559","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"3e553e44-20fd-47b3-9a45-4663b964e11d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ea256284-a152-4190-9d9a-ec567302aff9"},{"name":"Create File Transcript","id":"6425542d-33ca-477f-a7f5-fa9fdebf14ef","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"a9c57dea-bc6c-4308-bb7f-bd41b48d6804","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2092f019-b07f-4b27-8945-3ea9361fb5dd","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6425542d-33ca-477f-a7f5-fa9fdebf14ef"},{"name":"Delete File Transcript","id":"804ee9d3-45bf-4477-abee-535bcd82cead","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":"d2430833-6920-46e9-8801-6749777be74f","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":"c7612dc7-8dbf-43d4-ae82-40a31b14d9a5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"804ee9d3-45bf-4477-abee-535bcd82cead"},{"name":"Get File Transcript Phrases","id":"b830942b-c08f-4c4c-b02f-eded52be919e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/transcript_file/:id/phrases?page=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7b9ee07f-8035-4a0b-a273-378b3f4cb371","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","host":["https://api.webitel.com/api"],"path":["storage","transcript_file",":id","phrases"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"e0bd6a17-58f6-4e5c-8b29-a2096b9dd748","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","host":["https://api.webitel.com/api"],"path":["storage","transcript_file",":id","phrases"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b830942b-c08f-4c4c-b02f-eded52be919e"}],"id":"603ab68e-3230-4f0c-ad95-f136d3114be2","_postman_id":"603ab68e-3230-4f0c-ad95-f136d3114be2","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":"875e98ff-3992-4a69-b2ca-463ec23edf08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/import_templates?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=1129&id=6997","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"1129"},{"key":"id","value":"6997"}],"variable":[]}},"response":[{"id":"9beefd72-9c1f-45bb-a945-9631a83aa27f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371","host":["https://api.webitel.com/api"],"path":["storage","import_templates"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"359d8885-8d98-4236-93d9-d111720ddd2c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=2818&id=8371","host":["https://api.webitel.com/api"],"path":["storage","import_templates"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"2818"},{"key":"id","value":"8371"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"875e98ff-3992-4a69-b2ca-463ec23edf08"},{"name":"Create Import Template","id":"03d3220f-96c8-4149-b8f7-4728c08e8378","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"6968dbb3-0fcd-4fb4-afe2-d9e8548336e0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 3156,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"f61520cf-8f82-4e8d-8a40-73960cd62f6b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03d3220f-96c8-4149-b8f7-4728c08e8378"},{"name":"Read Import Template","id":"3698e9d8-74f6-49f7-8a23-52366787043a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"668a20c4-4336-443f-b8e1-b9a22c9d4f14","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","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\": 3156,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"adff6493-5766-44af-a2fe-9993b3b98ed3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3698e9d8-74f6-49f7-8a23-52366787043a"},{"name":"Update Import Template","id":"5190ff58-ca99-4f60-9d8f-34f5a0419843","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"3ca6ec71-f730-4468-9cb5-7c0d17555d0b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","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\": 3156,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"3d671d49-16b4-4fce-bd81-8aadb058ca8a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5190ff58-ca99-4f60-9d8f-34f5a0419843"},{"name":"Delete Import Template","id":"2624a58f-159c-41d3-87b6-e142c619b394","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"6555300b-3608-41d8-9094-fff251d461a4","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":"8696","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\": 3156,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"7d5c15cd-707a-48fc-8b24-3e391feb14b4","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2624a58f-159c-41d3-87b6-e142c619b394"},{"name":"Patch Import Template","id":"c3f9c019-261d-46c6-9051-cd9e00196418","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"8696","key":"id"}]}},"response":[{"id":"654db607-d212-4c79-ade4-66c0dee376e2","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":"8696","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\": 3156,\n  \"name\": \"string\",\n  \"parameters\": {},\n  \"source\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"source_id\": \"string\",\n  \"source_type\": \"DefaultSourceType\"\n}"},{"id":"02d71de2-d4f1-4d57-a844-807ef805ce05","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":"8696","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c3f9c019-261d-46c6-9051-cd9e00196418"}],"id":"f9ca40a4-105c-4d4a-a860-88bd2c773b56","_postman_id":"f9ca40a4-105c-4d4a-a860-88bd2c773b56","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":"0e836bf5-b88a-4a93-81ad-5d3114b0c7da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/storage/media?page=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=9151&id=8247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"9151"},{"key":"id","value":"8247"}],"variable":[]}},"response":[{"id":"ed3ac85e-0dcb-4622-8d94-a16e85663c5f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","media"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"},{"id":"bf05eee1-0e15-4dd0-ad59-07a113ae7aaf","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string&id=4662&id=2122","host":["https://api.webitel.com/api"],"path":["storage","media"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"id","value":"4662"},{"key":"id","value":"2122"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 3489,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0e836bf5-b88a-4a93-81ad-5d3114b0c7da"},{"name":"MediaFile item","id":"a1878361-b422-4cac-99aa-93e9b1769d01","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"4f743837-270c-4de0-af4f-ff5a573e8ac8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"mime_type\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e845fcaf-0ea7-47cb-853e-4e81729969cc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a1878361-b422-4cac-99aa-93e9b1769d01"},{"name":"Remove MediaFile","id":"cb77a9a7-660d-4da9-8860-1726c0b8c853","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"fcba8af1-ad64-4344-baab-e9a2a71e0b68","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"mime_type\": \"string\",\n  \"name\": \"string\",\n  \"size\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"97ef96b8-100b-4829-8729-5fac571b3488","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cb77a9a7-660d-4da9-8860-1726c0b8c853"}],"id":"de0214c7-81f5-47c7-b50d-77f28ed3b901","_postman_id":"de0214c7-81f5-47c7-b50d-77f28ed3b901","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":"fec0aeb4-8391-44c5-865b-28b8992522cb","_postman_id":"fec0aeb4-8391-44c5-865b-28b8992522cb","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":"6cd71556-eca8-4b81-8337-13be9574de32","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=8696&page=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"b6c43de4-252d-4600-a156-5a61ff830c19","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3545\n}"},{"id":"f4ce020c-3c0e-47b8-a4d8-59723f329e11","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6cd71556-eca8-4b81-8337-13be9574de32"},{"name":"Same as UpdateAccess except for DEFAULT access control system","id":"b1e615c6-e429-434f-9eda-c111d6badc43","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"object\": {}\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":[{"description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"},{"description":{"content":"<p>(Required) [FOR] creator user/role</p>\n","type":"text/plain"},"type":"any","value":"string","key":"grantor"}]}},"response":[{"id":"f4e86e8c-571a-4538-a6eb-2987b9152d59","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"object\": {}\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"revoked\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2381c079-5d73-414f-a72c-f7c99eab0a4d","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"object\": {}\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b1e615c6-e429-434f-9eda-c111d6badc43"},{"name":"List Object Access","id":"bc04446c-f04c-4d9b-8939-7e40c2de8d77","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=8696&page=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"6e5f73d0-72e3-4660-8374-2744e1066df7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 628\n}"},{"id":"ad7d5bef-4b0c-4ec9-a95a-dbfb2f3df310","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc04446c-f04c-4d9b-8939-7e40c2de8d77"},{"name":"TODO: replace with GrantAccess API, to become command like GRANT REVOKE ... with empty access rights string","id":"bf2c6912-e073-438f-858d-e56c56e018a7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"grantee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) display name</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.name"},{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"object.id"}]}},"response":[{"id":"420c5004-2928-4a8b-bd01-76fddf35c794","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"grantee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"093aec52-2bf5-4dfc-9e3e-6806143ec4f1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"grantee\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"grants\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"object\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bf2c6912-e073-438f-858d-e56c56e018a7"}],"id":"70039cf3-336f-4ff7-8169-76a1da67aa25","_postman_id":"70039cf3-336f-4ff7-8169-76a1da67aa25","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":"4668a1b6-004f-430a-b435-05b5db305490","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/:space_id/articles?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"f48a7746-4ad2-458c-a8fa-9828072208f5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3900\n}"},{"id":"e2600392-7ad6-4199-8f5d-2c108d78b32f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4668a1b6-004f-430a-b435-05b5db305490"},{"name":"Create Article Articles","id":"6933956e-3804-4afd-ae57-c90581326f4f","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\": false,\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":[{"description":{"content":"<p>(Required) Link space ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"}]}},"response":[{"id":"793716e2-4faa-4a3a-9120-8e6c7883b7df","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 2670\n}"},{"id":"23ecfec5-8861-4de7-8312-77e8af5454ea","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6933956e-3804-4afd-ae57-c90581326f4f"},{"name":"Articles Attachment List","id":"bda27a2e-1d5e-47c8-9ca2-9460e0c04ec2","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=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"7fee0641-adfd-4432-909b-8a428e030861","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","attachments"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9300\n}"},{"id":"fa2c1e7a-9e09-4346-914b-ee6709dd9702","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","attachments"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bda27a2e-1d5e-47c8-9ca2-9460e0c04ec2"},{"name":"List of the Space's Article(s).","id":"6139a496-9518-4121-bb20-fb989447b780","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=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"82d7a4ec-fd1c-4b44-96d2-d8cdd3bbc9a4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 2670\n}"},{"id":"b4f38fc7-a40c-46fc-9cb0-ba7db14ec6bd","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6139a496-9518-4121-bb20-fb989447b780"},{"name":"Article Versions List","id":"e2eecc8f-7df8-4126-91d3-745287ed70a4","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=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"}]}},"response":[{"id":"2524829a-bc8a-4f40-9197-cccea6c76c39","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1935\n}"},{"id":"e1907085-0a01-462e-9c2c-0c1fe2e6d53b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&sort=string&sort=string","host":["https://api.webitel.com/api"],"path":["spaces",":space_id","articles",":article_id","history"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e2eecc8f-7df8-4126-91d3-745287ed70a4"},{"name":"Locate Article Version","id":"26db3f60-7808-4394-832a-80229931866d","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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"description":{"content":"<p>(Required) Record(s) with unique ID only.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"article_id"},{"description":{"content":"<p>(Required) The unique ID of version record</p>\n","type":"text/plain"},"type":"any","value":"string","key":"version_id"}]}},"response":[{"id":"bb4f39af-7d0d-45a6-87f6-340575e25f34","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5820\n}"},{"id":"dfea6026-6805-4cd8-beb2-b4baf9a80671","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"26db3f60-7808-4394-832a-80229931866d"},{"name":"Locate the space's Article association.","id":"db3ceb21-936a-4e1f-a3c3-17b350890302","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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"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":"93a49124-a797-4240-9cee-fceadc2c7ab8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"has_children\": false,\n  \"id\": \"string\",\n  \"parent_article\": \"string\",\n  \"pinned\": false,\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 2533\n}"},{"id":"09c5e611-7d27-42af-a165-13f4dda43bb7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"db3ceb21-936a-4e1f-a3c3-17b350890302"},{"name":"Remove the space's Article association.","id":"fe2b22fe-19e3-4fbf-b0ce-3e704c315134","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":[{"description":{"content":"<p>(Required) Space ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"8cac64c7-6e00-4fde-97e4-66e7a4c09088","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 7215\n}"},{"id":"db353e9d-a85e-4b2f-8e90-d31bfd34404e","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fe2b22fe-19e3-4fbf-b0ce-3e704c315134"},{"name":"Update the space's Article details.","id":"10cb76c7-0a0f-433b-80aa-4738574f976e","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\": 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/: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":[{"description":{"content":"<p>(Required) Link space ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"space_id"},{"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":"83a6ae53-effe-4c7a-a97d-b208f12ea0a5","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\": false,\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/: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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 2670\n}"},{"id":"99cf408b-60a2-427d-94c1-cf1683b4d84f","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\": false,\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/: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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"10cb76c7-0a0f-433b-80aa-4738574f976e"}],"id":"dcc3d69a-c083-4e84-96b1-a54bc24ac8b8","_postman_id":"dcc3d69a-c083-4e84-96b1-a54bc24ac8b8","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":"8f276960-d305-4908-b99a-7059b18f96ff","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":"d1aae6a9-6a94-4c94-824d-71bea6caa578","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expires_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"refresh_token\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"token_type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b4d93015-c552-44bb-ae2e-efc15fd01a92","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8f276960-d305-4908-b99a-7059b18f96ff"},{"name":"The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.","id":"e8882c94-b4b4-4d46-b386-8752da8aba2d","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":"72745b20-e9ab-468c-9efa-e163b4e6cf06","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"preferred_username\": \"string\",\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"scope\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"user_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"f2784e94-f088-4b3e-9ac3-68103fb19ee5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e8882c94-b4b4-4d46-b386-8752da8aba2d"},{"name":"The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.","id":"3a4727bb-327f-49ac-9324-48242cdd0a08","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":"3802edd8-15a5-472b-a9b2-ce3c0f77f393","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"preferred_username\": \"string\",\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"scope\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"updated_at\": \"string\",\n  \"user_id\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"6c505805-7b58-4c79-a453-600a7a604706","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3a4727bb-327f-49ac-9324-48242cdd0a08"}],"id":"c9684813-5e8e-4248-a90c-785be8f6d4aa","_postman_id":"c9684813-5e8e-4248-a90c-785be8f6d4aa","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":"427d2e18-c5d4-4e3b-a96e-ced67e1d5d13","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[]}},"response":[{"id":"33e5ea79-42eb-42bc-b143-faa46de1afa4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1006,\n  \"size\": 4799\n}"},{"id":"59cbb0b4-51ae-40b1-8293-5fd423e5fba5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"427d2e18-c5d4-4e3b-a96e-ced67e1d5d13"},{"name":"Update Class","id":"e64abf51-d58a-462a-9782-13c252780fbe","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\": 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":[{"description":{"content":"<p>(Required) (class::object).id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5adc275b-f6bc-4048-8ae4-da47d1eab22d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"class\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"obac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rbac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a01b87d9-e441-4e7f-aa5b-96aeb6b18ba1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e64abf51-d58a-462a-9782-13c252780fbe"},{"name":"Update Class2","id":"9ce1c4ee-095e-4e36-9322-99b961e38c3c","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\": true,\n    \"class\": \"string\",\n    \"obac\": true,\n    \"rbac\": true\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":[{"description":{"content":"<p>(Required) (class::object).id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c7e66fad-970e-49ad-b8f0-8cfbd0a62f1b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"class\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"obac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rbac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c14076a9-8e29-48cc-9060-f6f78c761438","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9ce1c4ee-095e-4e36-9322-99b961e38c3c"},{"name":"Read Class","id":"f3cb7221-0f79-4da4-8103-3107a8680db4","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":[{"description":{"content":"<p>(Required) [filter]: obj.id = id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c963a7d8-1551-4573-be0e-053424e1f655","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"class\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"obac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rbac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"094f259a-957c-43ef-8768-a9bfb3a66e49","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f3cb7221-0f79-4da4-8103-3107a8680db4"}],"id":"61d9fb0d-c47f-4036-a38b-a3feba15983f","_postman_id":"61d9fb0d-c47f-4036-a38b-a3feba15983f","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":"9e1c2cd5-ee17-47b4-9d83-6e2c70a195e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/comments?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"0a4cbba0-3eb8-4109-932b-722db3c73052","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      }\n    },\n    {\n      \"created_at\": \"1680268537698\",\n      \"created_by\": {\n        \"name\": \"Bruce Wayne\"\n      },\n      \"etag\": \"FZiTxVgr41VPFxyu\",\n      \"text\": \"This contact may become a customer in a few days\",\n      \"updated_at\": \"1680268563357\",\n      \"updated_by\": {\n        \"name\": \"Jane Lee (deleted)\"\n      },\n      \"ver\": \"4\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"d7773425-de5f-48c3-84ec-cc626bbe20f5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9e1c2cd5-ee17-47b4-9d83-6e2c70a195e5"},{"name":"Publish comment for a Contact.","id":"b1af5fbf-863a-4161-b5cd-ce81f7addb33","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"af361485-905b-48f6-a35d-5d0de0e3a6f9","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":"6a7d028d-d62d-4e72-83ff-0146cb1e1d47","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b1af5fbf-863a-4161-b5cd-ce81f7addb33"},{"name":"Update (edit) specific Comment text owned","id":"622fa477-c59e-47ad-a404-9f25c6531edb","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"8fa6a4a0-df4b-4447-a385-d7b976e3f1df","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":"e8ccd070-c626-4eb7-a70e-e991c78da41e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"622fa477-c59e-47ad-a404-9f25c6531edb"},{"name":"Delete Comment(s) for Contact ...","id":"12a72a0f-a4f0-42c0-911c-5f2636f755fc","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"a09e9646-3029-469f-a9d0-87be120f64b7","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":"196f345f-48c1-408f-98d2-03afc05b41a1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"12a72a0f-a4f0-42c0-911c-5f2636f755fc"}],"id":"373b338b-aa80-4f86-9621-c640f00808cb","_postman_id":"373b338b-aa80-4f86-9621-c640f00808cb","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":"fbbb2189-54c1-4af5-ba24-33c3cd69ba7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/groups?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"08b7269c-e13c-4585-8932-87dfa68104d4","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 585\n}"},{"id":"8ddbce12-193e-463d-a7c2-215c47492f2e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fbbb2189-54c1-4af5-ba24-33c3cd69ba7a"},{"name":"Resets all groups of the contact according to the input dataset.","id":"023af12d-09f3-4688-8c1d-8d1a1d69befc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"fcb4acfd-c716-41f9-b90c-97e2c4b55dd5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3654\n}"},{"id":"ffd7ffa9-2e03-4f47-ae3d-b2874c96e62f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"023af12d-09f3-4688-8c1d-8d1a1d69befc"},{"name":"Associate more group(s) with the Contact.","id":"93e989d2-7c2d-4103-bffd-8d03051d2c6a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"25499a13-74d4-4b61-bc8e-7c9ab578d14c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3654\n}"},{"id":"608236f0-30a6-4988-a7ae-c4a9098859b9","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"93e989d2-7c2d-4103-bffd-8d03051d2c6a"},{"name":"Remove the Contact's group(s).","id":"11d4eed2-1406-4cfe-bf4d-b171894d5c9c","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"4e7e68e2-5081-43ba-9deb-9755dd6ef667","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3654\n}"},{"id":"8a1ec14f-ddb7-4922-81ae-16db7cc02ea6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"11d4eed2-1406-4cfe-bf4d-b171894d5c9c"},{"name":"Locate the Contact's group association.","id":"53796909-41b3-4462-8730-e1454e6feb3f","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":[{"description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"1021d39d-9bdb-45f8-abc6-5b305f5b9052","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6768\n}"},{"id":"19d55a3e-3136-4bf9-85d1-1ad045fd44c3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"53796909-41b3-4462-8730-e1454e6feb3f"},{"name":"Update the Contact's group details.","id":"da20963e-a481-43e5-a418-09b2b22cc0bb","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"c711553f-2d22-41ad-8090-0e8563642590","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3654\n}"},{"id":"97482389-54bc-4d0f-8176-a73de4815b2e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"da20963e-a481-43e5-a418-09b2b22cc0bb"},{"name":"Remove the Contact's group association.","id":"e42a2477-945f-4091-81db-c80eecc14217","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"3a9d56c9-11c4-41a9-845e-c0da76543931","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6768\n}"},{"id":"06acd774-b8f7-4178-b660-eaf2e6e3d2a1","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e42a2477-945f-4091-81db-c80eecc14217"},{"name":"Update the Contact's group details.","id":"5f8d0cb6-9101-4cec-88e2-6a6a64591e30","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"5ab15a93-9f91-4dfc-bafe-60c23a9646f7","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3654\n}"},{"id":"f73f593e-cfad-46d2-8365-fadd1533af36","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5f8d0cb6-9101-4cec-88e2-6a6a64591e30"}],"id":"428d7999-809a-4315-97f4-0307f80ba948","_postman_id":"428d7999-809a-4315-97f4-0307f80ba948","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":"360976e9-a5bf-4291-81ec-cec8ae156152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts?page=8696&size=100&fields=*","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":"8696"},{"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":"100"},{"disabled":true,"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"},{"disabled":true,"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":"*"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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"},{"disabled":true,"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":"c0423ab5-4ac1-4975-8404-39bbc062f865","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 8143\n}"},{"id":"80e8486c-b783-4854-83b4-988b724c88ac","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"360976e9-a5bf-4291-81ec-cec8ae156152"},{"name":"Create NEW Contact","id":"a9eb7b73-03ae-449f-83d1-e2ab5a498259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"VIP customer\",\n  \"emails\": [\n    {\n      \"email\": \"john.smith@example.com\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"Email\"\n      }\n    }\n  ],\n  \"groups\": [\n    {\n      \"group\": {\n        \"name\": \"General\"\n      }\n    }\n  ],\n  \"labels\": [\n    {\n      \"label\": \"Important\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"Manager\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"John Smith\",\n    \"family_name\": \"Smith\",\n    \"given_name\": \"John\",\n    \"middle_name\": \"Andrew\"\n  },\n  \"phones\": [\n    {\n      \"number\": \"+380501234567\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"Mobile\"\n      }\n    }\n  ],\n  \"timezones\": [\n    {\n      \"timezone\": {\n        \"name\": \"Europe/Kyiv\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"source\",\n      \"value\": \"import\"\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":"ccb8e524-cb55-40a2-9910-01c47d6547c0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"etag\": \"string\",\n  \"groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"imclients\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timezones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"variables\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268537698\",\n        \"created_by\": {\n          \"name\": \"Bruce Wayne\"\n        },\n        \"etag\": \"FZiTxVgr41VPFxyu\",\n        \"text\": \"This contact may become a customer in a few days\",\n        \"updated_at\": \"1680268563357\",\n        \"updated_by\": {\n          \"name\": \"Jane Lee (deleted)\"\n        },\n        \"ver\": \"4\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"emails\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"labels\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"managers\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"photos\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"key\": \"my_string\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"value\": \"string_value\"\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"ogTsuZAIA1CcEZGC\",\n        \"key\": \"var_complex\",\n        \"updated_at\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"Ja Lee (deleted)\"\n        },\n        \"value\": {\n          \"inner_var\": null,\n          \"value_arr\": [\n            \"string\",\n            [\n              null\n            ],\n            false,\n            1\n          ]\n        },\n        \"ver\": \"2\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"ver\": 3590\n}"},{"id":"3b98be0e-a42f-43b7-bbe4-430a8227bf45","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"etag\": \"string\",\n  \"groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"imclients\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timezones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"variables\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a9eb7b73-03ae-449f-83d1-e2ab5a498259"},{"name":"Bulk create of Contacts.","id":"77258ee6-3f00-4126-9ee0-0f4caaea24f9","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\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\n      }\n    ]\n  },\n  {\n    \"about\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\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":"84364191-bd80-44c3-bd32-0f6d49f67f5d","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\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\n      }\n    ]\n  },\n  {\n    \"about\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"failures\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"691d3002-7a27-45db-bf9e-2cac8380b3ce","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\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\n      }\n    ]\n  },\n  {\n    \"about\": \"VIP customer\",\n    \"emails\": [\n      {\n        \"email\": \"john.smith@example.com\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Email\"\n        }\n      }\n    ],\n    \"groups\": [\n      {\n        \"group\": {\n          \"name\": \"General\"\n        }\n      }\n    ],\n    \"labels\": [\n      {\n        \"label\": \"Important\"\n      }\n    ],\n    \"managers\": [\n      {\n        \"primary\": true,\n        \"user\": {\n          \"name\": \"Manager\"\n        }\n      }\n    ],\n    \"name\": {\n      \"common_name\": \"John Smith\",\n      \"family_name\": \"Smith\",\n      \"given_name\": \"John\",\n      \"middle_name\": \"Andrew\"\n    },\n    \"phones\": [\n      {\n        \"number\": \"+380501234567\",\n        \"primary\": true,\n        \"type\": {\n          \"name\": \"Mobile\"\n        }\n      }\n    ],\n    \"timezones\": [\n      {\n        \"timezone\": {\n          \"name\": \"Europe/Kyiv\"\n        }\n      }\n    ],\n    \"variables\": [\n      {\n        \"key\": \"source\",\n        \"value\": \"import\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77258ee6-3f00-4126-9ee0-0f4caaea24f9"},{"name":"Locate Contact source","id":"37c8d552-c774-44b0-b2fd-08f6631673ed","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":[{"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":"31ba4a79-414a-493c-b4c9-a58d4a5209ff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268537698\",\n        \"created_by\": {\n          \"name\": \"Bruce Wayne\"\n        },\n        \"etag\": \"FZiTxVgr41VPFxyu\",\n        \"text\": \"This contact may become a customer in a few days\",\n        \"updated_at\": \"1680268563357\",\n        \"updated_by\": {\n          \"name\": \"Jane Lee (deleted)\"\n        },\n        \"ver\": \"4\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"emails\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"labels\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"managers\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"photos\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"key\": \"my_string\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"value\": \"string_value\"\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"ogTsuZAIA1CcEZGC\",\n        \"key\": \"var_complex\",\n        \"updated_at\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"Ja Lee (deleted)\"\n        },\n        \"value\": {\n          \"inner_var\": null,\n          \"value_arr\": [\n            \"string\",\n            [\n              null\n            ],\n            false,\n            1\n          ]\n        },\n        \"ver\": \"2\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"ver\": 3590\n}"},{"id":"831df8ac-c364-45d4-990e-ca602473ec65","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"37c8d552-c774-44b0-b2fd-08f6631673ed"},{"name":"Remove Contact source","id":"c35e1a15-689c-418e-8860-88bbc3052773","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":[{"description":{"content":"<p>(Required) Unique ID of the latest version of a resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"34c868fd-056d-4539-b81b-5c394859fb65","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":"string","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\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268537698\",\n        \"created_by\": {\n          \"name\": \"Bruce Wayne\"\n        },\n        \"etag\": \"FZiTxVgr41VPFxyu\",\n        \"text\": \"This contact may become a customer in a few days\",\n        \"updated_at\": \"1680268563357\",\n        \"updated_by\": {\n          \"name\": \"Jane Lee (deleted)\"\n        },\n        \"ver\": \"4\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"emails\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"labels\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"managers\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"photos\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"key\": \"my_string\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"value\": \"string_value\"\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"ogTsuZAIA1CcEZGC\",\n        \"key\": \"var_complex\",\n        \"updated_at\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"Ja Lee (deleted)\"\n        },\n        \"value\": {\n          \"inner_var\": null,\n          \"value_arr\": [\n            \"string\",\n            [\n              null\n            ],\n            false,\n            1\n          ]\n        },\n        \"ver\": \"2\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"ver\": 3590\n}"},{"id":"83241c74-6902-4cf7-b244-a1f5db5d447d","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c35e1a15-689c-418e-8860-88bbc3052773"},{"name":"NEW Update of the Contact source","id":"a08b366c-90c6-416a-9d6d-5f90033db413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"about\": \"VIP customer\",\n  \"emails\": [\n    {\n      \"email\": \"john.smith@example.com\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"Email\"\n      }\n    }\n  ],\n  \"groups\": [\n    {\n      \"group\": {\n        \"name\": \"General\"\n      }\n    }\n  ],\n  \"labels\": [\n    {\n      \"label\": \"Important\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"primary\": true,\n      \"user\": {\n        \"name\": \"Manager\"\n      }\n    }\n  ],\n  \"name\": {\n    \"common_name\": \"John Smith\",\n    \"family_name\": \"Smith\",\n    \"given_name\": \"John\",\n    \"middle_name\": \"Andrew\"\n  },\n  \"phones\": [\n    {\n      \"number\": \"+380501234567\",\n      \"primary\": true,\n      \"type\": {\n        \"name\": \"Mobile\"\n      }\n    }\n  ],\n  \"timezones\": [\n    {\n      \"timezone\": {\n        \"name\": \"Europe/Kyiv\"\n      }\n    }\n  ],\n  \"variables\": [\n    {\n      \"key\": \"source\",\n      \"value\": \"import\"\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":[{"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":"84dc1213-7048-431f-a506-fe5f31cf801c","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"imclients\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timezones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"variables\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        }\n      },\n      {\n        \"created_at\": \"1680268537698\",\n        \"created_by\": {\n          \"name\": \"Bruce Wayne\"\n        },\n        \"etag\": \"FZiTxVgr41VPFxyu\",\n        \"text\": \"This contact may become a customer in a few days\",\n        \"updated_at\": \"1680268563357\",\n        \"updated_by\": {\n          \"name\": \"Jane Lee (deleted)\"\n        },\n        \"ver\": \"4\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"emails\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"groups\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"imclients\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"labels\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"managers\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"mode\": \"string\",\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"photos\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"timezones\": {\n    \"data\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": {\n    \"data\": [\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"FqaTCDLbhpaoUreL\",\n        \"key\": \"my_string\",\n        \"updated_at\": \"1680268507698\",\n        \"updated_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"value\": \"string_value\"\n      },\n      {\n        \"created_at\": \"1680268507698\",\n        \"created_by\": {\n          \"name\": \"John Doe\"\n        },\n        \"etag\": \"ogTsuZAIA1CcEZGC\",\n        \"key\": \"var_complex\",\n        \"updated_at\": \"1680516785357\",\n        \"updated_by\": {\n          \"name\": \"Ja Lee (deleted)\"\n        },\n        \"value\": {\n          \"inner_var\": null,\n          \"value_arr\": [\n            \"string\",\n            [\n              null\n            ],\n            false,\n            1\n          ]\n        },\n        \"ver\": \"2\"\n      }\n    ],\n    \"next\": true,\n    \"page\": 1\n  },\n  \"ver\": 3590\n}"},{"id":"4ee927f8-8160-4969-8231-51c3c045ff76","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"emails\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"groups\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"imclients\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"labels\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"managers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": {\n    \"common_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"family_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"given_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"middle_name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"phones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"timezones\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"variables\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a08b366c-90c6-416a-9d6d-5f90033db413"}],"id":"4319c3e6-6fbc-4322-ba76-5b5683840e0d","_postman_id":"4319c3e6-6fbc-4322-ba76-5b5683840e0d","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":"723bd258-1fe2-4f7f-a745-d4a852c665b5","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":"f5fd7e4c-b54b-4179-99f4-c04be0c418a6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dnsrv\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"issued_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"license\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"limit\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_after\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_before\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"revoked_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"this_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"cc0ff740-d7f9-4d10-9cac-81b26a570786","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"723bd258-1fe2-4f7f-a745-d4a852c665b5"},{"name":"Update Customer","id":"e6b9f287-8110-4e8e-8ca9-b35aafd12377","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":"cd243103-d29a-4659-9447-87b1534005ef","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dnsrv\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"issued_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"license\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"limit\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_after\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_before\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"revoked_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"this_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5624561c-ebc7-46c1-a646-3975a3c75f59","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e6b9f287-8110-4e8e-8ca9-b35aafd12377"},{"name":"License Usage","id":"2ff13559-befe-43a2-b91c-e4ee88ca9996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/customer/:customer_id/license?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"customer_id"}]}},"response":[{"id":"c8db0079-fae0-4978-85c5-8387ffd735c6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 7749\n}"},{"id":"f2a749b8-39ee-4eec-931e-30f9d9dc90cb","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2ff13559-befe-43a2-b91c-e4ee88ca9996"},{"name":"rpc GetCertificate(CertificateUsageRequest) returns (CertificateUsageResponse) {}","id":"0e2871d6-9ce4-4a18-8ff9-e6ca9e68efb4","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":[{"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":"4f8e106e-d3f3-4f4e-a5af-716a811d738d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dnsrv\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"issued_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"license\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"limit\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"next_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_after\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"not_before\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"revoked_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"this_update\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verify\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d72f10bf-7d03-4f95-a664-13810886bd0b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0e2871d6-9ce4-4a18-8ff9-e6ca9e68efb4"},{"name":"License Usage2","id":"5c18ab24-f08d-4e15-b5a7-25cfedce30c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/license?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"6c2888af-8b06-4a73-9be0-f3a4d9fad2dc","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7245\n}"},{"id":"1e515701-10c6-4daa-8f99-ddfaee4f93d4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5c18ab24-f08d-4e15-b5a7-25cfedce30c0"},{"name":"License Usage3","id":"f69ac584-45a8-4321-9990-6c0cacdafe22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/products?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"aac34966-e0f2-4137-9469-f2ce4f4f13da","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7245\n}"},{"id":"8baf77b2-fdb0-41df-b527-5284a5053fc7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f69ac584-45a8-4321-9990-6c0cacdafe22"},{"name":"License Users","id":"4574385f-051c-493a-8bc2-3ac24dcf6b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/products/:id/users?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":[{"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":"7c25ab4a-cf30-43f4-9489-410a7dd9c021","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&fields=string&fields=string&sort=string&sort=string&q=string","host":["https://api.webitel.com/api"],"path":["products",":id","users"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 7749\n}"},{"id":"2a3a4356-aae6-4e88-8c81-d3f09bed5d88","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&fields=string&fields=string&sort=string&sort=string&q=string","host":["https://api.webitel.com/api"],"path":["products",":id","users"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4574385f-051c-493a-8bc2-3ac24dcf6b59"},{"name":"Server Info","id":"18175446-110b-4800-abda-6765b44f2069","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":"0479d666-f70c-4410-a3d6-b65cac7c9b36","name":"A successful response.","originalRequest":{"method":"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":"1d10bf02-1242-4832-8387-ffbf9add5581","name":"An unexpected error response.","originalRequest":{"method":"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"18175446-110b-4800-abda-6765b44f2069"}],"id":"0d3d7f85-dfba-4e1a-a97b-18be89e7245a","_postman_id":"0d3d7f85-dfba-4e1a-a97b-18be89e7245a","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":"4d5952a1-4036-451b-838e-a3ffb66621cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/devices?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>default: 1</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"2e3770f5-3de5-46df-b5f1-828b70c9d853","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7560,\n  \"size\": 6287\n}"},{"id":"5cc95d28-657c-4fa8-9006-66ffbd569556","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4d5952a1-4036-451b-838e-a3ffb66621cf"},{"name":"Create Device","id":"8e992a7c-4b72-4de7-a326-bcb07e4c996e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  },\n  \"reged\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"4f4f4828-8950-466e-8365-81a31170bda1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  },\n  \"reged\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"brand\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesk\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"logged_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"model\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provision\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reged\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8e4a80c4-3953-4531-84df-82d46dbd5c03","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  },\n  \"reged\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8e992a7c-4b72-4de7-a326-bcb07e4c996e"},{"name":"Delete Device2","id":"2451598e-6608-4b5f-8d57-bf55f2898353","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":"096f6729-e0d5-46b2-9800-d6122b8273bd","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f0e4c5db-5a86-4e98-8cb3-a5de9bc38a3f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2451598e-6608-4b5f-8d57-bf55f2898353"},{"name":"List Registrations","id":"dec5e3ca-8ec6-413d-ba2f-334a99345730","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":[{"description":{"content":"<p>(Required) Object ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"device.id"}]}},"response":[{"id":"cf17acc8-1fa8-41ac-9e3d-8e576a936b9c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 4702,\n  \"size\": 4032\n}"},{"id":"35331bd6-5ca5-4453-bf1f-4b0469f8e39a","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"dec5e3ca-8ec6-413d-ba2f-334a99345730"},{"name":"----- Details (1:M) ----------------------------------------------","id":"7afef745-ad67-453f-b799-600d607c9a06","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=8696&page=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"page","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) Object ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"device.id"}]}},"response":[{"id":"4a396e32-e8d1-427e-adac-6d27e59b547d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7368,\n  \"size\": 844\n}"},{"id":"8f69981b-ecce-4284-ad6e-fa618b20f4ec","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696","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":"8696"},{"key":"page","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7afef745-ad67-453f-b799-600d607c9a06"},{"name":"Update Device","id":"fb4b679f-f73a-4958-a961-06b182b5db7c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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  },\n  \"reged\": false,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) object id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"54a28544-5ae5-4521-bacb-75117d293b12","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"brand\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesk\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"logged_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"model\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provision\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reged\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ee63dd05-cdc5-4d25-8659-40fb165d5955","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fb4b679f-f73a-4958-a961-06b182b5db7c"},{"name":"Update Device2","id":"c4d45e3b-d30a-47b9-8942-fb8641a27904","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"key_3\": \"string\"\n  },\n  \"reged\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) object id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"0d4f2e36-d6a0-4063-87e8-faec6fb66348","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"brand\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesk\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"logged_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"model\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provision\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reged\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7dd2ebc8-b7bf-40f1-9ba9-420191f2da4a","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c4d45e3b-d30a-47b9-8942-fb8641a27904"},{"name":"Read Device","id":"4a36b836-31b7-4275-af71-84b51b86ec32","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7f9f5611-36da-40e4-a434-7a0fcbde7e97","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"brand\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesk\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ip\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"logged_in\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"mac\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"model\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provision\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reged\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4e2da068-15f2-4722-9e28-9be64007e81c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a36b836-31b7-4275-af71-84b51b86ec32"},{"name":"Delete Device","id":"d8717248-e5c7-438c-b27c-7a8cd8419716","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"8d801455-b8ea-4316-9bed-f0849b866cd1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3ea092fb-5ac6-4e88-861e-6d3175fe75df","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d8717248-e5c7-438c-b27c-7a8cd8419716"}],"id":"dc9a1515-1457-48c3-be9b-15cd064a8742","_postman_id":"dc9a1515-1457-48c3-be9b-15cd064a8742","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":"08f5aaa1-f82f-4f4d-899a-096f528ff831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/dictionaries/:repo?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"171a3f95-617f-40f9-b358-2489d17713c7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 9637,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"49005e20-413e-4e10-95f9-f16fa666cc29","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["dictionaries",":repo"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"08f5aaa1-f82f-4f4d-899a-096f528ff831"},{"name":"Create a dictionary record.","id":"64696caa-fe4e-4cc8-bf95-8aef756cd666","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"e9d2b9d9-1a0d-46ce-b5f5-c633f820ccb2","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":"f0947f77-4072-4de4-b0f6-611fd1c3530c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"64696caa-fe4e-4cc8-bf95-8aef756cd666"},{"name":"Delete a dictionary records.","id":"77f3cfd2-73ac-465c-8a2c-f39af46cab8a","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"31b7551d-bdd8-4935-a510-ae3816c31e81","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\": 9637,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"524d4d45-77b0-44df-8c74-11814277fa38","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77f3cfd2-73ac-465c-8a2c-f39af46cab8a"},{"name":"Batch create dictionary records, resolving Select/Multiselect\nlookup columns by display name (case-insensitive) instead of id.","id":"4a41d58a-645a-4b35-8bdd-38a545e4cf7a","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":[{"description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"b49f3eab-dd02-4397-8a8b-cd17a83adef0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"failed\": 1483,\n  \"imported\": 3761,\n  \"total\": 5425\n}"},{"id":"9c77e803-1c35-4444-b8a3-2f45fc43256b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4a41d58a-645a-4b35-8bdd-38a545e4cf7a"},{"name":"Import dataset from CSV file.","id":"cff7d9b1-7309-4a11-a1f8-0c43fabf2baf","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\": 5569,\n    \"key_1\": 9646\n  },\n  \"line_begin\": 4613,\n  \"line_end\": 8331,\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":[{"description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"d0fda321-09fc-4cca-84dd-6c4182d88f99","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\": 5569,\n    \"key_1\": 9646\n  },\n  \"line_begin\": 4613,\n  \"line_end\": 8331,\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\": 9637,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"20e6e804-3984-47f9-bfa1-2a0fd828f1e3","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\": 5569,\n    \"key_1\": 9646\n  },\n  \"line_begin\": 4613,\n  \"line_end\": 8331,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cff7d9b1-7309-4a11-a1f8-0c43fabf2baf"},{"name":"Locate a dictionary record.","id":"5e24a491-e157-45c6-a488-78b61f148a9e","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"3132fda9-01b3-4128-9d83-5b80fb1954e3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"2a85be60-44cd-40bb-a198-798c3330c6f7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"5e24a491-e157-45c6-a488-78b61f148a9e"},{"name":"Update a dictionary record.","id":"ae48e528-0af0-49be-a037-1a6f3a20b0ed","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"5dfc822d-5fb2-4bc7-9358-8f92dffe473c","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":"c6ae2c3a-8a76-4b6b-8adb-d19857733b58","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ae48e528-0af0-49be-a037-1a6f3a20b0ed"},{"name":"Delete a dictionary records.","id":"f05579f4-369b-4817-9ffe-38caf7fbbbb9","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9da341c2-d163-4922-82ca-2d35d4990c5b","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\": 9637,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6dda9adb-2259-4ec6-b545-32368d1d1359","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f05579f4-369b-4817-9ffe-38caf7fbbbb9"},{"name":"Update a dictionary record.","id":"44da3ce3-439b-4558-a6a6-35630af5d397","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"215a9ae4-96fd-4b83-92e8-61401d516b42","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":"978057e0-21c6-4291-9a76-56bf83023f11","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"44da3ce3-439b-4558-a6a6-35630af5d397"},{"name":"Lookup dictionaries data types.","id":"85b5a560-0a6e-4de7-8d4f-0eaf9db97ae5","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=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"31b9d36e-30c6-4928-98f0-a715d981d00d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6956\n}"},{"id":"2e8b166d-de6f-4564-9977-b8e8bae5c647","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"85b5a560-0a6e-4de7-8d4f-0eaf9db97ae5"},{"name":"Delete custom dictionaries.","id":"cbb37750-22f2-4651-b932-24fce92b91ef","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":"052b72dd-8211-425b-b016-303b4fc87d8e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6956\n}"},{"id":"7e666208-afa0-4099-895f-a0fe4ee0e800","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"cbb37750-22f2-4651-b932-24fce92b91ef"},{"name":"Locate the dictionary type.","id":"2faaee05-4d3c-46cc-92a4-f452e6cd822c","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":[{"description":{"content":"<p>(Required) <code>types.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"7a5cd02a-122a-490f-8393-ed46b6dc14ee","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f0e4f79a-95f8-4d1d-b8d0-99b99fa1ed27","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2faaee05-4d3c-46cc-92a4-f452e6cd822c"},{"name":"Update custom dictionary.","id":"72062308-4d36-4499-a0c2-77e029ac7a1b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"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":"f27284e8-ff29-47bc-bb9d-ac7f78330af8","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\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"95c2dabd-5724-4fec-bfd1-d75347c98dea","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\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72062308-4d36-4499-a0c2-77e029ac7a1b"},{"name":"Create custom dictionary.","id":"29ec3d97-cce3-4483-9336-cbc0c35321c0","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\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"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":"746db03e-77e1-4e13-ab62-c823d3540d76","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\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7c95987e-d522-4e6c-ab8e-5f76aef74dd2","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\": false,\n  \"display\": \"string\",\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"29ec3d97-cce3-4483-9336-cbc0c35321c0"}],"id":"3591c8da-ee0b-4227-aed7-56685ec1eb45","_postman_id":"3591c8da-ee0b-4227-aed7-56685ec1eb45","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":"647bca73-f3fd-46d6-9a08-de526d2805eb","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":"00ae03e1-54fe-4b79-b051-588a49b5f1c0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f516b33d-e22a-45aa-bb7b-e33bc4086dc3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"647bca73-f3fd-46d6-9a08-de526d2805eb"},{"name":"Delete Domain","id":"1785de4a-016b-429d-99b6-2fba134863c6","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":"6e023816-37bb-4a05-b392-a61de3b08df2","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":"513208a7-cb28-4c51-a6dd-71b6b2f4d0ee","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1785de4a-016b-429d-99b6-2fba134863c6"},{"name":"Search Domains","id":"69604576-2428-4dca-a49a-78cd310e9029","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":"d7d601d5-ac37-42d8-a195-eeb84ab15c19","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5876991c-498a-4e42-831d-5fc038fa3aa6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"69604576-2428-4dca-a49a-78cd310e9029"},{"name":"Create Domain","id":"d243cc14-ce50-41ac-af5c-a887d805a4bd","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"b8a9daed-41fd-4b9e-be63-5d379edbc393","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"2ae85cb8-0f46-4268-8842-26b936c7e5cd","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d243cc14-ce50-41ac-af5c-a887d805a4bd"},{"name":"Read Domain2","id":"aaf29389-01d0-45d8-9c66-0d668424937f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"db904876-4379-41d8-b376-5935aa5eda27","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d5e0f06b-89c5-4f99-853e-2424033b51df","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aaf29389-01d0-45d8-9c66-0d668424937f"},{"name":"Delete Domain2","id":"1fc0b75b-3c6c-4c82-ab30-c93c12345e26","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"02011dab-3924-4489-86db-8012fb4f406f","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":"18910082-72cd-42b6-9f7b-edf7f9d5e172","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1fc0b75b-3c6c-4c82-ab30-c93c12345e26"},{"name":"Update Domain","id":"aa3bb44b-9d8e-46e0-8659-88db2a44b7f4","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":[{"description":{"content":"<p>(Required) component</p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"13e592f2-25b1-4f3a-8867-0256e82564de","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"409e0a15-18ef-496c-acbd-fa9d1842f07b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aa3bb44b-9d8e-46e0-8659-88db2a44b7f4"},{"name":"Update Domain2","id":"c4d2aa8e-d6f2-466a-86bd-d9a965845831","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":[{"description":{"content":"<p>(Required) component</p>\n","type":"text/plain"},"type":"any","value":"string","key":"dc"}]}},"response":[{"id":"667c4080-db60-4bca-ac40-86b9d6d65eeb","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dc\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"locality\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"organization\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"stateOrProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"streetAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"telephoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updatedBy\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"dfe84770-069d-4b9e-a069-add05593f436","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c4d2aa8e-d6f2-466a-86bd-d9a965845831"}],"id":"b095eb5e-7392-414d-8a4f-d58f205d3dfe","_postman_id":"b095eb5e-7392-414d-8a4f-d58f205d3dfe","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":"39460842-c1c5-462f-9674-3a21f5d2fc97","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":[{"description":{"content":"<p>(Required) Unique ID of the condition.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"93f328d0-4696-4d95-b6b7-3f0bdaf5ac3f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5c7db4ba-6303-4b5c-a28a-75ac000c5f47","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"39460842-c1c5-462f-9674-3a21f5d2fc97"},{"name":"Update an existing condition","id":"499d22d5-9d3f-44ef-8ee9-665b61ed6eec","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": \"string\",\n  \"position\": {\n    \"cond_down\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cond_up\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"905b7c99-9614-4990-a138-e10697565917","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5ba9ba4e-995f-4fbf-876b-4771df3d675d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"499d22d5-9d3f-44ef-8ee9-665b61ed6eec"},{"name":"Delete a condition","id":"a88023c0-e5d1-4364-9a0a-48f399e907ff","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":[{"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":"9bb63c43-460a-4f94-9fa3-edb1d34102f5","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d02c4071-c384-4be1-ab31-23051ec5a8ec","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a88023c0-e5d1-4364-9a0a-48f399e907ff"},{"name":"Update an existing condition","id":"00ee8ff4-a62c-4a64-b657-e3c3a5e65351","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": \"string\",\n  \"position\": {\n    \"cond_down\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cond_up\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"baf4373b-25ad-4042-a742-df0ab90414f5","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8e2e336a-4296-495d-85a0-d1e17d24d576","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"00ee8ff4-a62c-4a64-b657-e3c3a5e65351"},{"name":"Retrieve a list of conditions","id":"ca4b9c9f-a7bd-4d57-9c5b-1da7ca1fd963","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/:group_id/conditions?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"d2bb71e2-e3a8-476b-a5fb-18d3d63943fa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 8363\n}"},{"id":"a0f2a63f-63ab-4439-a642-46b38a029793","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ca4b9c9f-a7bd-4d57-9c5b-1da7ca1fd963"},{"name":"Create a new condition","id":"d25e20f1-2b14-42a9-a0d2-17069be4a3e3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"206b23c8-0a31-4449-9be9-a6b02ab65dde","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"308fe7d3-c7a7-4768-80ca-f9e695873f8d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"expression\": \"string\",\n  \"group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d25e20f1-2b14-42a9-a0d2-17069be4a3e3"}],"id":"a5a047a9-22c6-42e0-81a2-65a05e0b6a33","_postman_id":"a5a047a9-22c6-42e0-81a2-65a05e0b6a33","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":"bceb39a6-d20a-46c9-b7ce-2a5ff34a9c07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups/dynamic?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"01a6a32d-735e-481b-849f-141fd76a3944","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3839\n}"},{"id":"b5727f7a-e6b4-432e-9b93-dfdda1ad5533","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bceb39a6-d20a-46c9-b7ce-2a5ff34a9c07"},{"name":"Create a new dynamic group","id":"16ac05ee-2a0e-4ada-a129-3dc92f6c76da","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"67bb3a62-7019-4719-9d9d-73ba0efeb362","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c33fdc80-6a8c-411c-821a-c9ef03511006","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": false\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"16ac05ee-2a0e-4ada-a129-3dc92f6c76da"},{"name":"Locate a dynamic group by ID","id":"52c71380-02e9-49eb-88db-5a932a7b3e93","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e981c09e-5a90-48f2-86b8-5892da508417","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"025fd3a2-1b5e-4227-8a68-b62c55074a23","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"52c71380-02e9-49eb-88db-5a932a7b3e93"},{"name":"Update an existing dynamic group","id":"8b6aa3eb-2d69-42f1-9944-87b34b96c83d","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"076ce3df-2c7f-4dc6-84fe-8cd3ef941e1e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1bccc036-1baa-47fe-ae06-ac450570040c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8b6aa3eb-2d69-42f1-9944-87b34b96c83d"},{"name":"Delete a dynamic group","id":"32a1bae7-351c-42bd-ba8e-2db2a7f30c9b","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":[{"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":"be2f6f87-2070-44af-8afe-9f4318b6c8ea","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c41dfe74-c1ab-48e9-8517-3be1fb53c5f6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"32a1bae7-351c-42bd-ba8e-2db2a7f30c9b"},{"name":"Update an existing dynamic group","id":"ad3664e3-95dc-429a-91e8-7902ab24776a","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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"5c625516-7eba-479d-9c2f-9b41b547d507","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"description\": \"string\",\n  \"enabled\": true,\n  \"id\": \"string\",\n  \"name\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c8356ed3-aeff-4421-94c8-23e6f40fd619","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ad3664e3-95dc-429a-91e8-7902ab24776a"}],"id":"db4b330e-069d-4b7f-8a2e-8462573dc2c8","_postman_id":"db4b330e-069d-4b7f-8a2e-8462573dc2c8","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":"8579a941-d2f3-4a50-af57-b3d4d31cf8a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/emails?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) The Contact ID linked with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"1317d092-d051-4ba9-afd3-2939289b017c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 8616\n}"},{"id":"db6acc44-5b78-474f-895b-d0e2eb0dabe1","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8579a941-d2f3-4a50-af57-b3d4d31cf8a9"},{"name":"Resets all emails of the contact according to the input dataset.","id":"399c6fde-a434-4dec-a4bc-dd04bb97498a","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"086cc2a1-c6ea-4cde-bc61-01629a71df2a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9232\n}"},{"id":"afcbfa7a-6a9a-461c-b5bd-9188c15f55a0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"399c6fde-a434-4dec-a4bc-dd04bb97498a"},{"name":"Update or append email address(es) of the contact.","id":"ccee2c9e-bb68-4e48-9aae-58d1c2060fbc","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ac9a815e-5510-4827-bd9f-f3a5717b9af2","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9232\n}"},{"id":"580057e6-3306-4345-a26d-9904df8663b0","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ccee2c9e-bb68-4e48-9aae-58d1c2060fbc"},{"name":"Remove email address(es) of the contact.","id":"9289579f-6734-4305-9815-27fe10da63c7","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=e@r%26yR&etag=MA|%eT:p","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"e@r&yR"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"MA|%eT:p"}],"variable":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"b9720ec9-68f7-4f30-8d3a-d5b245f0d0d4","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=SH&etag=aQ ]{","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"SH"},{"key":"etag","value":"aQ ]{"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9232\n}"},{"id":"00e2033b-b823-4a57-b779-cb3311e79fe1","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=SH&etag=aQ ]{","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","emails"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"SH"},{"key":"etag","value":"aQ ]{"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9289579f-6734-4305-9815-27fe10da63c7"},{"name":"Locate the email address link.","id":"f74299b0-f928-4cd3-b9a8-1081cdc7538e","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":[{"description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"513021fc-8dcb-4fd6-bf4e-5f01b69d4911","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"email\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6163,\n  \"verified\": false\n}"},{"id":"117bbd23-c88d-47f7-b599-5664c6daee81","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f74299b0-f928-4cd3-b9a8-1081cdc7538e"},{"name":"Update the contact's email address link details","id":"d26491ff-9d43-4a70-984f-6790402f058d","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"3fb7745c-fb08-4ca1-a2c8-163122ec63e1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9232\n}"},{"id":"6e09b243-7c9b-4b23-8bce-94eb98490e65","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d26491ff-9d43-4a70-984f-6790402f058d"},{"name":"Remove the contact's email address link","id":"576df3a2-8d86-4e82-8c4d-452713398090","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"72c306a6-ddc1-462d-9d11-cd3bb4addcd7","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"email\": \"string\",\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6163,\n  \"verified\": false\n}"},{"id":"32eac2d7-0cfb-45a8-a332-c8855a864075","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"576df3a2-8d86-4e82-8c4d-452713398090"},{"name":"Update the contact's email address link details","id":"03cecd92-efc5-4439-a750-46730c6d6092","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"0295e6bf-7975-4d99-bc4e-b515e5353365","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9232\n}"},{"id":"60210d7a-ff0b-4208-a65f-0466704451e4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"03cecd92-efc5-4439-a750-46730c6d6092"}],"id":"e012173f-4ec5-4335-8313-e90835908ea8","_postman_id":"e012173f-4ec5-4335-8313-e90835908ea8","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":"7e248ee0-697f-4bb1-a951-213e85e40928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/types/extensions?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"58ab354a-8645-478c-b8d0-0970d3d3b930","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6956\n}"},{"id":"592588aa-e0e4-44b4-9998-51031fc688b6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string","host":["https://api.webitel.com/api"],"path":["types","extensions"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7e248ee0-697f-4bb1-a951-213e85e40928"},{"name":"Delete extension for types.","id":"4ee2281b-3d9c-4407-8ba8-ee753a017faf","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":"f5324b2c-15d7-4890-a829-08c6e3502738","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6956\n}"},{"id":"e37fcdc7-dbb8-43bd-a496-83a6a476a0c5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4ee2281b-3d9c-4407-8ba8-ee753a017faf"},{"name":"Type extension details.","id":"a1030e06-9ca3-433e-8cd0-fba9fdca2c1f","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":[{"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":"2a0decf8-8c7b-463b-9f0b-fa70ffa2d448","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"26fd1a7e-b0d7-49d4-b4cf-555853aef733","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a1030e06-9ca3-433e-8cd0-fba9fdca2c1f"},{"name":"Update type extension.","id":"28964695-524b-4197-afd0-3145e6ecf905","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":[{"description":{"content":"<p>(Required) <code>type.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"d0c804a4-b435-473c-97da-1f66b1b26932","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"31ffe929-5ea9-45da-bf59-ccbdb00481e5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"28964695-524b-4197-afd0-3145e6ecf905"},{"name":"Create type extension.","id":"2b108545-ce32-468e-83ff-2dd1baa9083a","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":[{"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":"ae830117-2aa3-409f-bc6d-8e83491c75d7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"5358f55d-df7d-4da6-abbd-24dd44abd804","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b108545-ce32-468e-83ff-2dd1baa9083a"},{"name":"Delete extension for types.","id":"fb00957f-2dfa-4dd4-8afe-09c9df6f3a4d","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":[{"description":{"content":"<p>(Required) <code>type.repo</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"711f928e-2af7-440c-ab38-90fb3a9c224e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 6956\n}"},{"id":"c610eae9-1ec7-41b2-9439-e3f3a19ba308","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fb00957f-2dfa-4dd4-8afe-09c9df6f3a4d"}],"id":"df04a4f8-d49d-4419-a5b1-01c97a82efe9","_postman_id":"df04a4f8-d49d-4419-a5b1-01c97a82efe9","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":"3bd0d819-7513-41dd-8e3f-e62a1aeb6226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/groups?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"e8ba06cb-7db2-4978-9253-b862a536e7c6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 368\n}"},{"id":"aab8496c-47a8-499f-98fd-a5778a842b32","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3bd0d819-7513-41dd-8e3f-e62a1aeb6226"},{"name":"Create a new group","id":"c92e0547-0067-4d44-b77d-dd0fa896fa55","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":"2f1fdff1-cd4c-4f99-ab35-70698c362f8e","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e33702cf-75f0-44b3-b2bc-a4af914b87a7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c92e0547-0067-4d44-b77d-dd0fa896fa55"},{"name":"Attach contacts to multiple groups","id":"8dcda24b-564e-4325-964a-969bb415182d","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":"de8f541b-d0c3-4e16-bb13-ee8717b5a86a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 375\n}"},{"id":"dd6d0108-9b04-4b1e-b581-4dc5ed651d90","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8dcda24b-564e-4325-964a-969bb415182d"},{"name":"Remove contacts from a group","id":"86ae0f4d-57f2-4bc1-9d26-39f154c63778","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":[{"description":{"content":"<p>(Required) The unique ID of the group.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"group_id"}]}},"response":[{"id":"88c294e5-771b-4e60-8009-4ecaa0a0115f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 8143\n}"},{"id":"a1097ae3-937a-429e-97be-6596782aeee2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"86ae0f4d-57f2-4bc1-9d26-39f154c63778"},{"name":"Locate a group by ID","id":"e884b266-77df-4ce3-aafc-9757e51f7a80","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":[{"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":"71c0071b-d95b-41b2-9aaa-0a14ec99c71b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contacts_size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"default_group\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"enabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c96814b1-1df3-471a-9491-b2bf0c5bfef3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e884b266-77df-4ce3-aafc-9757e51f7a80"},{"name":"Update an existing group","id":"f896c2f3-b5a9-4205-b7a1-a374e8eea963","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}","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":[{"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":"6105a365-b803-45e3-9788-18e87a146011","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e6e4c867-f576-4c69-b006-dbb500b3a7ca","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f896c2f3-b5a9-4205-b7a1-a374e8eea963"},{"name":"Delete a group","id":"9e5ec91c-8229-40b2-9280-273bc8ee2e54","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":[{"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":"77f11895-98b3-4616-a7d2-c786bdc3f587","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"306d8065-3d2a-4cb3-9ce1-89ee4bde40cf","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9e5ec91c-8229-40b2-9280-273bc8ee2e54"},{"name":"Update an existing group","id":"190eafb7-9401-4c4e-84f7-b80aacff3922","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  \"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":[{"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":"41f3e392-4956-4aa1-bd20-79d1a1ceb8f3","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"contacts_size\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"default_group\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ab9359a4-df84-4109-aec2-d33cca9d9080","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"190eafb7-9401-4c4e-84f7-b80aacff3922"}],"id":"87dd881d-9039-44fc-821e-fe22f362a55b","_postman_id":"87dd881d-9039-44fc-821e-fe22f362a55b","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":"02c88e09-d6af-40ae-a2d9-a4f588f9808d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/imclients?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"3bc9f104-38bb-4db7-9150-520c81ddb1bd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 6762\n}"},{"id":"ef6f46e3-091f-4b88-bee7-37bd3c62254b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"02c88e09-d6af-40ae-a2d9-a4f588f9808d"},{"name":"Delete IM Client","id":"aac14a0a-005e-4b22-8d71-2ef84c9845f8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f41069da-caf6-4fb9-86c8-56c26b82f274","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":"dd8ee44b-270a-4287-9b21-0cd620090218","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"aac14a0a-005e-4b22-8d71-2ef84c9845f8"}],"id":"0c95a087-edde-4edf-88cb-093408f6168e","_postman_id":"0c95a087-edde-4edf-88cb-093408f6168e","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":"290f1d87-bfa6-401e-95c2-b1ec6a5c01a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/search?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result dataset records. offset = (page*size)</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"d5b291be-a658-4379-98a1-4f11fcf314c2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1935\n}"},{"id":"d82b1fb5-26c3-4970-b36b-46c29af252c2","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"290f1d87-bfa6-401e-95c2-b1ec6a5c01a6"}],"id":"871857c7-78c3-4849-8940-8d1113bf078a","_postman_id":"871857c7-78c3-4849-8940-8d1113bf078a","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":"366e3775-9689-4e4a-94db-ceb3a1f3e8bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"2c64911e-bcd3-4870-adc0-d7b6f4077f0c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9527\n}"},{"id":"bfe91247-2dfe-463d-88e4-cf5aeef5661e","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"366e3775-9689-4e4a-94db-ceb3a1f3e8bc"},{"name":"Create LDAP profile","id":"d04fca89-da65-441f-9c01-f37aa20554da","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"02d8c31a-c486-4153-b845-e625cf5f0a1e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"26baa536-67fc-448a-b4a1-3a1e663dd399","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d04fca89-da65-441f-9c01-f37aa20554da"},{"name":"Delete LDAP profile(s) ...","id":"3fe2482c-e103-4ed8-af8b-76d3caf300b2","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\": false\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":"a8e675a7-5c42-42ee-87f3-785badf15cf0","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\": false\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"bfff06dd-265d-48e5-bdb5-919fea81c191","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\": false\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3fe2482c-e103-4ed8-af8b-76d3caf300b2"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"c397533e-7ee8-4e1b-8217-599e9abb2d9c","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=8696&derefAliases=8696&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":"8696"},{"description":{"content":"<p>neverDerefAliases       (0),\nderefInSearching        (1),\nderefFindingBaseObj     (2),\nderefAlways             (3)</p>\n","type":"text/plain"},"key":"derefAliases","value":"8696"},{"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":"67b9f9bf-9de3-494f-a767-2758be651132","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&derefAliases=8696&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":"8696"},{"key":"derefAliases","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 8055\n}"},{"id":"e13cd55c-dbad-491a-ab1a-05f3d5d91cf9","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&derefAliases=8696&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":"8696"},{"key":"derefAliases","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c397533e-7ee8-4e1b-8217-599e9abb2d9c"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"b9a18ccc-7694-49bf-9f2d-f831ef532a98","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 2026,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 7180,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"typesOnly\": false,\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":"9a142d52-7738-46aa-bb01-b06ee6f64c9a","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 1496,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 2071,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 7411\n}"},{"id":"11c3318e-0502-4db2-a58c-702d8c88b20f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 1496,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 2071,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b9a18ccc-7694-49bf-9f2d-f831ef532a98"},{"name":"(ResyncLDAPResponse) {","id":"d70e325d-fd81-45ee-b2a2-590c9d13dff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/rsync?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"67063080-45f9-49e7-8601-f15a1950c429","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9527\n}"},{"id":"a7ecb3e3-fa5c-4466-b8ad-3fedf4455b19","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d70e325d-fd81-45ee-b2a2-590c9d13dff8"},{"name":"Resync LDAP directory catalog changes ...","id":"a7f8672d-173f-4e00-94bc-cff188513359","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"c7c53b71-e163-4d23-8511-2073c2f8df47","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"options\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"progress\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\"\n}"},{"id":"62c1f6bb-d025-46d4-bc56-7c2f8697d208","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a7f8672d-173f-4e00-94bc-cff188513359"},{"name":"(ResyncLDAPResponse) {","id":"c7ddfc6a-bbc2-4eaa-b145-8b3d8e534124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/rsync/:id?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"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":"c948a41d-b982-4f0a-8ec0-4bb868c369c7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"options\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"progress\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"status\": \"string\"\n}"},{"id":"e3743662-f8bc-4871-86a7-204bbf84dd8f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c7ddfc6a-bbc2-4eaa-b145-8b3d8e534124"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"82f7b4f4-6b13-4c55-947a-fc44ecf3c203","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=8696&derefAliases=8696&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":"8696"},{"description":{"content":"<p>neverDerefAliases       (0),\nderefInSearching        (1),\nderefFindingBaseObj     (2),\nderefAlways             (3)</p>\n","type":"text/plain"},"key":"derefAliases","value":"8696"},{"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":[{"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":"f48ebe69-9afb-4b5d-9060-185dfb7c8bd9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&derefAliases=8696&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":"8696"},{"key":"derefAliases","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 7411\n}"},{"id":"617a4259-a6b9-461d-a32b-f206179ce911","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&derefAliases=8696&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":"8696"},{"key":"derefAliases","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"82f7b4f4-6b13-4c55-947a-fc44ecf3c203"},{"name":"LDAPSearch performs LDAP Search operation ...","id":"a2bac35e-9c3b-44b6-84a8-17d40f555e99","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 3977,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 1821,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"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":"bdc1646d-0357-42eb-8f34-ef08ebf8a298","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 2799,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 3864,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"diagnosticMessage\": \"string\",\n  \"matchedDN\": \"string\",\n  \"referral\": [\n    \"string\",\n    \"string\"\n  ],\n  \"resultCode\": 7411\n}"},{"id":"5a5bb16f-13eb-4afb-9cce-832355e59e29","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"derefAliases\": 2799,\n  \"filter\": \"string\",\n  \"password\": \"string\",\n  \"scope\": 3864,\n  \"sizeLimit\": \"string\",\n  \"timeLimit\": \"string\",\n  \"tls\": {\n    \"PEM\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a2bac35e-9c3b-44b6-84a8-17d40f555e99"},{"name":"Create LDAP Template","id":"8a357b74-a477-46db-9295-4858f859b919","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"7e7bee9d-75cb-4db2-b762-f752df7faa18","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {}\n}"},{"id":"922f8d50-e2cb-4270-ac37-28cc60855588","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8a357b74-a477-46db-9295-4858f859b919"},{"name":"Search LDAP Template","id":"4c3a3e5c-c916-4bad-9424-68f8a98b6b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/templates?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"7e241e95-9b70-4a7b-addf-5bc48d77d42b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9527\n}"},{"id":"a9be77f7-ed45-4abc-a07b-26912ff13867","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4c3a3e5c-c916-4bad-9424-68f8a98b6b67"},{"name":"Delete LDAP Template2","id":"8911760c-d50d-48a1-ba6d-7eb8eab55285","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\": true,\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ],\n  \"id\": [\n    \"string\",\n    \"string\"\n  ],\n  \"name\": \"string\",\n  \"objclass\": \"string\",\n  \"page\": 7053,\n  \"q\": \"string\",\n  \"size\": 975,\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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"}]}},"response":[{"id":"ff588b6e-1bd1-4d0a-ba65-e76005f50cb0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3569\n}"},{"id":"2a49d781-fc20-4d9e-9a0f-04c3cc67837e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8911760c-d50d-48a1-ba6d-7eb8eab55285"},{"name":"Locate LDAP Template","id":"e467f9e8-9f53-4da4-9ca1-cb2bbd6ffbd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:catalog_id/templates/:id?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"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":"b4a7d41c-dd80-4ab2-865c-481411ef028c","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {}\n}"},{"id":"c31cb988-d919-4491-9958-68d5400d74a6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e467f9e8-9f53-4da4-9ca1-cb2bbd6ffbd8"},{"name":"Delete LDAP Template","id":"2b4ce20b-aaba-4216-bd56-9628006491cf","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\": 42,\n  \"q\": \"string\",\n  \"size\": 3158,\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":[{"description":{"content":"<p>(Required) REQUIRED. Parent LDAP catalog IDentifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"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":"06abb82d-1dc6-45a7-8306-6eb6ca19d5c8","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 3569\n}"},{"id":"30544e8a-92ad-4a53-bf87-aac214499701","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b4ce20b-aaba-4216-bd56-9628006491cf"},{"name":"Update LDAP Template2","id":"e1f35fbc-ce0b-4720-8775-361982aae249","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\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"device\": {},\n    \"enabled\": true,\n    \"name\": \"string\",\n    \"role\": {},\n    \"search\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"description":{"content":"<p>(Required) ID unique</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"395c8abe-5ec2-43e9-9632-bccf7596a4e2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {}\n}"},{"id":"29710064-8783-45aa-b2b8-c7e0666a7297","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e1f35fbc-ce0b-4720-8775-361982aae249"},{"name":"Update LDAP Template","id":"485dd660-0d67-4649-b1c1-77d424cb1856","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\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"device\": {},\n    \"enabled\": false,\n    \"name\": \"string\",\n    \"role\": {},\n    \"search\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"catalog_id"},{"description":{"content":"<p>(Required) ID unique</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ffbe458a-6547-48c8-87e8-124e3353f6dd","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {}\n}"},{"id":"a572acdd-14d9-4881-9f83-608da0f54e86","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"485dd660-0d67-4649-b1c1-77d424cb1856"},{"name":"Update LDAP profile details","id":"96acb9c2-1f54-49e3-92a0-9d43b480af56","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cron\": \"string\",\n    \"entry_modify\": \"string\",\n    \"entry_uuid\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"process\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sync\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"templates\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"tls\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) identity\nint64 dc = 1;</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"433645f9-a0e9-4e38-ac53-f5dde3182d52","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"97e2a456-4059-42aa-ae18-783376e61c3f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"96acb9c2-1f54-49e3-92a0-9d43b480af56"},{"name":"Update LDAP profile details","id":"86fc8bf8-fa6e-400e-9492-1219f77ad22f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cron\": \"string\",\n    \"entry_modify\": \"string\",\n    \"entry_uuid\": \"string\",\n    \"name\": \"string\",\n    \"password\": \"string\",\n    \"process\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sync\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"templates\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"tls\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) identity\nint64 dc = 1;</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ac7c22ab-d68d-4757-8e2a-e35973bcd3e7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"d478cfb3-2ec5-4f4f-b1fc-3ffea7d70585","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"86fc8bf8-fa6e-400e-9492-1219f77ad22f"},{"name":"Read LDAP catalog profile by .id","id":"60f47e7f-e0be-4072-8a5a-5f9315c41c4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/ldap/:id?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"383a1ece-f3b4-421f-b0cf-08dc07d51363","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"f808cc91-dfae-411c-ae5e-ea5b310f3a09","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60f47e7f-e0be-4072-8a5a-5f9315c41c4b"},{"name":"Delete LDAP profile(s) ...","id":"0bcc212a-421d-43b3-b905-e4ceb2398112","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":[{"description":{"content":"<p>(Required) catalog id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"9ffe7b24-ab6f-4675-ae77-11424d9239d0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"execute_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"options\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"progress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"sync\": {\n    \"link_existing_objects\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reassign_device_users\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"test\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeout\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"templates\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"tls\": {\n    \"ca\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cert\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"url\": \"string\",\n  \"username\": \"string\"\n}"},{"id":"54cac8b4-cc27-4575-a0fe-e702e8012ba2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0bcc212a-421d-43b3-b905-e4ceb2398112"}],"id":"4ac6e7cb-5d67-4d4f-94f0-fb9f4012d96a","_postman_id":"4ac6e7cb-5d67-4d4f-94f0-fb9f4012d96a","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":"d924789d-7856-445e-96f8-fe468f9db303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/labels?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size+1)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"2e8cc474-984c-4f31-a754-487a49683ea8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","labels"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 546,\n  \"sources\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f17fa02e-6ee5-429a-a844-1536569de348","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["contacts","labels"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d924789d-7856-445e-96f8-fe468f9db303"},{"name":"Locate the Contact's associated Label(s).","id":"e3c17cd5-3845-4265-ad3b-96da099cf4a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/labels?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size+1)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"93302a41-08b4-4b0f-99a2-06694f933063","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3215\n}"},{"id":"6d198d14-624f-4672-b814-8ccf134cf660","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3c17cd5-3845-4265-ad3b-96da099cf4a2"},{"name":"Reset Labels to fit the specified final set.","id":"011bd813-5c20-433d-be73-3036039e2eec","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"109faa05-2557-4446-9fc1-5f688bc85783","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2845\n}"},{"id":"08300eb0-d4c8-427a-b31b-11cd932f60d4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"011bd813-5c20-433d-be73-3036039e2eec"},{"name":"Associate NEW Labels to the Contact.","id":"b82393f1-0aaa-40ed-ab4e-1f1004fe3452","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"c3a493fd-340f-4e27-954f-b838741a0723","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2845\n}"},{"id":"6c78e130-ab84-4779-b00b-47c9b10c0af5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b82393f1-0aaa-40ed-ab4e-1f1004fe3452"},{"name":"Remove Contact Labels associations.","id":"a8ac1c06-bdea-4465-a1b9-6960f94e0ee6","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=8QZsvlmc,Pkgzncfa,aK7&etag=1G_8y5,6,vTd,ZTe3VPQoelI,z,eorwC,4jkyqCy,90RIKK,3Hd","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8QZsvlmc,Pkgzncfa,aK7"},{"description":{"content":"<p>(Required) Set of unique label(s).etag identifiers.</p>\n","type":"text/plain"},"key":"etag","value":"1G_8y5,6,vTd,ZTe3VPQoelI,z,eorwC,4jkyqCy,90RIKK,3Hd"}],"variable":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"dd0fa62e-15ec-4822-8840-ed360dcdc23d","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=k4,NXqvyms,PQPa,mecf,eQl,f,KyOvdV7Pa,vrK,oF,_h,4Gke&etag=iT7ZJS,ZrjG8oS1HPC,cAzJ0yn_zo,73qtwTQA7,6Av,XvLBsYv0kw,0RFmg","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"k4,NXqvyms,PQPa,mecf,eQl,f,KyOvdV7Pa,vrK,oF,_h,4Gke"},{"key":"etag","value":"iT7ZJS,ZrjG8oS1HPC,cAzJ0yn_zo,73qtwTQA7,6Av,XvLBsYv0kw,0RFmg"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2845\n}"},{"id":"fc234fca-04fe-4d81-a5c0-632e5d5033ef","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=k4,NXqvyms,PQPa,mecf,eQl,f,KyOvdV7Pa,vrK,oF,_h,4Gke&etag=iT7ZJS,ZrjG8oS1HPC,cAzJ0yn_zo,73qtwTQA7,6Av,XvLBsYv0kw,0RFmg","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","labels"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"k4,NXqvyms,PQPa,mecf,eQl,f,KyOvdV7Pa,vrK,oF,_h,4Gke"},{"key":"etag","value":"iT7ZJS,ZrjG8oS1HPC,cAzJ0yn_zo,73qtwTQA7,6Av,XvLBsYv0kw,0RFmg"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a8ac1c06-bdea-4465-a1b9-6960f94e0ee6"}],"id":"eaecf8c6-bcd3-4024-b431-86db8205c59b","_postman_id":"eaecf8c6-bcd3-4024-b431-86db8205c59b","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":"f6028b78-0f27-4a51-a5a5-34f85a63c42d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/languages?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ea2fc9e9-5d82-40b2-a895-c9c3512ea0f0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": \"uk\",\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"lang\": \"Ukrainian\",\n      \"name\": \"українська\",\n      \"primary\": true,\n      \"region\": \"UA\",\n      \"script\": \"Cyrl\",\n      \"tag\": \"uk-UA\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Jane Lee (deleted)\"\n      },\n      \"ver\": \"3\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"95f5ca73-34b2-441c-a8ea-314e1ec6159f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f6028b78-0f27-4a51-a5a5-34f85a63c42d"},{"name":"Reset all Contact's languages to fit the specified fixed set.","id":"716f42ef-2ec5-45fb-a135-81600df195e5","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"4bb870c4-ff02-4536-81d8-265633413904","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2854\n}"},{"id":"fa7ed556-5329-4ae1-891f-734ecf7a02bc","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"716f42ef-2ec5-45fb-a135-81600df195e5"},{"name":"Associate more language(s) with the Contact.","id":"8bc7e496-88e2-4bfc-aaf7-7d62dcdf2ed1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"caa376a4-c7bf-428b-b562-cbe172fb3033","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2854\n}"},{"id":"a935d688-ef77-49a5-ab45-0ee9ccaecf87","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"tag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8bc7e496-88e2-4bfc-aaf7-7d62dcdf2ed1"},{"name":"Remove the Contact's language association(s).","id":"3d3db63b-7ef5-4dba-bef3-098c0a92a498","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"63fdde08-e37d-439e-9956-8836b4fba419","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2854\n}"},{"id":"7e49c71a-14a6-4a59-bf12-4433ef9a859b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3d3db63b-7ef5-4dba-bef3-098c0a92a498"},{"name":"Update the Contact's language association details.","id":"09f71333-27d6-499d-8e37-7dd7fb84d7fc","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"43d8418a-56db-4eb1-bba6-3b1f0886d19f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2854\n}"},{"id":"376ebbe6-9607-4596-94d0-0f968a923edb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"09f71333-27d6-499d-8e37-7dd7fb84d7fc"},{"name":"Remove the Contact's language association.","id":"e3461a90-7579-4d15-a1a3-cb44e21c68d2","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"0613c7f5-2a3f-4acb-b9e9-2e1408669e7c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 8275\n}"},{"id":"3b0b013b-3948-45ba-b28c-0022e7be85f7","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3461a90-7579-4d15-a1a3-cb44e21c68d2"},{"name":"Update the Contact's language association details.","id":"50079784-a254-4b44-a8ce-0233ab1c4ea2","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"bd273a1d-18ac-414e-a74b-e41d79553a37","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2854\n}"},{"id":"3bb3f314-dfcb-40d1-85fc-edaf684688d9","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"50079784-a254-4b44-a8ce-0233ab1c4ea2"}],"id":"da80a3a0-7867-4096-86c2-8fb651f420bf","_postman_id":"da80a3a0-7867-4096-86c2-8fb651f420bf","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":"e3b1a319-4837-42e1-a0d8-9d2ef2678c89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/managers?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"e3f3c027-ad4c-400e-8814-3e4a9b8954fb","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1323\n}"},{"id":"a0484904-c9eb-4cf4-9253-942c59319ed4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e3b1a319-4837-42e1-a0d8-9d2ef2678c89"},{"name":"Reset Managers to fit the specified final set.","id":"81649287-8666-48f5-a8c8-527363bbec31","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"8537c178-4d50-418c-8ccc-3ee174e8edbe","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 469\n}"},{"id":"18fdef29-df96-47d4-b666-d148789d5f8d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"81649287-8666-48f5-a8c8-527363bbec31"},{"name":"Associate new Managers to the Contact.","id":"69354ad5-3ec7-4731-a2a4-fc24cd9fa68f","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"a071ab90-cb16-4131-b174-3538745ad358","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 469\n}"},{"id":"7bb6129d-3dc0-44d0-97d2-51f0349f8d70","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"69354ad5-3ec7-4731-a2a4-fc24cd9fa68f"},{"name":"Remove Contact Managers associations.","id":"adb67e59-a03b-4096-92cd-c72470b3c177","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"c9088418-e56f-4e3d-9afd-ec61d3dc8c4d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"ver\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n]"},{"id":"4674f03b-5915-469e-8345-3626be76d825","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"adb67e59-a03b-4096-92cd-c72470b3c177"},{"name":"Locate the manager address link.","id":"4f24ea5d-5644-401b-b02f-5935c19d9605","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":[{"description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"66eb9232-9ce5-49fe-a416-77520492f585","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 1650\n}"},{"id":"bc6bb61d-aa83-4e27-85ed-e48bb596ad34","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4f24ea5d-5644-401b-b02f-5935c19d9605"},{"name":"Update the contact's manager address link details","id":"a65c0521-7a68-4c4e-948c-5f52b758cf64","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"5820bc92-a6b2-482a-90f6-dd849610a5c5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 469\n}"},{"id":"29cf7f96-4f98-484a-a1f9-9f6bb5ca3097","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a65c0521-7a68-4c4e-948c-5f52b758cf64"},{"name":"Remove the contact's manager address link","id":"61a5c5c6-f2ee-4a65-91aa-bb3276fd7f67","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b0915397-ad8d-4a74-b5ea-b08aaab32396","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": true,\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 1650\n}"},{"id":"a6973277-ff76-4b08-99c9-a18bd63f9469","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"61a5c5c6-f2ee-4a65-91aa-bb3276fd7f67"},{"name":"Update the contact's manager address link details","id":"882fe182-ea3a-4cbd-9110-e14c7f14c0ba","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"c263223c-cdaf-4d3d-81d5-78560032d8db","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 469\n}"},{"id":"f1a58dfa-9ae0-46ff-87a6-d34a9da1179b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"882fe182-ea3a-4cbd-9110-e14c7f14c0ba"}],"id":"d02dbd0f-4388-4480-b98e-59876f6edfc6","_postman_id":"d02dbd0f-4388-4480-b98e-59876f6edfc6","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":"c79d4779-186a-45c7-a177-9ca5ecbf8cd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/oauth/apps?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":"db09a24b-0146-42ea-b6fb-f364fdc6373d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 9527\n}"},{"id":"d57952ef-d342-454b-9f9c-0d611fe4add0","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c79d4779-186a-45c7-a177-9ca5ecbf8cd7"},{"name":"Create O Auth Service","id":"1b6dff71-d42e-4354-a69b-66b5580fe1c5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"689f903a-e574-4d82-9b69-2b7005f17438","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"7634c7f5-c018-4c80-ad88-a076d9b22956","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1b6dff71-d42e-4354-a69b-66b5580fe1c5"},{"name":"Delete O Auth Service","id":"b8d09a2e-a878-47ea-93c6-45e4532ef63a","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":"3216383a-5562-4fbd-862e-19ae8e2ff636","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":"5eb68109-90fe-46e9-9dcc-3a7e0d2c55cc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b8d09a2e-a878-47ea-93c6-45e4532ef63a"},{"name":"Locate O Auth Service","id":"15c0b8e7-3945-4c1f-bde4-5a86c10e5b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/oauth/apps/:id?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>default: 16</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"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":"8486e8b8-e2a5-4b56-92e3-b2d006646568","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"17e70a61-3242-4e64-9d66-5a1ced6298c5","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"15c0b8e7-3945-4c1f-bde4-5a86c10e5b36"},{"name":"Update O Auth Service","id":"77406082-a3bf-4f72-a779-567b0ee68a1f","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Unique identifier of the OAuthService to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ff4ffcd1-5ded-4680-972d-42cffec03858","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"3bc3647e-14ab-4b9e-bcac-4f31ea0a4b4b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"77406082-a3bf-4f72-a779-567b0ee68a1f"},{"name":"Delete O Auth Service2","id":"bc9a4de9-12d6-4514-85c0-1362ed257f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"permanent\": false\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"48a4dfac-747c-4c14-8611-165aced4781b","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\": false\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":"fbe4c359-f9ad-44f2-821e-84ca1d1fccbc","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\": false\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc9a4de9-12d6-4514-85c0-1362ed257f4c"},{"name":"Update O Auth Service2","id":"9f19ef55-1d6a-47d0-8498-1ac7ada1a2c0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Unique identifier of the OAuthService to update.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a8fbad01-696c-4fca-a264-5e71189522be","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"discovery_url\": \"string\",\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"userinfo_url\": \"string\"\n}"},{"id":"fccedb00-527d-4858-a143-753bd3069ceb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"9f19ef55-1d6a-47d0-8498-1ac7ada1a2c0"}],"id":"a71c5ac2-decd-4617-a449-047b3a0d945b","_postman_id":"a71c5ac2-decd-4617-a449-047b3a0d945b","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":"73f840cd-e398-48be-978a-8aaa768c74bb","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[]}},"response":[{"id":"ddd1bc69-99ec-492f-9436-a89e628fbb3d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1875,\n  \"size\": 9256\n}"},{"id":"2c57c780-ec6d-4176-ab89-6730eea14dd4","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"73f840cd-e398-48be-978a-8aaa768c74bb"}],"id":"45262514-2671-4f61-aa35-28fcd5586567","_postman_id":"45262514-2671-4f61-aa35-28fcd5586567","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":"88883536-b301-4b49-969a-41a6449f295f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/phones?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) The Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"551f690d-4d25-4de3-9cba-1f9d84821c81","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 150\n}"},{"id":"2ee7a0ca-b1a6-4a14-be0a-39bb2c99c9ae","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"88883536-b301-4b49-969a-41a6449f295f"},{"name":"Reset the Contact's phone numbers to fit given data set.","id":"a892f961-335c-4335-93b7-52c90168ecb6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"cf9ef9c4-68c6-4464-ba78-99856ed30f81","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3167\n}"},{"id":"6206f879-a110-4a63-a834-9d3d84ee8d19","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a892f961-335c-4335-93b7-52c90168ecb6"},{"name":"Associate phone number(s) with the Contact","id":"396e1a90-582f-4b0a-a309-22663ab91dd2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"1f5b8061-bbcb-4f5b-af73-779160ad5c19","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3167\n}"},{"id":"da29bbfc-51a1-4f35-a0f9-174c9e161e27","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"verified\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"396e1a90-582f-4b0a-a309-22663ab91dd2"},{"name":"Remove the Contact's phone number association(s)","id":"d154252b-d6d6-4b70-83eb-c9d904bddd94","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":[{"description":{"content":"<p>(Required) The Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"a7833686-6948-463a-b1c0-58c55937eab4","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3167\n}"},{"id":"25dfdfd4-8bdf-4658-8d1f-21776d16c7c6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d154252b-d6d6-4b70-83eb-c9d904bddd94"},{"name":"Locate the Contact's phone number association.","id":"ae7603d1-a9e1-458a-a227-1aa8365d0b61","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":[{"description":{"content":"<p>(Required) Reference Contact unique ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"065ce634-482d-4235-8356-167824e7e742","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"number\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5116,\n  \"verified\": false\n}"},{"id":"846fdc0f-1f1e-4f0f-a1be-c9b07922328f","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ae7603d1-a9e1-458a-a227-1aa8365d0b61"},{"name":"Update the Contact's phone number association details","id":"2dc18266-4ce4-427e-a81b-5ec12d8a1f7a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"verified\": false\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":[{"description":{"content":"<p>(Required) The Contact ID to be associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"244fe577-4ca9-4a29-adee-d8ee9bb81726","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3167\n}"},{"id":"82e0b1ca-f4fe-431a-aab1-e277422e8f63","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2dc18266-4ce4-427e-a81b-5ec12d8a1f7a"},{"name":"Remove the Contact's phone number","id":"0616e9c8-416e-4e2d-b4b3-f6181380b488","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique link ID to be removed.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"02a0e50f-861f-473d-a868-96a40568114b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"number\": \"string\",\n  \"primary\": true,\n  \"type\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5116,\n  \"verified\": false\n}"},{"id":"ab4804be-b454-489b-b62e-13124a588d57","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0616e9c8-416e-4e2d-b4b3-f6181380b488"},{"name":"Update the Contact's phone number association details","id":"7682f5ac-c162-4af5-a03f-63cc29bf59bf","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"verified\": false\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":[{"description":{"content":"<p>(Required) The Contact ID to be associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"d8455fde-d1ae-4c61-8efd-6c31bc3aba07","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3167\n}"},{"id":"1e7985a4-03b9-46a5-9a81-06d4e02139c9","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7682f5ac-c162-4af5-a03f-63cc29bf59bf"}],"id":"0829e314-740a-4c3c-b5aa-246aac929cf4","_postman_id":"0829e314-740a-4c3c-b5aa-246aac929cf4","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":"b55bc090-8a1e-42c4-911e-21105460dc02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/photos?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) The Contact ID linked with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"f957684b-e07e-483b-adbe-86b46d719e8d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 3337\n}"},{"id":"2f96cca4-557f-4ad1-88df-bb1ce6ec6bfa","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b55bc090-8a1e-42c4-911e-21105460dc02"},{"name":"Reset the contact's photos to fit given data set.","id":"60f1604c-4fea-441e-b503-fdd4066cda2a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"b1f717fa-7948-42d3-a7dd-4a9f94e874ce","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 392\n}"},{"id":"4f9a8d80-0323-4e63-ba94-9a790c94c438","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"60f1604c-4fea-441e-b503-fdd4066cda2a"},{"name":"Link photo(s) with the contact","id":"b38c7c18-5b7f-46fd-8218-58beddc115bb","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"56f33d82-04ad-42d5-b2eb-0bee78cdf6e4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 392\n}"},{"id":"74fc5761-02c7-4a69-b06d-0f7c388bf7f0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"photo_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b38c7c18-5b7f-46fd-8218-58beddc115bb"},{"name":"Remove the contact's photo link(s)","id":"ece29fbb-9e37-4042-bee5-26b761b5b0c7","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":[{"description":{"content":"<p>(Required) Link(s) contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"3250ac76-a888-4846-a462-628613d582bf","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 392\n}"},{"id":"98ab46de-096d-4a12-96d9-2bc1f01d9852","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ece29fbb-9e37-4042-bee5-26b761b5b0c7"},{"name":"Update the contact's photo link details","id":"261a965e-43b6-4b3d-b3df-10ce0f4f4beb","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"a3d7a590-9cae-4c02-bc83-611a21cafd4b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4808\n}"},{"id":"d4457a09-4be0-46d8-bd14-1b775760fc3c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"261a965e-43b6-4b3d-b3df-10ce0f4f4beb"},{"name":"Remove the contact's photo","id":"251006b9-760a-4d54-93c5-ec509e6876fd","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique link ID to be removed.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"25e1765d-d239-4b20-925b-dde84f98cb6a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4808\n}"},{"id":"02cdad09-7d0d-46f5-9e26-265d87629ace","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"251006b9-760a-4d54-93c5-ec509e6876fd"},{"name":"Update the contact's photo link details","id":"a35e0185-dc63-4b96-ac05-db33bf05792b","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"2e850187-7b34-4a36-81f5-29714e6c1b69","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4808\n}"},{"id":"7e67d85a-e739-4d76-bfc8-74f7ebcd279f","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a35e0185-dc63-4b96-ac05-db33bf05792b"},{"name":"Locate the contact's photo link.","id":"d07cede4-f9fd-4ae9-a53d-10e1fc803cb2","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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Link unique ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6af972f9-0f53-4815-be27-6bb99ad1e6b5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 4808\n}"},{"id":"04bd2c91-ae18-470f-bf4c-4cbeb089f485","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d07cede4-f9fd-4ae9-a53d-10e1fc803cb2"}],"id":"794d0cc9-dc64-4c0d-a485-b6d311f352d7","_postman_id":"794d0cc9-dc64-4c0d-a485-b6d311f352d7","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":"392cf71c-93db-4cfd-8593-6ff06d525f43","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"5dadfbb0-cebe-4cea-9f94-adbdf4fef803","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": true,\n  \"contact\": \"string\",\n  \"domain_id\": \"string\",\n  \"expires\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"open\": 9535,\n  \"presence\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"priority\": 7263,\n  \"sequence\": \"string\",\n  \"status\": \"string\",\n  \"timestamp\": \"string\"\n}"},{"id":"622ce9ad-f247-4078-b1b8-f18ba14030f3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"392cf71c-93db-4cfd-8593-6ff06d525f43"},{"name":"set(presence) (notify, error)","id":"67facbd2-3494-4d4d-bfbd-739917bea9f0","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\": 5217,\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":[{"description":{"content":"<p>(Required) [required] user identity</p>\n","type":"text/plain"},"type":"any","value":"string","key":"publish.id"}]}},"response":[{"id":"7e1e87b7-96e7-44ec-9032-2a89eea294e5","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\": 4419,\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\": true,\n  \"contact\": \"string\",\n  \"domain_id\": \"string\",\n  \"expires\": \"string\",\n  \"id\": \"string\",\n  \"note\": \"string\",\n  \"open\": 6853,\n  \"presence\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"priority\": 5636,\n  \"sequence\": \"string\",\n  \"status\": \"string\",\n  \"timestamp\": \"string\"\n}"},{"id":"bea08801-68de-4a51-af58-da929b1a8122","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\": 4419,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"67facbd2-3494-4d4d-bfbd-739917bea9f0"}],"id":"90487a85-090a-4d33-9e8e-217fef01fb08","_postman_id":"90487a85-090a-4d33-9e8e-217fef01fb08","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":"bc2be44e-220e-4bb0-9017-4f188e65ab08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/v2/dataset/:repo?size=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"daaef576-0f31-4f87-9515-2499a78f5b2f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 1125,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"54be9b44-6ecc-4221-9ba0-6b59c527a9a7","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&sort=*&fields=*&q=string&id=string&id=string&filters=string","host":["https://api.webitel.com/api"],"path":["v2","dataset",":repo"],"query":[{"key":"size","value":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bc2be44e-220e-4bb0-9017-4f188e65ab08"},{"name":"Create dataset record","id":"b2904fe8-7f83-4a26-a1c8-7c9eef453596","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"df517282-2a6a-4656-bf41-fd28dfcf9957","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":"35dfdbdc-f7ae-4508-9da2-98122c40200c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b2904fe8-7f83-4a26-a1c8-7c9eef453596"},{"name":"Delete dataset records","id":"8972c27d-daf2-45c8-9b66-fce08b83a60d","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"}]}},"response":[{"id":"b8d659fe-9625-4386-aa77-f7a88fa0bb71","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\": 9637,\n  \"type\": {\n    \"about\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"administered\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"display\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extendable\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fields\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"indexes\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"objclass\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"path\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"readonly\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"repo\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"b3b38b7d-adf6-4e54-95b8-4f1c33dd9a63","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8972c27d-daf2-45c8-9b66-fce08b83a60d"},{"name":"Locate dataset record","id":"046d93ad-b4b8-4565-a4d8-0a0228ccaef9","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>]</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"78356386-a4a5-4ece-ae2e-aedde08e6927","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"7e885f63-23d8-4f85-8467-2e08c6f69ea6","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"046d93ad-b4b8-4565-a4d8-0a0228ccaef9"},{"name":"Update dataset record","id":"c6e4d5dc-c7fe-4f1e-8301-a9cc783c5797","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"996873e5-54a4-4d80-8e97-708f9c6165da","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":"97d8bf41-0929-46dd-8f9e-35245bdb34a5","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c6e4d5dc-c7fe-4f1e-8301-a9cc783c5797"},{"name":"Update dataset record","id":"2c41c7c6-15bf-4a1a-ac88-8fc6ae110ddf","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":[{"description":{"content":"<p>(Required) [<code>types.repo</code>] data source</p>\n","type":"text/plain"},"type":"any","value":"string","key":"repo"},{"description":{"content":"<p>(Required) [<code>record.id</code>] for update</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b243ff8d-7720-4d89-a473-9142b083700e","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":"54802705-b5ec-4563-a5ee-7f8441bc1fad","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2c41c7c6-15bf-4a1a-ac88-8fc6ae110ddf"}],"id":"85b8eede-515f-4d03-a645-c74ea0b61a02","_postman_id":"85b8eede-515f-4d03-a645-c74ea0b61a02","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":"45351208-515e-4644-a71b-d5bd95eac9d4","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[]}},"response":[{"id":"db00db80-5ab7-49b4-89b2-831057892b41","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 8761,\n  \"size\": 2802\n}"},{"id":"64d957f5-bdef-4ad0-8a6c-26518ce2ae86","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"45351208-515e-4644-a71b-d5bd95eac9d4"},{"name":"Create Role","id":"3bbf61cc-7128-46d2-96f6-65078fbb1fc6","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"f2dd07ef-2ace-41dc-9589-4e64b7cc4e76","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c953409e-8bcd-4edf-9cc7-9a4294fdce9d","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3bbf61cc-7128-46d2-96f6-65078fbb1fc6"},{"name":"Role Metadata","id":"049eff42-fd68-4e44-a8eb-35fb3003866b","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=4458.728197205697&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":"4458.728197205697"},{"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":"590f4b39-2c5d-4f06-b1a6-ca39ce0b7954","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=4458.728197205697&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":"4458.728197205697"},{"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":"ee6d61ac-7136-49b0-b0ea-112ac39e6808","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=4458.728197205697&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":"4458.728197205697"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"049eff42-fd68-4e44-a8eb-35fb3003866b"},{"name":"Search Record Available Roles","id":"8587c4c7-fdfa-4987-ad61-558230303462","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) bool admin = 4;  // filter: where CURRENT user is 'ADMIN' of\nREQUIRED !</p>\n","type":"text/plain"},"type":"any","value":"cognitive_profile","key":"object"},{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"record.id"}]}},"response":[{"id":"c45fbaa1-ad2e-48b8-8146-fe50b8e39404","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}],"variable":[{"key":"object","value":"cognitive_profile","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1354,\n  \"size\": 6142\n}"},{"id":"b7d2dbe0-8caf-40e6-9d6a-6ab92c8a8e73","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}],"variable":[{"key":"object","value":"cognitive_profile","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8587c4c7-fdfa-4987-ad61-558230303462"},{"name":"Read Role","id":"3c62318a-7e2d-495d-bc13-3173191f0da8","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":[{"description":{"content":"<p>(Required) role.id</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ddf8f898-fb3c-4e57-8f66-1dac66d2ceea","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8ce73b0a-ba02-4dc4-86b3-19a2f940b11d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3c62318a-7e2d-495d-bc13-3173191f0da8"},{"name":"Delete Role","id":"377234b0-86fa-447e-bf21-e834f68879b9","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":[{"description":{"content":"<p>(Required) DELETE /roles/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"317b8a83-17c8-4377-abe4-60b599b3924b","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f0c27339-e7c3-4d2d-bd78-da7b850a1ffb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"377234b0-86fa-447e-bf21-e834f68879b9"},{"name":"Update Role","id":"b62567d0-d9c4-454e-83d0-c3eb79f94322","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"members\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) oid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"ec17114a-fced-4d6c-b3d0-e8f77c019b8a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4c9b3594-291d-437b-bd56-721d95462fcc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b62567d0-d9c4-454e-83d0-c3eb79f94322"},{"name":"Update Role2","id":"b2507e26-db63-427c-af2d-e9244b5d5a06","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": \"string\",\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"members\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"metadata\": {},\n    \"name\": \"string\",\n    \"permissions\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": true\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":[{"description":{"content":"<p>(Required) oid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a6d4b57c-9099-45a4-9329-2cfd1b46c22a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"members\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"metadata\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"498f3365-ab10-47ca-ac30-f46a07998136","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b2507e26-db63-427c-af2d-e9244b5d5a06"}],"id":"7482a1fd-f549-4a91-953f-679bdc32903f","_postman_id":"7482a1fd-f549-4a91-953f-679bdc32903f","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":"63c09c3b-99a9-45f7-9346-892bb7878f13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces?page=8696&size=8696&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":"8696"},{"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":"8696"},{"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":"37d22c84-79a3-4f89-85e1-357e33c1eddf","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=id&fields=*&id=string&id=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7193\n}"},{"id":"0ab412bc-dc75-40f3-98db-3107ff9a94ff","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=id&fields=*&id=string&id=string","host":["https://api.webitel.com/api"],"path":["spaces"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"63c09c3b-99a9-45f7-9346-892bb7878f13"},{"name":"Create NEW Space","id":"822804ca-a489-4829-95e0-e95f7d290e02","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"eddc0184-bcd4-4c2b-bb3f-4626573c6211","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5649\n}"},{"id":"3f4dc37f-1a8e-437a-9839-59abec883322","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"home_page\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"822804ca-a489-4829-95e0-e95f7d290e02"},{"name":"Locate spaces source","id":"4f928dfd-ba87-4466-8808-5a2ffbd38133","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":[{"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":"a9034dee-3510-4255-834d-67c8d235a3f6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5649\n}"},{"id":"a650d76d-26fb-43ce-97bb-92134a995a85","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4f928dfd-ba87-4466-8808-5a2ffbd38133"},{"name":"Remove Space source","id":"52db8e58-4064-40b9-844d-c914d8f11d0d","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":[{"description":{"content":"<p>(Required) Unique ID of the latest version of a resource.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"b47d0a97-83c0-47eb-a96b-83604b77244d","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5649\n}"},{"id":"0bc84ade-9541-4958-ab70-5fbae068e74d","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"52db8e58-4064-40b9-844d-c914d8f11d0d"},{"name":"NEW Update of the Space source","id":"634893ad-cbbc-423c-84d3-1508461ff10c","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\": true\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":[{"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":"5123c4dc-2a43-49f1-8f60-514a52f327a5","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\": true\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"domain\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 5649\n}"},{"id":"db334ca8-be19-4903-96e9-9ad70eeca3b6","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\": true\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"634893ad-cbbc-423c-84d3-1508461ff10c"}],"id":"81bbea89-6125-4f3d-a0ce-cbac6fde8cfa","_postman_id":"81bbea89-6125-4f3d-a0ce-cbac6fde8cfa","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":"ac12a24b-f383-44e9-867b-64c0043c99cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/spaces/tags?page=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"key":"size","value":"8696"}],"variable":[]}},"response":[{"id":"5b588374-7180-4b10-84f9-94b1d713ac9e","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","host":["https://api.webitel.com/api"],"path":["spaces","tags"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 5480\n}"},{"id":"91cd6ba5-484f-482a-833e-70c48f0d5344","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","host":["https://api.webitel.com/api"],"path":["spaces","tags"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"ac12a24b-f383-44e9-867b-64c0043c99cb"}],"id":"543da09e-8cd8-459f-b98b-d6d657d49a30","_postman_id":"543da09e-8cd8-459f-b98b-d6d657d49a30","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":"86c814cb-faab-4797-94fe-e9fb5e45c108","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=email","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"email"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"65a99a0c-0919-4ca8-bfcc-1f0812f5f44d","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=email&type=call","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":"email"},{"key":"type","value":"call"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": \"string\"\n}"},{"id":"109fa2cc-4b65-4fc7-b268-c37684afefcc","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=email&type=call","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":"email"},{"key":"type","value":"call"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"86c814cb-faab-4797-94fe-e9fb5e45c108"},{"name":"Get Timeline Counter Timeline","id":"6e6faa23-8162-4a0b-90f7-eab564561e62","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"f74cbe70-f19d-4675-acb0-5ff03db40c72","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"e0f95a67-afc1-49ab-ab86-405859beb7b3","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6e6faa23-8162-4a0b-90f7-eab564561e62"}],"id":"117696bc-6eb8-4bf4-809e-74745cb17469","_postman_id":"117696bc-6eb8-4bf4-809e-74745cb17469","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":"99bab0c1-7dab-4915-beba-344d2ceb555f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/timezones?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size count of records on result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"8b50c2bc-9483-4bbc-ae3e-463f165f908b","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 7033\n}"},{"id":"04c46cd8-ab39-452e-b377-45397665f791","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"99bab0c1-7dab-4915-beba-344d2ceb555f"},{"name":"Resets all timezones of the contact according to the input dataset.","id":"c0614b8e-5ead-441a-9415-adfe92f23b12","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"ba40e4df-6210-4290-9b4c-1d8cd718d3d3","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1889\n}"},{"id":"f074bb48-3553-46cf-9b92-cd254b29d64e","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c0614b8e-5ead-441a-9415-adfe92f23b12"},{"name":"Associate more timezone(s) with the Contact.","id":"1079138f-2689-4d1c-9875-dc36f6fd4c30","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"9577b7c3-1f4b-4df7-875f-22137f27391c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1889\n}"},{"id":"01383894-67d6-41d1-a4a1-c6b04ef28f90","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"etag\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"primary\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timezone\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1079138f-2689-4d1c-9875-dc36f6fd4c30"},{"name":"Remove the Contact's timezone(s).","id":"7746d8c5-8bf0-4459-9131-8e47385e49af","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"60bb3cd7-e4b0-4053-9def-3c49ecb57237","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1889\n}"},{"id":"c1ff439c-1166-442e-8747-190512d37a54","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7746d8c5-8bf0-4459-9131-8e47385e49af"},{"name":"Locate the Contact's timezone association.","id":"a9e077d7-ca43-4e58-aec3-27af9b9b1cff","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":[{"description":{"content":"<p>(Required) Contact source ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"8a4bd667-9cca-411f-a5dc-dc918d4f9b9a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6761\n}"},{"id":"517796b5-0651-4132-a1cb-7b84205ecf26","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"a9e077d7-ca43-4e58-aec3-27af9b9b1cff"},{"name":"Update the Contact's timezone details.","id":"c351c5f6-e530-4093-951f-414da1e00e5a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"2ba034cf-7923-45da-ab64-9d413c6eb434","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1889\n}"},{"id":"b41e4624-0b9a-41cf-b902-97057f726e8e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c351c5f6-e530-4093-951f-414da1e00e5a"},{"name":"Remove the Contact's timezone association.","id":"1f242d0f-94de-4ad1-8d4a-5cb2307e7fd2","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"0614619b-3a6f-4c25-b63d-0277032b7b44","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"primary\": false,\n  \"timezone\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"ver\": 6761\n}"},{"id":"fcb915a1-3fdb-4ea8-8259-ba0dcbb435e7","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"1f242d0f-94de-4ad1-8d4a-5cb2307e7fd2"},{"name":"Update the Contact's timezone details.","id":"72735f86-a3a3-4c5d-b87a-98d71661da89","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"40bf884d-71c1-4288-a978-756b9f3051d1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1889\n}"},{"id":"fa53b0df-779e-4279-b5cb-f05704e0341c","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"72735f86-a3a3-4c5d-b87a-98d71661da89"}],"id":"5ec6de95-d9bc-4d38-a187-2adaf4617d4e","_postman_id":"5ec6de95-d9bc-4d38-a187-2adaf4617d4e","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":"772de0c8-29d7-4436-86bd-e8a9dd19a6fb","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"a5a2bee7-08dd-4c72-ac96-d30f78b0a493","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"eeb05401-deb2-4835-9bbe-5ef1a07a8101","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"772de0c8-29d7-4436-86bd-e8a9dd19a6fb"},{"name":"GenerateUserTfaKey generates new or regenerates secret for the concrete user","id":"2a49c74d-0b73-45e9-bc53-0ddf3c97092e","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"user_id"}]}},"response":[{"id":"322ed604-36be-415a-83f3-deb1f05505a0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"user\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"50d972f2-f8f6-405f-aa86-fc0e23e0c5ec","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2a49c74d-0b73-45e9-bc53-0ddf3c97092e"}],"id":"aad2ee71-8576-4c40-972c-88f2acc796ea","_postman_id":"aad2ee71-8576-4c40-972c-88f2acc796ea","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":"c95d5658-6a6a-4840-bf52-7624bee2c4fc","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=8696&page=8696&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":"8696"},{"description":{"content":"<p>Page number of result set of records.\nDefault: 1.</p>\n","type":"text/plain"},"key":"page","value":"8696"},{"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":"0e46be1a-7705-410e-8ee4-b6359b29c6d8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 9610\n}"},{"id":"14ae9245-771f-4be7-9add-4a8798af8795","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&page=8696&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":"8696"},{"key":"page","value":"8696"},{"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c95d5658-6a6a-4840-bf52-7624bee2c4fc"},{"name":"Structured data type details.","id":"3246a990-8ed9-44ba-bb89-97a6685d5f58","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":[{"description":{"content":"<p>(Required) <code>types.path</code></p>\n","type":"text/plain"},"type":"any","value":"string","key":"path"}]}},"response":[{"id":"13d8bd58-ec4d-4c17-8d83-8f1a81451668","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"display\": \"string\",\n  \"extendable\": true,\n  \"fields\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"indexes\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"2796c766-d876-4e91-9bb5-48318aa0e276","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"3246a990-8ed9-44ba-bb89-97a6685d5f58"}],"id":"7e529188-4aa2-4e3b-9a4f-a2c14a687668","_postman_id":"7e529188-4aa2-4e3b-9a4f-a2c14a687668","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":"0bd4ef54-e66b-4242-8a16-bf1efa1576b1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"}]}},"response":[{"id":"8d07edb9-b18f-4b9f-9857-021153cad97a","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7ae155b7-0c8a-4a6d-9138-746339ce73af","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"0bd4ef54-e66b-4242-8a16-bf1efa1576b1"},{"name":"List User Access Token","id":"fc57206d-070c-4e66-821f-4a7b886985ad","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>select: limit {size}</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"}]}},"response":[{"id":"b9ba4fa7-e304-4801-9a29-68d322558fb3","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}],"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 2396,\n  \"size\": \"string\"\n}"},{"id":"0e336ecc-25d8-4b43-a84e-42982ff05c4d","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"fc57206d-070c-4e66-821f-4a7b886985ad"},{"name":"Update User Access Token","id":"24058af1-9770-47e7-bd62-69c723279a64","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"description":{"content":"<p>(Required) tokenKey::token_key</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"60e28b03-4ffa-49a3-8bf6-cfc62c9d9be7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8b17a8f7-5669-4dc8-926c-261c3d484d7b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"24058af1-9770-47e7-bd62-69c723279a64"},{"name":"Update User Access Token2","id":"d40a0187-5cc7-47e0-ac37-53ccb01490e1","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"description":{"content":"<p>(Required) tokenKey::token_key</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"60ecce0a-66f1-4c4c-9776-a731b8d31f56","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"6759ce14-30da-4464-b007-595bc9ee533b","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d40a0187-5cc7-47e0-ac37-53ccb01490e1"},{"name":"Get User Access Token","id":"2b49555c-69c6-4e20-bf3a-8600e063d6d4","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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"description":{"content":"<p>(Required) tokenKey::uuid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"796da3e5-cbe9-4d5b-bbe6-3424c752172f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"56cb6af0-e81c-4f7f-a166-4342d680b809","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"2b49555c-69c6-4e20-bf3a-8600e063d6d4"},{"name":"Delete User Access Token","id":"704a0159-c991-46cf-ab07-4f754991515e","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":[{"description":{"content":"<p>(Required) identifier</p>\n","type":"text/plain"},"type":"any","value":"string","key":"user.id"},{"description":{"content":"<p>(Required) tokenKey::uuid</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"87ab39fd-c632-492f-aee3-883e524f38a4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"string\",\n  \"token\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"usage\": \"string\",\n  \"user\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"12c98e0a-e5aa-4939-941f-95809617917d","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"704a0159-c991-46cf-ab07-4f754991515e"}],"id":"e55925d9-d185-468a-8fc9-caebc3b76513","_postman_id":"e55925d9-d185-468a-8fc9-caebc3b76513","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":"c63288db-7b53-4254-b999-c089563a2dca","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"2!jkH","key":"key"}]}},"response":[{"id":"4c99275e-d08c-46f6-88e4-46c118c965de","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"2!jkH","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":"59cc68ae-b54b-482a-b22d-ad1c6c5b903b","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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":"2!jkH","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"c63288db-7b53-4254-b999-c089563a2dca"},{"name":"Create -or- Update","id":"de0a4583-af14-4611-be7b-4bd1fbbde863","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"2!jkH","key":"key"}]}},"response":[{"id":"0a54e0ab-9ab6-4a9e-80a2-86c0ae172aec","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":"2!jkH","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":"52a180c8-12bf-4868-a04d-0dfc2c2f6f83","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":"2!jkH","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"de0a4583-af14-4611-be7b-4bd1fbbde863"}],"id":"1502ca49-8b3f-44b9-8c37-4f1121380f43","_postman_id":"1502ca49-8b3f-44b9-8c37-4f1121380f43","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":"36f616ff-dde2-487e-8aef-c02331694f13","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":"8d594252-7171-42c1-b205-f49cc3e740ce","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"device\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"devices\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"force_password_change\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"license\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"presence\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roles\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totp_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"username\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"d3267a6d-970f-43ac-acf1-882acaf73836","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"36f616ff-dde2-487e-8aef-c02331694f13"},{"name":"Search Users","id":"d9e1e707-83b0-4ee1-b09b-930ddf989643","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=8696&size=8696","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"8696"},{"description":{"content":"<p>select: limit {size}</p>\n","type":"text/plain"},"key":"size","value":"8696"}],"variable":[]}},"response":[{"id":"7d3c8073-a362-472e-a1f6-894ef23233a5","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 8815,\n  \"size\": 5266\n}"},{"id":"888f98f5-2ebb-4847-85e7-61e0073594ab","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696","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":"8696"},{"key":"size","value":"8696"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"d9e1e707-83b0-4ee1-b09b-930ddf989643"},{"name":"Create User","id":"f0777ded-8bf9-4f6f-9b73-25814cfb9ea0","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"6ae6267c-9d60-4953-be77-1c59f20bcb51","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"username\": \"string\"\n}"},{"id":"2f6f735c-1795-4fab-a81c-519855e07da2","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0777ded-8bf9-4f6f-9b73-25814cfb9ea0"},{"name":"Delete Users2","id":"6daa194d-fa72-45ef-8613-fcbbd6ac38c5","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":"68191dc1-68cb-42da-8fd4-71880871c4dd","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1b27aef4-eace-4340-b971-18666efbc465","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"6daa194d-fa72-45ef-8613-fcbbd6ac38c5"},{"name":"Logout User2","id":"e7d1a4e2-55b9-4e59-ba63-f4eddaca73b1","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":"3335c9bf-b121-4c67-9567-93d47349b45e","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":"5d9e01c1-2ea7-4b93-a14d-62166842d71e","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"e7d1a4e2-55b9-4e59-ba63-f4eddaca73b1"},{"name":"Update Password","id":"f52a2ac5-5434-49bb-aa58-31e4f5814ff7","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":"0b5dcb72-2fdd-450a-9b08-3d49f8268a8e","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":"66d6ff45-a2da-4f84-b75b-8b8abac1ffbc","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f52a2ac5-5434-49bb-aa58-31e4f5814ff7"},{"name":"Generate Password","id":"056fb2cb-55a6-4117-b012-b1d16bc932bb","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":"7ace1df3-522a-4b0c-b33a-f0779c549df0","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":"30043d5a-15b0-47a9-9f43-40b77e814665","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"056fb2cb-55a6-4117-b012-b1d16bc932bb"},{"name":"Read Password Settings","id":"4498bc57-1315-4310-9c5a-83b3527d7d7b","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":"28009bd5-27cd-4a3c-a1cb-9acff19f624f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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  }\n}"},{"id":"bedad55e-9d9d-4821-94bc-f407449e3562","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"4498bc57-1315-4310-9c5a-83b3527d7d7b"},{"name":"Search Users2","id":"f0ae66ef-14bc-4b27-a56e-42787bd1da8d","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\": false,\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\": 8867,\n  \"presence\": {\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 5663,\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":"481d799b-680f-46db-9422-4fdb44f34667","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\": false,\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\": 7469,\n  \"presence\": {\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 6559,\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": false,\n  \"page\": 1476,\n  \"size\": 9127\n}"},{"id":"a9bb331d-0aab-41f1-b5f2-deaac7b449f6","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\": false,\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\": 7469,\n  \"presence\": {\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"q\": \"string\",\n  \"size\": 6559,\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f0ae66ef-14bc-4b27-a56e-42787bd1da8d"},{"name":"Get User Warnings","id":"f3f6511e-9ca2-4077-a524-3165f5b0bfe0","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":"afd1cf31-96e0-4f79-b032-72f2e508ae57","name":"A successful response.","originalRequest":{"method":"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0cb8e9ac-a76b-4945-a426-d7ba3049d578","name":"An unexpected error response.","originalRequest":{"method":"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"f3f6511e-9ca2-4077-a524-3165f5b0bfe0"},{"name":"Read User","id":"601ba6d2-9c8f-4892-9de5-13da39c80c94","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"950f3234-9feb-440a-b95f-50e76d76b3e7","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contact\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"deleted_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"device\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"devices\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extension\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"force_password_change\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"hotdesks\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"license\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"password\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"permissions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"presence\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"profile\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"roles\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totp_url\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"username\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c1649551-a251-4a58-a059-4cb13b6d2e65","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"601ba6d2-9c8f-4892-9de5-13da39c80c94"},{"name":"Update User","id":"8ed061af-197c-4b46-bf8d-d98d691b1934","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) path: /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"52888946-ef59-46b8-a29e-2cb95277ac19","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"username\": \"string\"\n}"},{"id":"50fa33da-5f60-4c76-9bfe-ec83fcf51d75","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8ed061af-197c-4b46-bf8d-d98d691b1934"},{"name":"Delete Users","id":"35b8cc73-b119-48d1-b2fa-3b15317ae51b","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":[{"description":{"content":"<p>(Required) ONE /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"864ca25f-52eb-4ad1-a314-637dab3a56ee","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8eefbc5d-ac7d-4e3e-a7c0-38026952dcf4","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"35b8cc73-b119-48d1-b2fa-3b15317ae51b"},{"name":"Update User2","id":"b5327611-218b-499d-a5fe-bdf9b25768d4","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": true,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) path: /users/{id}</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c5720513-b7eb-4542-93e5-df8f8a3b5a22","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"created_at\": \"string\",\n  \"created_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"deleted_at\": \"string\",\n  \"deleted_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"device\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"devices\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"email\": \"string\",\n  \"extension\": \"string\",\n  \"force_password_change\": false,\n  \"hotdesks\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"string\",\n  \"license\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"name\": \"string\",\n  \"password\": \"string\",\n  \"permissions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"presence\": {\n    \"expires\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"note\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timestamp\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"profile\": {\n    \"key_0\": \"string\"\n  },\n  \"roles\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"totp_url\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"username\": \"string\"\n}"},{"id":"fd41bb06-b765-4306-9cdf-f90e4544bfc1","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"b5327611-218b-499d-a5fe-bdf9b25768d4"},{"name":"Logout User","id":"64bd5b89-d536-4d53-ae1e-e7689596622b","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":[{"description":{"content":"<p>(Required) ONE  /users/{id}/logout</p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d20bc0d7-7bc7-4b9b-9525-dde33f804cfe","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":"2cbf9bd3-5d9d-42cc-a8eb-69ae172011b6","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"64bd5b89-d536-4d53-ae1e-e7689596622b"}],"id":"5e9897fe-368a-4958-87dc-70782682f6d7","_postman_id":"5e9897fe-368a-4958-87dc-70782682f6d7","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":"782e2f13-d230-45fa-a46e-2b3f21012931","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/contacts/:contact_id/variables?page=8696&size=8696&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":"8696"},{"description":{"content":"<p>Size of result page. limit = (size++)</p>\n","type":"text/plain"},"key":"size","value":"8696"},{"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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"3ba76cd8-3df2-4e02-be57-2469793737ff","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"05396e8a-84f5-49e4-a95b-da2e5a298a9c","name":"An unexpected error response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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\": 3489,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"782e2f13-d230-45fa-a46e-2b3f21012931"},{"name":"Reset all variables of the contact","id":"7f0ac77e-d217-4d3d-b22a-67873664d50e","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"36e0fdba-5abe-468d-9d4c-69a28dd3719a","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"714533d8-7b63-411e-89ff-fb3e420d2aee","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"7f0ac77e-d217-4d3d-b22a-67873664d50e"},{"name":"Update or append variables to the contact","id":"8f708d39-4f92-4f20-a855-38547c39701b","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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":[{"description":{"content":"<p>(Required) Link contact ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"564c9322-6aa8-4615-9536-574c7573d9c6","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"cc46cb5d-b38f-42c3-9a40-f4bf206919be","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\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\n  },\n  {\n    \"key\": \"var_rename\",\n    \"value\": [\n      \"string_item\",\n      [\n        3,\n        7\n      ],\n      false,\n      null\n    ]\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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"8f708d39-4f92-4f20-a855-38547c39701b"},{"name":"Remove variable(s) of the contact","id":"567c43ef-dbb8-418f-b5c0-06639b9db70c","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=e@r%26yR&etag=MA|%eT:p","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Webitel-Access"},{"key":"value","value":"{{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":"e@r&yR"},{"description":{"content":"<p>(Required) Set of unique ID(s) to remove.</p>\n","type":"text/plain"},"key":"etag","value":"MA|%eT:p"}],"variable":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"}]}},"response":[{"id":"2fefa6a3-2b00-46bc-8537-3681ece55d29","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=SH&etag=aQ ]{","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"SH"},{"key":"etag","value":"aQ ]{"}],"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      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"719e26d4-1620-42dd-980c-d6ccd163c50e","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=SH&etag=aQ ]{","host":["https://api.webitel.com/api"],"path":["contacts",":contact_id","variables"],"query":[{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"etag","value":"SH"},{"key":"etag","value":"aQ ]{"}],"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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"567c43ef-dbb8-418f-b5c0-06639b9db70c"},{"name":"Update contact variable","id":"12fbee56-eecd-429c-9028-dc47ecf18d54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"CW\",\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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"4719b40f-9a66-4db9-b745-424666b56492","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\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"518adae8-3ae1-4870-99c2-1a3a87a977eb","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"12fbee56-eecd-429c-9028-dc47ecf18d54"},{"name":"Remove the contact's variable by etag","id":"bd51da4e-b276-43ca-aa2b-0710e0497b2a","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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"description":{"content":"<p>(Required) Unique ID to remove.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"etag"}]}},"response":[{"id":"dd39aea0-0a8b-4069-942b-b58635527549","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":"string","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"etag\": \"string\",\n  \"id\": \"string\",\n  \"key\": \"string\",\n  \"updated_at\": \"string\",\n  \"updated_by\": {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"value\": {},\n  \"ver\": 9181\n}"},{"id":"861719c4-cf9e-47dd-9cc2-2ca7bd5d4b6a","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":"string","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"bd51da4e-b276-43ca-aa2b-0710e0497b2a"},{"name":"Update contact variable","id":"46dfa914-7c39-4891-adb1-e6590faf4fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"CW\",\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":[{"description":{"content":"<p>(Required) Contact ID associated with.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"contact_id"},{"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":"a0a675be-ac5f-4878-8bb9-70564d9c35e4","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\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"FqaTCDLbhpaoUreL\",\n      \"key\": \"my_string\",\n      \"updated_at\": \"1680268507698\",\n      \"updated_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"value\": \"string_value\"\n    },\n    {\n      \"created_at\": \"1680268507698\",\n      \"created_by\": {\n        \"name\": \"John Doe\"\n      },\n      \"etag\": \"ogTsuZAIA1CcEZGC\",\n      \"key\": \"var_complex\",\n      \"updated_at\": \"1680516785357\",\n      \"updated_by\": {\n        \"name\": \"Ja Lee (deleted)\"\n      },\n      \"value\": {\n        \"inner_var\": null,\n        \"value_arr\": [\n          \"string\",\n          [\n            null\n          ],\n          false,\n          1\n        ]\n      },\n      \"ver\": \"2\"\n    }\n  ],\n  \"next\": true,\n  \"page\": 1\n}"},{"id":"e588fb1a-9032-40d6-9eb6-d45da720cad2","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\": 8643,\n  \"details\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"message\": \"string\"\n}"}],"_postman_id":"46dfa914-7c39-4891-adb1-e6590faf4fd8"}],"id":"dfdd04bd-e56d-4d1b-955c-216b42d84830","_postman_id":"dfdd04bd-e56d-4d1b-955c-216b42d84830","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":"3bc76e4f-caf6-4fae-bd9f-d82b9cc3c248","_postman_id":"3bc76e4f-caf6-4fae-bd9f-d82b9cc3c248","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":"6eaad91d-c6f5-4c9a-828b-dfa55af4e8b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/absences?q=string&page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}],"variable":[]}},"response":[{"id":"a8d92e14-3fe3-4717-b39a-f8d00a1d5a86","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"6eaad91d-c6f5-4c9a-828b-dfa55af4e8b8"},{"name":"Creates absences for multiple specified agents.","id":"f5040a21-fbd1-438e-b7ce-af0373026a19","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"e0387bc7-273a-48ef-96fb-3780e09aefb8","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"f5040a21-fbd1-438e-b7ce-af0373026a19"},{"name":"Searches agent absences by filters.","id":"a4098cd0-5421-424c-905d-4fe44ec12a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/agents/:agent_id/absences?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"},{"key":"filters","value":"string"},{"key":"filters","value":"string"}],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"30c772ff-75c8-4cf1-9436-ebe85d2b40e9","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a4098cd0-5421-424c-905d-4fe44ec12a68"},{"name":"Creates one-day-absence for one agent.","id":"f4b09828-ba10-489b-bf1d-ca6c3a807b4c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"b3eb5ab8-a891-4b06-b141-1b66a708b51c","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"f4b09828-ba10-489b-bf1d-ca6c3a807b4c"},{"name":"Reads one absence per agent by its id.","id":"f5808e9d-443f-4600-87ac-d37e662a0467","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"7d1f6654-60df-4c3d-87ce-3b6366e0c507","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"f5808e9d-443f-4600-87ac-d37e662a0467"},{"name":"Deletes agent concrete absence by its id.","id":"76f12ca7-f9d5-48b7-9ca5-196919176b6a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"a4a3e630-7161-4ef8-b93f-be29d19050b1","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":"76f12ca7-f9d5-48b7-9ca5-196919176b6a"},{"name":"Updates agent concrete absence by its id.","id":"8f3ffa06-1858-4128-b603-f9f0f6ac4b57","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": \"string\",\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"e381e5ef-a718-474d-a9d8-73666d175ac2","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": \"string\",\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"8f3ffa06-1858-4128-b603-f9f0f6ac4b57"}],"id":"ad876df5-514f-4bca-9eb8-4a7c4c73c8d2","_postman_id":"ad876df5-514f-4bca-9eb8-4a7c4c73c8d2","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":"9c67d221-b273-4872-ac84-0e0b8f7154a6","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"972d7c85-959b-477a-98db-7032099ebc19","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"working_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"9c67d221-b273-4872-ac84-0e0b8f7154a6"},{"name":"Agent Working Conditions Service Update Agent Working Conditions","id":"2a676d24-d603-4884-a70e-efa501582857","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"working_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"4012b5e8-2e8e-4d24-b0d8-0836796b1773","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"working_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"working_condition\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"2a676d24-d603-4884-a70e-efa501582857"}],"id":"173b1c38-a870-4d7c-af62-eb2c483d35fb","_postman_id":"173b1c38-a870-4d7c-af62-eb2c483d35fb","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":"2caf78ea-e10e-4490-bd64-02307952edd2","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"working_schedule_id"}]}},"response":[{"id":"e44cb22c-cd04-4ac3-800b-a54e22c6f19f","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"items\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"total\": \"string\"\n}"}],"_postman_id":"2caf78ea-e10e-4490-bd64-02307952edd2"},{"name":"Agent Working Schedule Service Create Agents Working Schedule Shifts","id":"0e71e9be-1fa8-45fa-a1cc-4136d30bdcbc","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"date\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"items\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"working_schedule_id"}]}},"response":[{"id":"6bccf96f-5bcd-45c9-a577-a88d5257b992","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"date\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"items\": {\n    \"key_0\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"key_1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"0e71e9be-1fa8-45fa-a1cc-4136d30bdcbc"}],"id":"2e39d611-33e7-48dd-8b04-1a2b3433fbf9","_postman_id":"2e39d611-33e7-48dd-8b04-1a2b3433fbf9","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":"d5d4a602-7cb8-4d95-82c1-84b5e56f829a","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"32225ff8-c5a7-464d-900c-4bc3695a3ed0","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"d5d4a602-7cb8-4d95-82c1-84b5e56f829a"},{"name":"Forecast Calculation Service Create Forecast Calculation","id":"72141c4d-3c14-4dff-8c0a-810dc1f90d7b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"procedure\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"7ae8b01e-3cce-49d1-835c-b2764ebb45b5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"procedure\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"procedure\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"72141c4d-3c14-4dff-8c0a-810dc1f90d7b"},{"name":"Forecast Calculation Service Read Forecast Calculation","id":"4a116d89-421b-4b15-9b2d-face75734549","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"bae50104-2396-472c-a6c2-8bb6f2645a7a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"procedure\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"4a116d89-421b-4b15-9b2d-face75734549"},{"name":"Forecast Calculation Service Delete Forecast Calculation","id":"a3e77f7e-2186-402f-8974-28cb2ff45c5a","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dcb52f0a-9614-4eb2-b4cd-5756cad15b6f","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":"a3e77f7e-2186-402f-8974-28cb2ff45c5a"},{"name":"Forecast Calculation Service Update Forecast Calculation","id":"6467c086-5c57-495a-966c-69cfe4166911","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      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d8ce5348-b081-4d45-9243-2f661b19b309","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      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"procedure\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"procedure\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"6467c086-5c57-495a-966c-69cfe4166911"},{"name":"Forecast Calculation Service Execute Forecast Calculation","id":"3b539c52-6061-4604-b8ad-be25623a4cc8","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"d2406a7f-3928-4684-94a2-6d9ea94b2528","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3b539c52-6061-4604-b8ad-be25623a4cc8"}],"id":"2735e828-a4f4-41b0-a642-4d904137824b","_postman_id":"2735e828-a4f4-41b0-a642-4d904137824b","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":"200d2e12-89dd-4b25-af5f-e0583cff9859","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"b1f2cd82-88b0-47b7-88a9-9a1fedbcb6b2","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"200d2e12-89dd-4b25-af5f-e0583cff9859"},{"name":"Pause Template Service Create Pause Template","id":"93aaa80c-ad81-44de-b3e2-ad1d8a7407d9","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"6b9e8d08-7529-444d-b0e5-a213edc978a1","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"93aaa80c-ad81-44de-b3e2-ad1d8a7407d9"},{"name":"Pause Template Service Read Pause Template","id":"8fba7fd7-228b-4071-9b3f-c3130e1a2c36","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"71305432-367e-4a35-acf5-dd637d66ef32","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"8fba7fd7-228b-4071-9b3f-c3130e1a2c36"},{"name":"Pause Template Service Delete Pause Template","id":"288cc251-4bf8-4e1a-b530-3c8aea56dc94","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"45d7321a-7431-4b21-a72e-7db84e256e7b","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":"288cc251-4bf8-4e1a-b530-3c8aea56dc94"},{"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":"75f9e518-6ef3-4acc-9765-f861045ae130","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        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6b163890-a4e6-46b7-88d9-cc2ea1360814","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        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"75f9e518-6ef3-4acc-9765-f861045ae130"}],"id":"44c8c5df-70ca-4776-851c-aee0e83da141","_postman_id":"44c8c5df-70ca-4776-851c-aee0e83da141","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":"6a84ba1d-327d-45be-ad34-57810b970046","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"e7156a5f-03e3-4ed1-92e2-6e65ff4164cd","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"6a84ba1d-327d-45be-ad34-57810b970046"},{"name":"Shift Template Service Create Shift Template","id":"ee620928-f4d3-488f-85a5-904a293744ab","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"times\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"713ddb84-27cc-44c9-ac78-81ef72b872ff","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"times\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"times\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"ee620928-f4d3-488f-85a5-904a293744ab"},{"name":"Shift Template Service Read Shift Template","id":"57c4a383-4b5a-4fa5-b56a-57d5f437a1d4","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"07ced55f-4125-4a46-a362-0a1e645d2943","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"times\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"57c4a383-4b5a-4fa5-b56a-57d5f437a1d4"},{"name":"Shift Template Service Delete Shift Template","id":"dfe48502-37fb-4725-87d4-87ac97a0b475","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"eafc1258-811f-4944-9040-cdd5e5ebdcdc","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":"dfe48502-37fb-4725-87d4-87ac97a0b475"},{"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":"3e884f4d-755a-4a4c-a575-30f8cfe8200b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"cb91fc65-0813-423e-ab9c-f21e2c73c24b","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"times\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"times\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"3e884f4d-755a-4a4c-a575-30f8cfe8200b"}],"id":"381b0c05-91a9-4e82-a53d-2925155d1960","_postman_id":"381b0c05-91a9-4e82-a53d-2925155d1960","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":"632bf7ef-2678-41ba-af69-a0b676955174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.webitel.com/api/wfm/lookups/working_conditions?page=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"q","value":"string"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"236ac9b0-c67c-487d-ba9e-304e636c018a","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&q=string&sort=string&fields=string&fields=string","host":["https://api.webitel.com/api"],"path":["wfm","lookups","working_conditions"],"query":[{"key":"page","value":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"632bf7ef-2678-41ba-af69-a0b676955174"},{"name":"Working Condition Service Create Working Condition","id":"0c663b2b-28e9-492d-9645-ca0acdd0ca85","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_duration\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workday_hours\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workdays_per_month\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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":"a5f20e96-ffe1-4dff-b35d-11104753e7c7","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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_duration\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workday_hours\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workdays_per_month\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_duration\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workday_hours\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workdays_per_month\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"0c663b2b-28e9-492d-9645-ca0acdd0ca85"},{"name":"Working Condition Service Read Working Condition","id":"aef728d5-9c30-41f2-a139-46f0223a3e1f","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"6ebfe4bd-0b15-47af-a34b-a5f6605e91aa","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_duration\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workday_hours\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workdays_per_month\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"aef728d5-9c30-41f2-a139-46f0223a3e1f"},{"name":"Working Condition Service Delete Working Condition","id":"097cbc08-0938-4502-863d-ae33af23e559","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"f1f36cb0-3f66-42e6-85fe-a15c890263e7","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":"097cbc08-0938-4502-863d-ae33af23e559"},{"name":"Working Condition Service Update Working Condition","id":"7f74c99b-fce8-4da8-9355-f44ff64938e5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": 9855,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 3721,\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": 2252,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": 7116,\n    \"workday_hours\": 1117,\n    \"workdays_per_month\": 8548\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"b1909286-5585-452c-b978-5868ccf3a7d0","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": 9855,\n    \"description\": \"string\",\n    \"domain_id\": \"string\",\n    \"name\": \"string\",\n    \"pause_duration\": 3721,\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": 2252,\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": 7116,\n    \"workday_hours\": 1117,\n    \"workdays_per_month\": 8548\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\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"days_off\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_duration\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"pause_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"shift_template\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"sick_leaves\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"vacation\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workday_hours\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"workdays_per_month\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"7f74c99b-fce8-4da8-9355-f44ff64938e5"}],"id":"39238d2a-9312-4a95-bf8c-68314b4b7891","_postman_id":"39238d2a-9312-4a95-bf8c-68314b4b7891","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":"9fb8fc12-7c3f-417b-8771-ffc30f446492","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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"key":"sort","value":"string"},{"key":"fields","value":"string"},{"key":"fields","value":"string"}],"variable":[]}},"response":[{"id":"5d459ad9-605f-4c23-82a3-decdbceb7554","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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=8696&size=8696&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":"8696"},{"key":"size","value":"8696"},{"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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"next\": true\n}"}],"_postman_id":"9fb8fc12-7c3f-417b-8771-ffc30f446492"},{"name":"Working Schedule Service Create Working Schedule","id":"05796448-8861-454f-8826-e002ee8d7680","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"block_outside_activity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extra_skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":"5e2e18e9-05a2-4b4e-8b90-8bf3a18aafb5","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"block_outside_activity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extra_skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"block_outside_activity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extra_skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"05796448-8861-454f-8826-e002ee8d7680"},{"name":"Working Schedule Service Read Working Schedule","id":"edc655fe-dee9-4cf3-9a8d-1d3d501913b7","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"dfe9288e-7d80-4c1f-9e7c-809c8ea529a6","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"block_outside_activity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extra_skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"edc655fe-dee9-4cf3-9a8d-1d3d501913b7"},{"name":"Working Schedule Service Delete Working Schedule","id":"803b67b4-8a5a-4a42-9829-599c0de87498","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"c40b4f05-3f1f-4bd0-b7e9-4c746238c92c","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":"803b67b4-8a5a-4a42-9829-599c0de87498"},{"name":"Working Schedule Service Update Working Schedule","id":"d211636f-5f41-4a01-b407-99093cf774d6","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        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"block_outside_activity\": true,\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"092dc02a-630a-4349-b966-0564614c9cf5","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        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"block_outside_activity\": false,\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": \"string\",\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": \"string\",\n    \"end_date_at\": \"string\",\n    \"end_time_at\": \"string\",\n    \"extra_skills\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"name\": \"string\",\n    \"start_date_at\": \"string\",\n    \"start_time_at\": \"string\",\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": \"string\",\n    \"updated_at\": \"string\",\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"block_outside_activity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"calendar\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"created_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"domain_id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"end_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"extra_skills\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_date_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"start_time_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"team\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"total_agents\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_at\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"updated_by\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"d211636f-5f41-4a01-b407-99093cf774d6"},{"name":"Working Schedule Service Update Working Schedule Add Agents","id":"53c1ed9d-074b-4d6c-970e-736b57e0cf62","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"047d1d4c-b543-4b80-8a26-8018dbefa308","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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"53c1ed9d-074b-4d6c-970e-736b57e0cf62"},{"name":"Working Schedule Service Update Working Schedule Remove Agent","id":"07dec3fd-e5d0-4a77-849c-783e59c0553c","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"agent_id"}]}},"response":[{"id":"2e0e0d5f-8797-4f37-a5a6-768c2208be31","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":"07dec3fd-e5d0-4a77-849c-783e59c0553c"},{"name":"Working Schedule Service Read Working Schedule Forecast","id":"98620399-08f0-474b-84ad-d3639b264822","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":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"af4c996c-207e-41c4-b194-f5b3e06ac3f8","name":"A successful response.","originalRequest":{"method":"GET","header":[{"description":"Added as a 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      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"}],"_postman_id":"98620399-08f0-474b-84ad-d3639b264822"}],"id":"e29d7c36-a64c-4dd9-be52-ab92a15ea624","_postman_id":"e29d7c36-a64c-4dd9-be52-ab92a15ea624","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":"6131222f-6deb-4b11-a086-4cc54b33602f","_postman_id":"6131222f-6deb-4b11-a086-4cc54b33602f","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"}]}