{ "uuid": "cfa0d16b-6ac7-4184-9caf-d037d2658b23", "lastMigration": 29, "name": "Twilio - Voice", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e9fc4d89-5742-4723-826e-afbe02fdc229", "documentation": "Delete an archived call record from Bulk Export. Note: this does not also delete the record from the Voice API.", "method": "delete", "endpoint": "v1/Archives/:Date/Calls/:Sid", "responses": [ { "uuid": "2e1d7c54-38fe-4df4-9cd2-b3b626c781a9", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af4387bd-30b5-4cca-927f-b18f4b2277d4", "documentation": "", "method": "get", "endpoint": "v1/ByocTrunks", "responses": [ { "uuid": "4a082795-72bc-4df8-8212-7c007b1d7d26", "body": "{\n \"byoc_trunks\": [\n {\n \"account_sid\": \"\",\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"from_domain_sid\": \"\",\n \"sid\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"status_callback_url\": \"\",\n \"url\": \"\",\n \"voice_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_fallback_url\": \"\",\n \"voice_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "961bea23-ee47-49f4-b21d-32b9e7d08eb0", "documentation": "", "method": "post", "endpoint": "v1/ByocTrunks", "responses": [ { "uuid": "5f983193-f8f3-4b8d-8b35-f52fa768d3b9", "body": "{\n \"account_sid\": \"\",\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"from_domain_sid\": \"\",\n \"sid\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"status_callback_url\": \"\",\n \"url\": \"\",\n \"voice_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_fallback_url\": \"\",\n \"voice_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d04958f7-2a9e-4e2e-9638-8439de9d266f", "documentation": "", "method": "delete", "endpoint": "v1/ByocTrunks/:Sid", "responses": [ { "uuid": "352c204b-a73e-48a2-aa49-baeadb5096f3", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5075cdf-eecd-4d1c-b433-4e62ba9abed0", "documentation": "", "method": "get", "endpoint": "v1/ByocTrunks/:Sid", "responses": [ { "uuid": "e372f9b6-1bac-46ff-918d-b47454776a22", "body": "{\n \"account_sid\": \"\",\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"from_domain_sid\": \"\",\n \"sid\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"status_callback_url\": \"\",\n \"url\": \"\",\n \"voice_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_fallback_url\": \"\",\n \"voice_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "093ac058-4c63-4e3d-a26f-bcf05c126353", "documentation": "", "method": "post", "endpoint": "v1/ByocTrunks/:Sid", "responses": [ { "uuid": "15b95560-12ba-4970-9aa4-d26cb9840e29", "body": "{\n \"account_sid\": \"\",\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"from_domain_sid\": \"\",\n \"sid\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"status_callback_url\": \"\",\n \"url\": \"\",\n \"voice_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_fallback_url\": \"\",\n \"voice_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "254d182e-31ea-43d0-9dab-9d258913cbd1", "documentation": "", "method": "get", "endpoint": "v1/ConnectionPolicies", "responses": [ { "uuid": "2d13c764-db43-44de-94ae-bff8b625565c", "body": "{\n \"connection_policies\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"sid\": \"\",\n \"url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "503643c0-14f1-42cc-bcbb-c4def68614f6", "documentation": "", "method": "post", "endpoint": "v1/ConnectionPolicies", "responses": [ { "uuid": "79b63040-ff93-41b7-8883-b2c266b1bae8", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7924032-0456-4d77-b2e5-933bc4487967", "documentation": "", "method": "get", "endpoint": "v1/ConnectionPolicies/:ConnectionPolicySid/Targets", "responses": [ { "uuid": "c2a6ed0c-7fdf-48d9-9dd3-8bdc63be2c29", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"targets\": [\n {\n \"account_sid\": \"\",\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"friendly_name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"target\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b26c6936-ffa3-4304-9063-fdacb3f83afa", "documentation": "", "method": "post", "endpoint": "v1/ConnectionPolicies/:ConnectionPolicySid/Targets", "responses": [ { "uuid": "72f62019-2c88-4151-a187-67c4d02e8aac", "body": "{\n \"account_sid\": \"\",\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"friendly_name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"target\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "884820cb-0d50-41fc-97e5-ad00627f612f", "documentation": "", "method": "delete", "endpoint": "v1/ConnectionPolicies/:ConnectionPolicySid/Targets/:Sid", "responses": [ { "uuid": "78b427be-dac4-497c-8781-16d85e8f302c", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdb32f2f-ce69-4fef-b652-883140b1fede", "documentation": "", "method": "get", "endpoint": "v1/ConnectionPolicies/:ConnectionPolicySid/Targets/:Sid", "responses": [ { "uuid": "3421466a-4ea4-4721-8c1a-222f792c86eb", "body": "{\n \"account_sid\": \"\",\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"friendly_name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"target\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7e6b7db-8518-476c-9869-0d45ab3c1136", "documentation": "", "method": "post", "endpoint": "v1/ConnectionPolicies/:ConnectionPolicySid/Targets/:Sid", "responses": [ { "uuid": "12a8f1c4-0b53-4698-9853-b04e5549cc8e", "body": "{\n \"account_sid\": \"\",\n \"connection_policy_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"friendly_name\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"target\": \"\",\n \"url\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54d837f6-1ebc-40ca-b3a2-6b28c2967435", "documentation": "", "method": "delete", "endpoint": "v1/ConnectionPolicies/:Sid", "responses": [ { "uuid": "4886bdcb-6913-4b70-bfee-8829e6dbca31", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a826e07-852f-4367-bf59-a9d88087397f", "documentation": "", "method": "get", "endpoint": "v1/ConnectionPolicies/:Sid", "responses": [ { "uuid": "5573edcb-432b-4c2b-996b-1ed673a1f9f8", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22558a5e-7e64-4972-a51f-a84fdb07d7a6", "documentation": "", "method": "post", "endpoint": "v1/ConnectionPolicies/:Sid", "responses": [ { "uuid": "05d62097-f569-4bc3-9bd1-e6a3098f4d3c", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f4b3f11-57fd-4282-847f-5454ca333404", "documentation": "Create a bulk update request to change voice dialing country permissions of one or more countries identified by the corresponding [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)", "method": "post", "endpoint": "v1/DialingPermissions/BulkCountryUpdates", "responses": [ { "uuid": "5822c8f1-f802-4ddd-a3ee-32b9dc1bec4c", "body": "{\n \"update_count\": {{faker 'number.int' max=99999}},\n \"update_request\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aeaccb1c-0eda-4a1c-aa5b-9f59d5134408", "documentation": "Retrieve all voice dialing country permissions for this account", "method": "get", "endpoint": "v1/DialingPermissions/Countries", "responses": [ { "uuid": "9c8879ab-63e4-47f5-8a0f-b479e0b9d878", "body": "{\n \"content\": [\n {\n \"continent\": \"\",\n \"country_codes\": [\n \"\"\n ],\n \"high_risk_special_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"high_risk_tollfraud_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"iso_code\": \"\",\n \"links\": {},\n \"low_risk_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95093ee6-9567-40e9-867d-678c342d4c4c", "documentation": "Retrieve voice dialing country permissions identified by the given ISO country code", "method": "get", "endpoint": "v1/DialingPermissions/Countries/:IsoCode", "responses": [ { "uuid": "8b849dea-b74c-4e3c-b86b-262568c7b518", "body": "{\n \"continent\": \"\",\n \"country_codes\": [\n \"\"\n ],\n \"high_risk_special_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"high_risk_tollfraud_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"iso_code\": \"\",\n \"links\": {},\n \"low_risk_numbers_enabled\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec309359-d7ed-441f-a5b3-d9d9bab7941a", "documentation": "Fetch the high-risk special services prefixes from the country resource corresponding to the [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)", "method": "get", "endpoint": "v1/DialingPermissions/Countries/:IsoCode/HighRiskSpecialPrefixes", "responses": [ { "uuid": "efc87379-1c94-4d57-8200-baf4e5f7ef03", "body": "{\n \"content\": [\n {\n \"prefix\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d22ae56-ba8b-4a11-b6e7-979804ee8eea", "documentation": "", "method": "get", "endpoint": "v1/IpRecords", "responses": [ { "uuid": "1f3ff4d1-539f-4588-98fc-c695bc2e0f3e", "body": "{\n \"ip_records\": [\n {\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'number.int' max=99999}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3746d3e-acc7-4af7-8b21-d7968975e887", "documentation": "", "method": "post", "endpoint": "v1/IpRecords", "responses": [ { "uuid": "c0b0d311-70fb-4a85-8398-b0288c3d13c7", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'number.int' max=99999}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6760e486-7e2f-4e2d-9c2b-a9e242ceb7d3", "documentation": "", "method": "delete", "endpoint": "v1/IpRecords/:Sid", "responses": [ { "uuid": "f8772a97-e124-4047-b8d2-ceb0cda31c90", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5ec0297-1190-4072-bc75-cc0964e0ee6a", "documentation": "", "method": "get", "endpoint": "v1/IpRecords/:Sid", "responses": [ { "uuid": "5600adfe-d486-42f2-ab1e-58e0ce7842e3", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'number.int' max=99999}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4b00967-9c5b-4bb5-a5e6-7e0e2e29a3d9", "documentation": "", "method": "post", "endpoint": "v1/IpRecords/:Sid", "responses": [ { "uuid": "a117f934-d346-48fa-9f6f-15a5537dc6df", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'number.int' max=99999}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04e302f6-8a71-421c-886e-4c4aee5d348b", "documentation": "Retrieve voice dialing permissions inheritance for the sub-account", "method": "get", "endpoint": "v1/Settings", "responses": [ { "uuid": "043a0555-22d3-4ac6-a165-f89a2e4b6289", "body": "{\n \"dialing_permissions_inheritance\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65c66c17-d7c9-466b-aecf-a5ee0204f58a", "documentation": "Update voice dialing permissions inheritance for the sub-account", "method": "post", "endpoint": "v1/Settings", "responses": [ { "uuid": "09f2fb12-926b-4bf0-9240-417629d73d60", "body": "{\n \"dialing_permissions_inheritance\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2407ae02-aee1-4eb5-bea2-60ccc6573a47", "documentation": "", "method": "get", "endpoint": "v1/SourceIpMappings", "responses": [ { "uuid": "a2cc00f3-ffae-48f8-bf2d-969889970f18", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"source_ip_mappings\": [\n {\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"ip_record_sid\": \"\",\n \"sid\": \"\",\n \"sip_domain_sid\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ea040b3-24cd-4be7-9842-bbd7f295d1f3", "documentation": "", "method": "post", "endpoint": "v1/SourceIpMappings", "responses": [ { "uuid": "52a0ba3f-42c5-48a5-a81a-c0994a8aa42c", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"ip_record_sid\": \"\",\n \"sid\": \"\",\n \"sip_domain_sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7110c469-b534-4f37-b71a-77632eefdcb5", "documentation": "", "method": "delete", "endpoint": "v1/SourceIpMappings/:Sid", "responses": [ { "uuid": "18630662-c553-46f6-8b56-cacd8d3a66cb", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c865e82b-bd45-4dec-a6ce-7527ead66611", "documentation": "", "method": "get", "endpoint": "v1/SourceIpMappings/:Sid", "responses": [ { "uuid": "e0ea739c-2095-4de3-832e-2dff2602e90e", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"ip_record_sid\": \"\",\n \"sid\": \"\",\n \"sip_domain_sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ecf1a0a6-69fb-48d4-8f31-ad191ccd1995", "documentation": "", "method": "post", "endpoint": "v1/SourceIpMappings/:Sid", "responses": [ { "uuid": "7bde6cab-dd1f-468a-9d36-a34052dc9f44", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"ip_record_sid\": \"\",\n \"sid\": \"\",\n \"sip_domain_sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "e9fc4d89-5742-4723-826e-afbe02fdc229" }, { "type": "route", "uuid": "af4387bd-30b5-4cca-927f-b18f4b2277d4" }, { "type": "route", "uuid": "961bea23-ee47-49f4-b21d-32b9e7d08eb0" }, { "type": "route", "uuid": "d04958f7-2a9e-4e2e-9638-8439de9d266f" }, { "type": "route", "uuid": "b5075cdf-eecd-4d1c-b433-4e62ba9abed0" }, { "type": "route", "uuid": "093ac058-4c63-4e3d-a26f-bcf05c126353" }, { "type": "route", "uuid": "254d182e-31ea-43d0-9dab-9d258913cbd1" }, { "type": "route", "uuid": "503643c0-14f1-42cc-bcbb-c4def68614f6" }, { "type": "route", "uuid": "a7924032-0456-4d77-b2e5-933bc4487967" }, { "type": "route", "uuid": "b26c6936-ffa3-4304-9063-fdacb3f83afa" }, { "type": "route", "uuid": "884820cb-0d50-41fc-97e5-ad00627f612f" }, { "type": "route", "uuid": "fdb32f2f-ce69-4fef-b652-883140b1fede" }, { "type": "route", "uuid": "c7e6b7db-8518-476c-9869-0d45ab3c1136" }, { "type": "route", "uuid": "54d837f6-1ebc-40ca-b3a2-6b28c2967435" }, { "type": "route", "uuid": "0a826e07-852f-4367-bf59-a9d88087397f" }, { "type": "route", "uuid": "22558a5e-7e64-4972-a51f-a84fdb07d7a6" }, { "type": "route", "uuid": "1f4b3f11-57fd-4282-847f-5454ca333404" }, { "type": "route", "uuid": "aeaccb1c-0eda-4a1c-aa5b-9f59d5134408" }, { "type": "route", "uuid": "95093ee6-9567-40e9-867d-678c342d4c4c" }, { "type": "route", "uuid": "ec309359-d7ed-441f-a5b3-d9d9bab7941a" }, { "type": "route", "uuid": "2d22ae56-ba8b-4a11-b6e7-979804ee8eea" }, { "type": "route", "uuid": "c3746d3e-acc7-4af7-8b21-d7968975e887" }, { "type": "route", "uuid": "6760e486-7e2f-4e2d-9c2b-a9e242ceb7d3" }, { "type": "route", "uuid": "a5ec0297-1190-4072-bc75-cc0964e0ee6a" }, { "type": "route", "uuid": "a4b00967-9c5b-4bb5-a5e6-7e0e2e29a3d9" }, { "type": "route", "uuid": "04e302f6-8a71-421c-886e-4c4aee5d348b" }, { "type": "route", "uuid": "65c66c17-d7c9-466b-aecf-a5ee0204f58a" }, { "type": "route", "uuid": "2407ae02-aee1-4eb5-bea2-60ccc6573a47" }, { "type": "route", "uuid": "4ea040b3-24cd-4be7-9842-bbd7f295d1f3" }, { "type": "route", "uuid": "7110c469-b534-4f37-b71a-77632eefdcb5" }, { "type": "route", "uuid": "c865e82b-bd45-4dec-a6ce-7527ead66611" }, { "type": "route", "uuid": "ecf1a0a6-69fb-48d4-8f31-ad191ccd1995" } ] }