{ "uuid": "19a9c233-a39a-41af-aa04-adfcd94330dd", "lastMigration": 29, "name": "Twilio - Trunking", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9c7d0d5d-0147-4e4a-9e2e-9f9d7e7ed8f8", "documentation": "", "method": "get", "endpoint": "v1/Trunks", "responses": [ { "uuid": "5b26fc00-f13f-45b2-9922-1a8fbf6342c0", "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 \"trunks\": [\n {\n \"account_sid\": \"\",\n \"auth_type\": \"\",\n \"auth_type_set\": [\n \"\"\n ],\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"disaster_recovery_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"disaster_recovery_url\": \"\",\n \"domain_name\": \"\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"recording\": \"\",\n \"secure\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"transfer_caller_id\": \"{{oneOf (array 'from-transferee' 'from-transferor')}}\",\n \"transfer_mode\": \"{{oneOf (array 'disable-all' 'enable-all' 'sip-only')}}\",\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": "043274cd-341f-4a1d-8e36-9996ea932a8f", "documentation": "", "method": "post", "endpoint": "v1/Trunks", "responses": [ { "uuid": "c28738f5-5a11-417b-8069-ae3d4ccfac19", "body": "{\n \"account_sid\": \"\",\n \"auth_type\": \"\",\n \"auth_type_set\": [\n \"\"\n ],\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"disaster_recovery_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"disaster_recovery_url\": \"\",\n \"domain_name\": \"\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"recording\": \"\",\n \"secure\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"transfer_caller_id\": \"{{oneOf (array 'from-transferee' 'from-transferor')}}\",\n \"transfer_mode\": \"{{oneOf (array 'disable-all' 'enable-all' 'sip-only')}}\",\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": "ac79c2fa-4e50-4236-af94-e1fb78a0828d", "documentation": "", "method": "delete", "endpoint": "v1/Trunks/:Sid", "responses": [ { "uuid": "742eda72-f07f-4411-bffa-16dd800cf1ca", "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": "bcbe362c-d3b0-46a6-a247-44bf1904d7ab", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:Sid", "responses": [ { "uuid": "69d2b1eb-5095-4ca3-bac0-d57d00470d32", "body": "{\n \"account_sid\": \"\",\n \"auth_type\": \"\",\n \"auth_type_set\": [\n \"\"\n ],\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"disaster_recovery_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"disaster_recovery_url\": \"\",\n \"domain_name\": \"\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"recording\": \"\",\n \"secure\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"transfer_caller_id\": \"{{oneOf (array 'from-transferee' 'from-transferor')}}\",\n \"transfer_mode\": \"{{oneOf (array 'disable-all' 'enable-all' 'sip-only')}}\",\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": "f8be5859-cea7-44bf-9b0a-21085d92c1ed", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:Sid", "responses": [ { "uuid": "59425a4c-7a55-4d2b-a7d8-1e7f17da84b8", "body": "{\n \"account_sid\": \"\",\n \"auth_type\": \"\",\n \"auth_type_set\": [\n \"\"\n ],\n \"cnam_lookup_enabled\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"disaster_recovery_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"disaster_recovery_url\": \"\",\n \"domain_name\": \"\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"recording\": \"\",\n \"secure\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"transfer_caller_id\": \"{{oneOf (array 'from-transferee' 'from-transferor')}}\",\n \"transfer_mode\": \"{{oneOf (array 'disable-all' 'enable-all' 'sip-only')}}\",\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": "a888da01-a7a9-46cf-9db8-3a387a4bc712", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/CredentialLists", "responses": [ { "uuid": "7b25f1b2-5289-4244-8f40-17f6ad41797c", "body": "{\n \"credential_lists\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "0fae45f0-bda5-40b5-8441-9ff7b8486394", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/CredentialLists", "responses": [ { "uuid": "31195c29-fc63-44d2-8260-f4a02e78f23a", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "c7fd7325-5c46-4e6c-ac3d-1459a51e767b", "documentation": "", "method": "delete", "endpoint": "v1/Trunks/:TrunkSid/CredentialLists/:Sid", "responses": [ { "uuid": "819e60db-3a4d-4a63-99c7-c5763849a925", "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": "a9ca8c15-7842-47a3-8d87-dcb9db236fd5", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/CredentialLists/:Sid", "responses": [ { "uuid": "636c5a4b-44f4-489e-9a0a-95c969ee1f4c", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "59b5d4bb-cef1-41a3-8b99-57dea7aa4d6e", "documentation": "List all IP Access Control Lists for a Trunk", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/IpAccessControlLists", "responses": [ { "uuid": "8c3d0b8a-ee78-4b54-8521-b38e7933afc1", "body": "{\n \"ip_access_control_lists\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "b144880c-572f-4246-8ada-bf75b94cb038", "documentation": "Associate an IP Access Control List with a Trunk", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/IpAccessControlLists", "responses": [ { "uuid": "635132ce-72fc-45f8-a401-e0b8f7e6807e", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "a4060814-59d5-44f3-bac1-6075d548da12", "documentation": "Remove an associated IP Access Control List from a Trunk", "method": "delete", "endpoint": "v1/Trunks/:TrunkSid/IpAccessControlLists/:Sid", "responses": [ { "uuid": "0221d9c0-7229-4996-91e7-660762be9bde", "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": "87c0174b-3fb9-4d15-b78a-3d857c3b3ea3", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/IpAccessControlLists/:Sid", "responses": [ { "uuid": "99975e80-897b-4f99-9ccc-70c511fd790b", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"trunk_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": "d840bfdd-7c67-4ccf-b995-421d22352322", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/OriginationUrls", "responses": [ { "uuid": "7801bd9a-0d71-4bd5-acf0-185959e7547e", "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 \"origination_urls\": [\n {\n \"account_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 \"sip_url\": \"\",\n \"trunk_sid\": \"\",\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": "346c28bf-ff05-4432-a44b-7a190ac95035", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/OriginationUrls", "responses": [ { "uuid": "7b67cbbd-9d4c-440d-902f-3f89a5e27507", "body": "{\n \"account_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 \"sip_url\": \"\",\n \"trunk_sid\": \"\",\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": "b241ebc5-bb3b-497c-9dc3-78622bee47ea", "documentation": "", "method": "delete", "endpoint": "v1/Trunks/:TrunkSid/OriginationUrls/:Sid", "responses": [ { "uuid": "6c36eb25-4613-43a6-a4e6-b0d9d0ada053", "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": "b64da69e-52f7-4bd9-ac6c-4d15106c6a0f", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/OriginationUrls/:Sid", "responses": [ { "uuid": "ce83cd81-1db0-46f3-904e-f51fc5a7fb48", "body": "{\n \"account_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 \"sip_url\": \"\",\n \"trunk_sid\": \"\",\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": "9ab9e85e-81a1-40ea-8a6e-c75cb3698511", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/OriginationUrls/:Sid", "responses": [ { "uuid": "f0ff752c-7669-4d09-a251-e9b7e371a41c", "body": "{\n \"account_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 \"sip_url\": \"\",\n \"trunk_sid\": \"\",\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": "59e2a455-2d11-4b36-bf20-de8c54c9091a", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/PhoneNumbers", "responses": [ { "uuid": "ca083596-d4fe-4cd7-8555-71642f1565d4", "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 \"phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"api_version\": \"\",\n \"beta\": {{faker 'datatype.boolean'}},\n \"capabilities\": {},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"sms_application_sid\": \"\",\n \"sms_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_fallback_url\": \"\",\n \"sms_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"url\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'datatype.boolean'}},\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}", "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": "d2baaf5e-5ebb-42c5-b696-907c431eee84", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/PhoneNumbers", "responses": [ { "uuid": "1ad0b84e-d9d3-4516-a530-95be079fdfd4", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"api_version\": \"\",\n \"beta\": {{faker 'datatype.boolean'}},\n \"capabilities\": {},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"sms_application_sid\": \"\",\n \"sms_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_fallback_url\": \"\",\n \"sms_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"url\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'datatype.boolean'}},\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": "f96bba22-5455-41a9-85c9-e4cc19e684f1", "documentation": "", "method": "delete", "endpoint": "v1/Trunks/:TrunkSid/PhoneNumbers/:Sid", "responses": [ { "uuid": "06136729-81f1-49b1-860e-e2309c2a4fff", "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": "e1c6abfc-5202-43ac-89bf-743e651d7f02", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/PhoneNumbers/:Sid", "responses": [ { "uuid": "fb9f0110-c098-4a52-87c1-4037091f7545", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"api_version\": \"\",\n \"beta\": {{faker 'datatype.boolean'}},\n \"capabilities\": {},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"friendly_name\": \"\",\n \"links\": {},\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"sms_application_sid\": \"\",\n \"sms_fallback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_fallback_url\": \"\",\n \"sms_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"url\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'datatype.boolean'}},\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": "0766aeda-2017-49fe-9d79-0025d6d305ef", "documentation": "", "method": "get", "endpoint": "v1/Trunks/:TrunkSid/Recording", "responses": [ { "uuid": "7a7ca859-7abc-4b66-ae54-ed6770163457", "body": "{\n \"mode\": \"{{oneOf (array 'do-not-record' 'record-from-ringing' 'record-from-answer' 'record-from-ringing-dual' 'record-from-answer-dual')}}\",\n \"trim\": \"{{oneOf (array 'trim-silence' 'do-not-trim')}}\"\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": "15ef9f78-7876-4c61-834d-bde241b1a8a1", "documentation": "", "method": "post", "endpoint": "v1/Trunks/:TrunkSid/Recording", "responses": [ { "uuid": "f059dea6-4944-4059-beb9-c40052bd8aea", "body": "{\n \"mode\": \"{{oneOf (array 'do-not-record' 'record-from-ringing' 'record-from-answer' 'record-from-ringing-dual' 'record-from-answer-dual')}}\",\n \"trim\": \"{{oneOf (array 'trim-silence' 'do-not-trim')}}\"\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" } ], "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": "9c7d0d5d-0147-4e4a-9e2e-9f9d7e7ed8f8" }, { "type": "route", "uuid": "043274cd-341f-4a1d-8e36-9996ea932a8f" }, { "type": "route", "uuid": "ac79c2fa-4e50-4236-af94-e1fb78a0828d" }, { "type": "route", "uuid": "bcbe362c-d3b0-46a6-a247-44bf1904d7ab" }, { "type": "route", "uuid": "f8be5859-cea7-44bf-9b0a-21085d92c1ed" }, { "type": "route", "uuid": "a888da01-a7a9-46cf-9db8-3a387a4bc712" }, { "type": "route", "uuid": "0fae45f0-bda5-40b5-8441-9ff7b8486394" }, { "type": "route", "uuid": "c7fd7325-5c46-4e6c-ac3d-1459a51e767b" }, { "type": "route", "uuid": "a9ca8c15-7842-47a3-8d87-dcb9db236fd5" }, { "type": "route", "uuid": "59b5d4bb-cef1-41a3-8b99-57dea7aa4d6e" }, { "type": "route", "uuid": "b144880c-572f-4246-8ada-bf75b94cb038" }, { "type": "route", "uuid": "a4060814-59d5-44f3-bac1-6075d548da12" }, { "type": "route", "uuid": "87c0174b-3fb9-4d15-b78a-3d857c3b3ea3" }, { "type": "route", "uuid": "d840bfdd-7c67-4ccf-b995-421d22352322" }, { "type": "route", "uuid": "346c28bf-ff05-4432-a44b-7a190ac95035" }, { "type": "route", "uuid": "b241ebc5-bb3b-497c-9dc3-78622bee47ea" }, { "type": "route", "uuid": "b64da69e-52f7-4bd9-ac6c-4d15106c6a0f" }, { "type": "route", "uuid": "9ab9e85e-81a1-40ea-8a6e-c75cb3698511" }, { "type": "route", "uuid": "59e2a455-2d11-4b36-bf20-de8c54c9091a" }, { "type": "route", "uuid": "d2baaf5e-5ebb-42c5-b696-907c431eee84" }, { "type": "route", "uuid": "f96bba22-5455-41a9-85c9-e4cc19e684f1" }, { "type": "route", "uuid": "e1c6abfc-5202-43ac-89bf-743e651d7f02" }, { "type": "route", "uuid": "0766aeda-2017-49fe-9d79-0025d6d305ef" }, { "type": "route", "uuid": "15ef9f78-7876-4c61-834d-bde241b1a8a1" } ] }