{ "uuid": "51456dfd-2634-411f-ba9d-f348bb2cd53a", "lastMigration": 19, "name": "Twilio - Api", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "a5567db6-bfc9-45a5-b1a0-36d307ce77a2", "documentation": "Retrieves a collection of Accounts belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts.json", "responses": [ { "uuid": "9ebe09c9-9a98-490a-b55a-e9d2d7b76b3c", "body": "{\n \"accounts\": [\n {\n \"auth_token\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"owner_account_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'active' 'suspended' 'closed')}}\",\n \"subresource_uris\": {},\n \"type\": \"{{oneOf (array 'Trial' 'Full')}}\",\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "79c41edb-8367-4c7f-875b-c176a39290a1", "documentation": "Create a new Twilio Subaccount from the account making the request", "method": "post", "endpoint": "2010-04-01/Accounts.json", "responses": [ { "uuid": "18b1730b-5036-4b5a-895d-823a23987329", "body": "{\n \"auth_token\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"owner_account_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'active' 'suspended' 'closed')}}\",\n \"subresource_uris\": {},\n \"type\": \"{{oneOf (array 'Trial' 'Full')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "eb3b0173-5e97-4fea-a9b0-c3b37707b454", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses.json", "responses": [ { "uuid": "7da5ef80-6100-4533-b262-c2153491ae5e", "body": "{\n \"addresses\": [\n {\n \"account_sid\": \"\",\n \"city\": \"\",\n \"customer_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"sid\": \"\",\n \"street\": \"\",\n \"uri\": \"\",\n \"validated\": {{faker 'random.boolean'}},\n \"verified\": {{faker 'random.boolean'}}\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "52322a23-20ca-42f8-b322-85d9277b2253", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses.json", "responses": [ { "uuid": "c1905aae-c23b-4067-bfe9-06dac6213141", "body": "{\n \"account_sid\": \"\",\n \"city\": \"\",\n \"customer_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"sid\": \"\",\n \"street\": \"\",\n \"uri\": \"\",\n \"validated\": {{faker 'random.boolean'}},\n \"verified\": {{faker 'random.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "71a9abcd-d75a-4995-915c-0a1993790f81", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses/:AddressSid/DependentPhoneNumbers.json", "responses": [ { "uuid": "f7c122d0-922d-4610-ae4a-a20c7b2d4058", "body": "{\n \"dependent_phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"api_version\": \"\",\n \"capabilities\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\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 \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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 \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6c5a81c3-2156-420e-8de5-3522e588c7ee", "documentation": "", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses/:Sid.json", "responses": [ { "uuid": "c79cd165-26f3-4d75-9191-9a40de3f0760", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0c889ee9-5eb9-4183-8cfe-013e87d25416", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses/:Sid.json", "responses": [ { "uuid": "0cc77297-f00d-40cb-9ec0-c3b9d2ccfa96", "body": "{\n \"account_sid\": \"\",\n \"city\": \"\",\n \"customer_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"sid\": \"\",\n \"street\": \"\",\n \"uri\": \"\",\n \"validated\": {{faker 'random.boolean'}},\n \"verified\": {{faker 'random.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bcbabb8d-426c-404c-9f78-6ccbb72f07f5", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Addresses/:Sid.json", "responses": [ { "uuid": "ca1a2e87-b1dc-4910-b26e-2f455a260627", "body": "{\n \"account_sid\": \"\",\n \"city\": \"\",\n \"customer_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"sid\": \"\",\n \"street\": \"\",\n \"uri\": \"\",\n \"validated\": {{faker 'random.boolean'}},\n \"verified\": {{faker 'random.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f0cbd93e-5a11-4af0-902c-1a79a92f6c6c", "documentation": "Retrieve a list of applications representing an application within the requesting account", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Applications.json", "responses": [ { "uuid": "5f1f1ceb-bd33-4eda-b13e-c29dd1fdd0d1", "body": "{\n \"applications\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"message_status_callback\": \"\",\n \"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_status_callback\": \"\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"uri\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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 \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "aa7bd8d9-b3e6-496b-8cee-a8fe619b5fd2", "documentation": "Create a new application within your account", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Applications.json", "responses": [ { "uuid": "fb7d9086-1aa4-432d-8bb1-d54d334f9c09", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"message_status_callback\": \"\",\n \"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_status_callback\": \"\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"uri\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4ef529f2-3aa9-4a24-9256-eaeba852d1cf", "documentation": "Delete the application by the specified application sid", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Applications/:Sid.json", "responses": [ { "uuid": "c7e18f13-9ff6-4b01-8813-5fcf85b5a307", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "76051850-dd14-4ed8-a425-303310f6a8ba", "documentation": "Fetch the application specified by the provided sid", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Applications/:Sid.json", "responses": [ { "uuid": "9e214325-b9ae-407a-bb3c-65282b250aa6", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"message_status_callback\": \"\",\n \"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_status_callback\": \"\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"uri\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "cb736dd7-a896-4aa7-b3d1-e00616651129", "documentation": "Updates the application's properties", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Applications/:Sid.json", "responses": [ { "uuid": "baa3f5a4-6691-4058-90c6-7677a742d67e", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"message_status_callback\": \"\",\n \"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_status_callback\": \"\",\n \"sms_url\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"uri\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "cf58b05c-fad0-4336-a199-969d31ea2dd1", "documentation": "Retrieve a list of authorized-connect-apps belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AuthorizedConnectApps.json", "responses": [ { "uuid": "062657ed-a840-4abc-9831-cc40a9b4ff36", "body": "{\n \"authorized_connect_apps\": [\n {\n \"account_sid\": \"\",\n \"connect_app_company_name\": \"\",\n \"connect_app_description\": \"\",\n \"connect_app_friendly_name\": \"\",\n \"connect_app_homepage_url\": \"\",\n \"connect_app_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'get-all' 'post-all')}}\"\n ],\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d6b18dfa-9320-41eb-9369-b3a7765edce6", "documentation": "Fetch an instance of an authorized-connect-app", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AuthorizedConnectApps/:ConnectAppSid.json", "responses": [ { "uuid": "63b7f954-3b38-4a65-b06b-c66496cdce6e", "body": "{\n \"account_sid\": \"\",\n \"connect_app_company_name\": \"\",\n \"connect_app_description\": \"\",\n \"connect_app_friendly_name\": \"\",\n \"connect_app_homepage_url\": \"\",\n \"connect_app_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'get-all' 'post-all')}}\"\n ],\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8cc0ba90-7e18-4f5a-aab4-2c35f7fd0cf8", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers.json", "responses": [ { "uuid": "01da76d6-2399-40d2-a800-3d290951367a", "body": "{\n \"countries\": [\n {\n \"beta\": {{faker 'random.boolean'}},\n \"country\": \"\",\n \"country_code\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4283c911-b629-432f-8e7d-4556fca27d00", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode.json", "responses": [ { "uuid": "7aa6ad18-bf41-4715-8896-dabd0d510868", "body": "{\n \"beta\": {{faker 'random.boolean'}},\n \"country\": \"\",\n \"country_code\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "382893e4-4aa3-4d02-8a21-9cf2cd5e4a37", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/Local.json", "responses": [ { "uuid": "fa61dc0d-37b4-4d79-8631-8565fb17bb52", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0c238883-6c39-497d-9374-f4abf6347602", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/MachineToMachine.json", "responses": [ { "uuid": "6093d9a3-53c0-42a2-9390-c851ad993729", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "68207bd5-3f48-4897-8967-4bf6ef456da8", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/Mobile.json", "responses": [ { "uuid": "b7cec9ff-f222-4a87-b458-cc0ccc38ebaf", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7f7fa620-b4c3-40a7-bf95-90aa1ce59857", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/National.json", "responses": [ { "uuid": "fd86cb05-84d1-4907-9885-722823d641ed", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b2b1b7b7-78a1-4073-8d23-944d072fd6ca", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/SharedCost.json", "responses": [ { "uuid": "50980379-ee65-4f4b-a416-f59b8623c5f6", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f9edf889-e559-4694-82df-059ac8978463", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/TollFree.json", "responses": [ { "uuid": "74a3ab3d-671c-415b-b721-866d0a2f64e6", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ca5ad11d-ea76-4028-96be-2dc5767614db", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/AvailablePhoneNumbers/:CountryCode/Voip.json", "responses": [ { "uuid": "a6e2c246-b523-40dc-886a-8d010b84ba6f", "body": "{\n \"available_phone_numbers\": [\n {\n \"address_requirements\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"friendly_name\": \"\",\n \"iso_country\": \"\",\n \"lata\": \"\",\n \"latitude\": \"\",\n \"locality\": \"\",\n \"longitude\": \"\",\n \"phone_number\": \"\",\n \"postal_code\": \"\",\n \"rate_center\": \"\",\n \"region\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "90535edc-dd4a-47ae-b391-41174baa2041", "documentation": "Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Balance.json", "responses": [ { "uuid": "9dc4c956-7a65-45d9-a377-2fb9167e9d16", "body": "{\n \"account_sid\": \"\",\n \"balance\": \"\",\n \"currency\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a72f51f1-fc1b-4318-9f56-3c5cb27b91e6", "documentation": "Retrieves a collection of calls made to and from your account", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls.json", "responses": [ { "uuid": "cf3e6a75-4da3-4df0-af39-bd4275937a5d", "body": "{\n \"calls\": [\n {\n \"account_sid\": \"\",\n \"answered_by\": \"\",\n \"api_version\": \"\",\n \"caller_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"\",\n \"duration\": \"\",\n \"end_time\": \"\",\n \"forwarded_from\": \"\",\n \"from\": \"\",\n \"from_formatted\": \"\",\n \"group_sid\": \"\",\n \"parent_call_sid\": \"\",\n \"phone_number_sid\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"queue_time\": \"\",\n \"sid\": \"\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'ringing' 'in-progress' 'completed' 'busy' 'failed' 'no-answer' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"to_formatted\": \"\",\n \"trunk_sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "28a5be9c-ca53-4cca-8f0e-4cc8d1195f72", "documentation": "Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls.json", "responses": [ { "uuid": "92ba30b7-268b-4da5-b3f6-b58a1668cdcc", "body": "{\n \"account_sid\": \"\",\n \"answered_by\": \"\",\n \"api_version\": \"\",\n \"caller_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"\",\n \"duration\": \"\",\n \"end_time\": \"\",\n \"forwarded_from\": \"\",\n \"from\": \"\",\n \"from_formatted\": \"\",\n \"group_sid\": \"\",\n \"parent_call_sid\": \"\",\n \"phone_number_sid\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"queue_time\": \"\",\n \"sid\": \"\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'ringing' 'in-progress' 'completed' 'busy' 'failed' 'no-answer' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"to_formatted\": \"\",\n \"trunk_sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "fb777ca3-63a5-48ba-aa9c-184b8337899f", "documentation": "Create a FeedbackSummary resource for a call", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/FeedbackSummary.json", "responses": [ { "uuid": "dd46f5e7-9b09-4aa6-866d-1edee13cd5b9", "body": "{\n \"account_sid\": \"\",\n \"call_count\": {{faker 'random.number'}},\n \"call_feedback_count\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"include_subaccounts\": {{faker 'random.boolean'}},\n \"issues\": [\n \"\"\n ],\n \"quality_score_average\": {{faker 'random.number'}},\n \"quality_score_median\": {{faker 'random.number'}},\n \"quality_score_standard_deviation\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"status\": \"{{oneOf (array 'queued' 'in-progress' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "21143bc2-187a-4923-b170-cb3044796171", "documentation": "Delete a FeedbackSummary resource from a call", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/FeedbackSummary/:Sid.json", "responses": [ { "uuid": "91637264-783e-48bb-bfad-4e1f1a4fbde3", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3550f4fe-4cde-4ec3-9b28-a67a000b99c0", "documentation": "Fetch a FeedbackSummary resource from a call", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/FeedbackSummary/:Sid.json", "responses": [ { "uuid": "c46d90e3-5248-4798-a18d-ba4941630d8c", "body": "{\n \"account_sid\": \"\",\n \"call_count\": {{faker 'random.number'}},\n \"call_feedback_count\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"include_subaccounts\": {{faker 'random.boolean'}},\n \"issues\": [\n \"\"\n ],\n \"quality_score_average\": {{faker 'random.number'}},\n \"quality_score_median\": {{faker 'random.number'}},\n \"quality_score_standard_deviation\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"status\": \"{{oneOf (array 'queued' 'in-progress' 'completed' 'failed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4221fa13-1105-44cc-ac42-7aef0af10afa", "documentation": "Retrieve a list of all events for a call.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Events.json", "responses": [ { "uuid": "58723479-5060-428a-81ec-04a5c0254f08", "body": "{\n \"end\": {{faker 'random.number'}},\n \"events\": [\n {\n \"request\": \"\",\n \"response\": \"\"\n }\n ],\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8aa8b08b-7e69-490a-8d89-43105e978a23", "documentation": "Fetch a Feedback resource from a call", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Feedback.json", "responses": [ { "uuid": "29fc000c-da35-40b9-8c8d-fc76f8a8a965", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"issues\": [\n \"{{oneOf (array 'audio-latency' 'digits-not-captured' 'dropped-call' 'imperfect-audio' 'incorrect-caller-id' 'one-way-audio' 'post-dial-delay' 'unsolicited-call')}}\"\n ],\n \"quality_score\": {{faker 'random.number'}},\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "710bfbb2-0ee0-480a-a778-65b64bd19014", "documentation": "Update a Feedback resource for a call", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Feedback.json", "responses": [ { "uuid": "3abd3281-e705-450e-92fb-41f154f2aae2", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"issues\": [\n \"{{oneOf (array 'audio-latency' 'digits-not-captured' 'dropped-call' 'imperfect-audio' 'incorrect-caller-id' 'one-way-audio' 'post-dial-delay' 'unsolicited-call')}}\"\n ],\n \"quality_score\": {{faker 'random.number'}},\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "69566273-76e3-4744-bbcb-eb1876f14aa1", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Notifications.json", "responses": [ { "uuid": "9890534f-b12f-49d8-b2bc-9d7814698d8e", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"notifications\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"error_code\": \"\",\n \"log\": \"\",\n \"message_date\": \"\",\n \"message_text\": \"\",\n \"more_info\": \"\",\n \"request_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"request_url\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "30afb4df-5c5d-413e-8033-89e26751ec95", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Notifications/:Sid.json", "responses": [ { "uuid": "aa587f5f-4e93-4c1a-af14-e8e616589063", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"error_code\": \"\",\n \"log\": \"\",\n \"message_date\": \"\",\n \"message_text\": \"\",\n \"more_info\": \"\",\n \"request_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"request_url\": \"\",\n \"request_variables\": \"\",\n \"response_body\": \"\",\n \"response_headers\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3c5dc9fd-55f0-4625-a3d6-a3ddd8e09627", "documentation": "create an instance of payments. This will start a new payments session", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Payments.json", "responses": [ { "uuid": "f33bda89-42e9-4729-a81a-e2e12f082d01", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f0aade1a-7714-4304-bb2b-7bf8f89be216", "documentation": "update an instance of payments with different phases of payment flows.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Payments/:Sid.json", "responses": [ { "uuid": "07e5a0a9-b585-4de8-a138-b9055fe3962f", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1dff61db-5433-4d9f-906f-4d635d3b763b", "documentation": "Retrieve a list of recordings belonging to the call used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Recordings.json", "responses": [ { "uuid": "44ab5322-e135-460f-88b5-b31435191da0", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"recordings\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"track\": \"\",\n \"uri\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "174e0acf-2ac5-4b03-8525-feef99d34fa6", "documentation": "Create a recording for the call", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Recordings.json", "responses": [ { "uuid": "228ed053-79c5-4b63-8403-d90e5aea77c8", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"track\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4685db57-7622-4641-983c-12b55b503c3f", "documentation": "Delete a recording from your account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Recordings/:Sid.json", "responses": [ { "uuid": "c6f3833b-a24a-4a06-8ea0-efca2bebad11", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a76a1295-d5a8-484c-826e-3861eb5babb9", "documentation": "Fetch an instance of a recording for a call", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Recordings/:Sid.json", "responses": [ { "uuid": "fdc13a52-3af3-47f7-b05d-92b959bab6ee", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"track\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1e5d4739-ae19-47c0-891b-06be0a3ac184", "documentation": "Changes the status of the recording to paused, stopped, or in-progress. Note: Pass `Twilio.CURRENT` instead of recording sid to reference current active recording.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Recordings/:Sid.json", "responses": [ { "uuid": "1b48ca86-75a2-41d9-aa8c-b28840b3d7c3", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"track\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "76680903-176e-439a-8fee-fe65884f41c9", "documentation": "Create a Siprec", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Siprec.json", "responses": [ { "uuid": "1ffbb0c7-ac43-480c-9775-abd185f15445", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_updated\": \"\",\n \"name\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'stopped')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "97799a23-036f-4ec1-88f5-3055ca530520", "documentation": "Stop a Siprec using either the SID of the Siprec resource or the `name` used when creating the resource", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Siprec/:Sid.json", "responses": [ { "uuid": "391ed40d-227b-4994-8aa7-5f675cdad64d", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_updated\": \"\",\n \"name\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'stopped')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7cb92399-3072-4e37-8dfc-431d45073d6c", "documentation": "Create a Stream", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Streams.json", "responses": [ { "uuid": "c5b808c1-09ac-4601-bfd4-5ea695259824", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_updated\": \"\",\n \"name\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'stopped')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1245409b-cc8f-4263-a915-7f5252f85f0d", "documentation": "Stop a Stream using either the SID of the Stream resource or the `name` used when creating the resource", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:CallSid/Streams/:Sid.json", "responses": [ { "uuid": "92ca7a65-9786-4d0e-bead-2cf65efdab53", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"date_updated\": \"\",\n \"name\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'stopped')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f3503f17-057e-4d80-ab85-0ed9e1e67f13", "documentation": "Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:Sid.json", "responses": [ { "uuid": "468e3a36-83e9-4903-a5ec-8bd3e3fce5d7", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "54412ea2-7fc4-4c9d-9acd-fdae79101705", "documentation": "Fetch the call specified by the provided Call SID", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:Sid.json", "responses": [ { "uuid": "732f7979-a032-4483-b37d-6ec59768b65e", "body": "{\n \"account_sid\": \"\",\n \"answered_by\": \"\",\n \"api_version\": \"\",\n \"caller_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"\",\n \"duration\": \"\",\n \"end_time\": \"\",\n \"forwarded_from\": \"\",\n \"from\": \"\",\n \"from_formatted\": \"\",\n \"group_sid\": \"\",\n \"parent_call_sid\": \"\",\n \"phone_number_sid\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"queue_time\": \"\",\n \"sid\": \"\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'ringing' 'in-progress' 'completed' 'busy' 'failed' 'no-answer' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"to_formatted\": \"\",\n \"trunk_sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d731c50d-82c2-421a-8387-40a845657e00", "documentation": "Initiates a call redirect or terminates a call", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Calls/:Sid.json", "responses": [ { "uuid": "5c92fa2a-6148-4994-b9b7-ff186a2b915a", "body": "{\n \"account_sid\": \"\",\n \"answered_by\": \"\",\n \"api_version\": \"\",\n \"caller_name\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"\",\n \"duration\": \"\",\n \"end_time\": \"\",\n \"forwarded_from\": \"\",\n \"from\": \"\",\n \"from_formatted\": \"\",\n \"group_sid\": \"\",\n \"parent_call_sid\": \"\",\n \"phone_number_sid\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"queue_time\": \"\",\n \"sid\": \"\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'ringing' 'in-progress' 'completed' 'busy' 'failed' 'no-answer' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"to_formatted\": \"\",\n \"trunk_sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1a2ddbed-4ec8-4975-b05c-9316558c568d", "documentation": "Retrieve a list of conferences belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences.json", "responses": [ { "uuid": "43f8262d-70d8-40fe-8f2e-4a61a21d91f6", "body": "{\n \"conferences\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid_ending_conference\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"reason_conference_ended\": \"{{oneOf (array 'conference-ended-via-api' 'participant-with-end-conference-on-exit-left' 'participant-with-end-conference-on-exit-kicked' 'last-participant-kicked' 'last-participant-left')}}\",\n \"region\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'init' 'in-progress' 'completed')}}\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "01b5de5f-8cf1-46c1-8595-a0eb9e9546c8", "documentation": "Retrieve a list of participants belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants.json", "responses": [ { "uuid": "07e35077-eb8e-46ad-afbb-25aa2ab77aa0", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"participants\": [\n {\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"call_sid_to_coach\": \"\",\n \"coaching\": {{faker 'random.boolean'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_conference_on_exit\": {{faker 'random.boolean'}},\n \"hold\": {{faker 'random.boolean'}},\n \"label\": \"\",\n \"muted\": {{faker 'random.boolean'}},\n \"start_conference_on_enter\": {{faker 'random.boolean'}},\n \"status\": \"{{oneOf (array 'queued' 'connecting' 'ringing' 'connected' 'complete' 'failed')}}\",\n \"uri\": \"\"\n }\n ],\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6872ec6e-6b0f-418b-b2dd-9ec5f919f505", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants.json", "responses": [ { "uuid": "a5e449b5-4c77-4a41-9e40-9833d3aeae95", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"call_sid_to_coach\": \"\",\n \"coaching\": {{faker 'random.boolean'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_conference_on_exit\": {{faker 'random.boolean'}},\n \"hold\": {{faker 'random.boolean'}},\n \"label\": \"\",\n \"muted\": {{faker 'random.boolean'}},\n \"start_conference_on_enter\": {{faker 'random.boolean'}},\n \"status\": \"{{oneOf (array 'queued' 'connecting' 'ringing' 'connected' 'complete' 'failed')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "56ca1fde-903d-4a6c-babd-3d3eb71451c8", "documentation": "Kick a participant from a given conference", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants/:CallSid.json", "responses": [ { "uuid": "8bdaf752-db42-4567-ad15-d01a477d50dd", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8cdc3d26-d3e1-4436-a58f-557f535f8d99", "documentation": "Fetch an instance of a participant", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants/:CallSid.json", "responses": [ { "uuid": "9f45d0b7-ef7d-4c22-bca3-2049921a4e05", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"call_sid_to_coach\": \"\",\n \"coaching\": {{faker 'random.boolean'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_conference_on_exit\": {{faker 'random.boolean'}},\n \"hold\": {{faker 'random.boolean'}},\n \"label\": \"\",\n \"muted\": {{faker 'random.boolean'}},\n \"start_conference_on_enter\": {{faker 'random.boolean'}},\n \"status\": \"{{oneOf (array 'queued' 'connecting' 'ringing' 'connected' 'complete' 'failed')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8a68668f-8657-4184-a0ed-63132310aae6", "documentation": "Update the properties of the participant", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Participants/:CallSid.json", "responses": [ { "uuid": "efc8d58c-8408-4cf9-8d0a-5d5781310150", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"call_sid_to_coach\": \"\",\n \"coaching\": {{faker 'random.boolean'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"end_conference_on_exit\": {{faker 'random.boolean'}},\n \"hold\": {{faker 'random.boolean'}},\n \"label\": \"\",\n \"muted\": {{faker 'random.boolean'}},\n \"start_conference_on_enter\": {{faker 'random.boolean'}},\n \"status\": \"{{oneOf (array 'queued' 'connecting' 'ringing' 'connected' 'complete' 'failed')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "107c4010-6efa-413c-8d93-dc300275b8bb", "documentation": "Retrieve a list of recordings belonging to the call used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings.json", "responses": [ { "uuid": "091248fb-3318-4592-ad3a-0343e4b6caca", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"recordings\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"uri\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "cd5d4def-f7fe-42ea-b4c4-9b013d5bfd8d", "documentation": "Delete a recording from your account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings/:Sid.json", "responses": [ { "uuid": "80c46c16-b7f6-4329-bd29-685e207d4f19", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1a1ba179-bc28-4c0f-ae94-6166bb26ef1f", "documentation": "Fetch an instance of a recording for a call", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings/:Sid.json", "responses": [ { "uuid": "40f22351-8fc6-4604-a06d-a3dc24471964", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f242555a-2cbf-4ac4-acb9-ef59f282435d", "documentation": "Changes the status of the recording to paused, stopped, or in-progress. Note: To use `Twilio.CURRENT`, pass it as recording sid.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:ConferenceSid/Recordings/:Sid.json", "responses": [ { "uuid": "3d9a6da1-edd5-4ac8-95ce-7ca489019f81", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7ed71867-4a3e-47eb-8188-1b8f1eeceacb", "documentation": "Fetch an instance of a conference", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:Sid.json", "responses": [ { "uuid": "bc514a7e-e1cd-4c05-a386-911c594fcade", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid_ending_conference\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"reason_conference_ended\": \"{{oneOf (array 'conference-ended-via-api' 'participant-with-end-conference-on-exit-left' 'participant-with-end-conference-on-exit-kicked' 'last-participant-kicked' 'last-participant-left')}}\",\n \"region\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'init' 'in-progress' 'completed')}}\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ce8189e5-8bde-4627-9304-a3ecc0e999cd", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Conferences/:Sid.json", "responses": [ { "uuid": "d722eb75-2a94-437f-9643-ed23fc7c2b0b", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid_ending_conference\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"reason_conference_ended\": \"{{oneOf (array 'conference-ended-via-api' 'participant-with-end-conference-on-exit-left' 'participant-with-end-conference-on-exit-kicked' 'last-participant-kicked' 'last-participant-left')}}\",\n \"region\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'init' 'in-progress' 'completed')}}\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1b50d516-d52d-408e-b09e-1e68a43ce97d", "documentation": "Retrieve a list of connect-apps belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/ConnectApps.json", "responses": [ { "uuid": "8a9e2c72-429e-44c7-8ab2-5c67975c6a9f", "body": "{\n \"connect_apps\": [\n {\n \"account_sid\": \"\",\n \"authorize_redirect_url\": \"\",\n \"company_name\": \"\",\n \"deauthorize_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"deauthorize_callback_url\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"homepage_url\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'get-all' 'post-all')}}\"\n ],\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "68b77f64-2d45-44fd-8eb2-aa50df3ceb17", "documentation": "Delete an instance of a connect-app", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/ConnectApps/:Sid.json", "responses": [ { "uuid": "4e4bc6aa-c8bb-4e59-bb77-a3939788d165", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "accd48a0-6d7f-4deb-b761-8b70b065ffdd", "documentation": "Fetch an instance of a connect-app", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/ConnectApps/:Sid.json", "responses": [ { "uuid": "2cb0bf69-0c93-45da-930a-26d3c2654c63", "body": "{\n \"account_sid\": \"\",\n \"authorize_redirect_url\": \"\",\n \"company_name\": \"\",\n \"deauthorize_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"deauthorize_callback_url\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"homepage_url\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'get-all' 'post-all')}}\"\n ],\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "fff3c819-e5f9-47a5-845b-efa710932dc5", "documentation": "Update a connect-app with the specified parameters", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/ConnectApps/:Sid.json", "responses": [ { "uuid": "bacf880e-aed2-4203-8909-bf76fdea2ace", "body": "{\n \"account_sid\": \"\",\n \"authorize_redirect_url\": \"\",\n \"company_name\": \"\",\n \"deauthorize_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"deauthorize_callback_url\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"homepage_url\": \"\",\n \"permissions\": [\n \"{{oneOf (array 'get-all' 'post-all')}}\"\n ],\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "481ff852-e844-4502-a5f5-49c7868e3ee4", "documentation": "Retrieve a list of incoming-phone-numbers belonging to the account used to make the request.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers.json", "responses": [ { "uuid": "252aa423-da97-4956-8a70-7ee23d8e5470", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"incoming_phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d4580463-2534-45c7-bcdb-bfd607d613aa", "documentation": "Purchase a phone-number for the account.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers.json", "responses": [ { "uuid": "46129337-1cfc-46a7-abab-f12ea94fc824", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "41147e96-fc8a-458b-818f-6dac5eb42693", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/Local.json", "responses": [ { "uuid": "f9ee1512-ba45-45ea-ba4d-0008ed5ffac9", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"incoming_phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "9d7e50f8-0a8c-422b-84db-cc1213e2a213", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/Local.json", "responses": [ { "uuid": "ed520c96-23b5-46da-afca-1d2bfa5deccd", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "397678a0-ff9f-4b14-8f73-b11b23de1f88", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/Mobile.json", "responses": [ { "uuid": "ee71b97a-9e33-4ac3-85aa-b18bf0d2da0b", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"incoming_phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6e54d02e-1427-4e9c-be9e-21b3f5489864", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/Mobile.json", "responses": [ { "uuid": "b8ebaac6-e04e-4d61-86de-7862293b46c0", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8100e7d9-13f3-4a60-babf-38ba99b71374", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/TollFree.json", "responses": [ { "uuid": "1aab5f1b-94a5-4101-801e-0230391bc6cf", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"incoming_phone_numbers\": [\n {\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2b240d9a-c978-440f-b806-0fa39ac0406f", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/TollFree.json", "responses": [ { "uuid": "a7966d38-164b-4e2d-b6ed-b109827bdaed", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8d3cec3a-66ff-4227-9af3-d12d4ffa9800", "documentation": "Retrieve a list of Add-on installations currently assigned to this Number.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns.json", "responses": [ { "uuid": "4605cce6-7085-4107-b346-7d9489615286", "body": "{\n \"assigned_add_ons\": [\n {\n \"account_sid\": \"\",\n \"configuration\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"resource_sid\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"unique_name\": \"\",\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "17cead52-3a4d-4725-b68d-d946981436e4", "documentation": "Assign an Add-on installation to the Number specified.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns.json", "responses": [ { "uuid": "3779c287-5bca-4455-ad3e-669acb7d457f", "body": "{\n \"account_sid\": \"\",\n \"configuration\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"resource_sid\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"unique_name\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "94f212d8-c2db-45ad-ba0c-955e04163886", "documentation": "Retrieve a list of Extensions for the Assigned Add-on.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns/:AssignedAddOnSid/Extensions.json", "responses": [ { "uuid": "027b8161-99a0-40ec-9bb0-78a12a1a8b01", "body": "{\n \"end\": {{faker 'random.number'}},\n \"extensions\": [\n {\n \"account_sid\": \"\",\n \"assigned_add_on_sid\": \"\",\n \"enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"product_name\": \"\",\n \"resource_sid\": \"\",\n \"sid\": \"\",\n \"unique_name\": \"\",\n \"uri\": \"\"\n }\n ],\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7b39283f-9158-4636-8996-e8c1fdc87c31", "documentation": "Fetch an instance of an Extension for the Assigned Add-on.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns/:AssignedAddOnSid/Extensions/:Sid.json", "responses": [ { "uuid": "53eba84a-1342-4b9f-9aef-2ac620a2f214", "body": "{\n \"account_sid\": \"\",\n \"assigned_add_on_sid\": \"\",\n \"enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"product_name\": \"\",\n \"resource_sid\": \"\",\n \"sid\": \"\",\n \"unique_name\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c59746e4-5642-4e18-b022-c3b47847af06", "documentation": "Remove the assignment of an Add-on installation from the Number specified.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns/:Sid.json", "responses": [ { "uuid": "a3da064a-9154-4187-ad3d-f4bcb79491d6", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e70e3c66-0121-420d-a810-dd9e05dd85cb", "documentation": "Fetch an instance of an Add-on installation currently assigned to this Number.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:ResourceSid/AssignedAddOns/:Sid.json", "responses": [ { "uuid": "a2954d20-5134-41b9-9838-e3368724f964", "body": "{\n \"account_sid\": \"\",\n \"configuration\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"description\": \"\",\n \"friendly_name\": \"\",\n \"resource_sid\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"unique_name\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4d7bd042-7f09-414d-8f8d-4c5113904354", "documentation": "Delete a phone-numbers belonging to the account used to make the request.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:Sid.json", "responses": [ { "uuid": "b86cb678-6d3e-47dc-a926-ff0d35d8086d", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1eaf71d1-0f35-4a64-bd90-d7be17c8488d", "documentation": "Fetch an incoming-phone-number belonging to the account used to make the request.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:Sid.json", "responses": [ { "uuid": "fde5014e-addd-4b76-beb0-69e9e47badcc", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6194bb61-aaf3-48c5-9b5f-332a67db8e8a", "documentation": "Update an incoming-phone-number instance.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/IncomingPhoneNumbers/:Sid.json", "responses": [ { "uuid": "1a70f668-3be6-48f6-9ec9-5a357d90e3a7", "body": "{\n \"account_sid\": \"\",\n \"address_requirements\": \"{{oneOf (array 'none' 'any' 'local' 'foreign')}}\",\n \"address_sid\": \"\",\n \"api_version\": \"\",\n \"beta\": {{faker 'random.boolean'}},\n \"bundle_sid\": \"\",\n \"capabilities\": {\n \"fax\": {{faker 'random.boolean'}},\n \"mms\": {{faker 'random.boolean'}},\n \"sms\": {{faker 'random.boolean'}},\n \"voice\": {{faker 'random.boolean'}}\n },\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"emergency_address_sid\": \"\",\n \"emergency_address_status\": \"{{oneOf (array 'registered' 'unregistered' 'pending-registration' 'registration-failure' 'pending-unregistration' 'unregistration-failure')}}\",\n \"emergency_status\": \"{{oneOf (array 'Active' 'Inactive')}}\",\n \"friendly_name\": \"\",\n \"identity_sid\": \"\",\n \"origin\": \"\",\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\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trunk_sid\": \"\",\n \"uri\": \"\",\n \"voice_application_sid\": \"\",\n \"voice_caller_id_lookup\": {{faker 'random.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_receive_mode\": \"{{oneOf (array 'voice' 'fax')}}\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c5324f7f-2ca6-41cf-b73b-d9cc281641b9", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Keys.json", "responses": [ { "uuid": "bc6cc88d-f80b-45ae-908a-76edacd503c9", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"keys\": [\n {\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "955305e1-5fff-4fb4-b7f2-40fc25b60e5b", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Keys.json", "responses": [ { "uuid": "80bf3605-edc7-4789-b114-5fe1a7062eb7", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"secret\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0c65e118-5cfa-40c7-86c1-16ec459d76fe", "documentation": "", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Keys/:Sid.json", "responses": [ { "uuid": "42cb278a-a705-452d-98c6-861175281db4", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "82e6a324-710c-4e82-9fd9-fdd4d63b4206", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Keys/:Sid.json", "responses": [ { "uuid": "43bdd524-effa-426d-82a5-613b622b91d0", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "dc22b2e8-5a01-432b-862d-0f698c46f1ab", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Keys/:Sid.json", "responses": [ { "uuid": "f421274d-db1c-4139-869a-0120b5ea28f3", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "eb125028-1adb-40f6-9b13-9744d6370e17", "documentation": "Retrieve a list of messages belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages.json", "responses": [ { "uuid": "0bd95b53-2f65-41c7-b9b8-5a1d7d0f8d44", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"messages\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"body\": \"\",\n \"date_created\": \"\",\n \"date_sent\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"{{oneOf (array 'inbound' 'outbound-api' 'outbound-call' 'outbound-reply')}}\",\n \"error_code\": {{faker 'random.number'}},\n \"error_message\": \"\",\n \"from\": \"\",\n \"messaging_service_sid\": \"\",\n \"num_media\": \"\",\n \"num_segments\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'sending' 'sent' 'failed' 'delivered' 'undelivered' 'receiving' 'received' 'accepted' 'scheduled' 'read' 'partially_delivered' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"uri\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3a754123-6c69-49ba-a416-2a3f90ac1e8a", "documentation": "Send a message from the account used to make the request", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages.json", "responses": [ { "uuid": "e85324ac-1397-4d02-a0c9-d1235eb7b27f", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"body\": \"\",\n \"date_created\": \"\",\n \"date_sent\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"{{oneOf (array 'inbound' 'outbound-api' 'outbound-call' 'outbound-reply')}}\",\n \"error_code\": {{faker 'random.number'}},\n \"error_message\": \"\",\n \"from\": \"\",\n \"messaging_service_sid\": \"\",\n \"num_media\": \"\",\n \"num_segments\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'sending' 'sent' 'failed' 'delivered' 'undelivered' 'receiving' 'received' 'accepted' 'scheduled' 'read' 'partially_delivered' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "937fde8d-a999-4f2a-8e89-6f5b27864768", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:MessageSid/Feedback.json", "responses": [ { "uuid": "ee75ac13-0842-41d5-8cd9-b4fe1e671b76", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"message_sid\": \"\",\n \"outcome\": \"{{oneOf (array 'confirmed' 'unconfirmed')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7835609c-bb84-4056-a0e2-d956a2041c34", "documentation": "Retrieve a list of Media resources belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:MessageSid/Media.json", "responses": [ { "uuid": "ef472a03-2335-4b05-ad83-c5349809b1dc", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"media_list\": [\n {\n \"account_sid\": \"\",\n \"content_type\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"parent_sid\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6cecbce1-71db-4b33-93d2-318bf84f58bc", "documentation": "Delete media from your account. Once delete, you will no longer be billed", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:MessageSid/Media/:Sid.json", "responses": [ { "uuid": "5a8966aa-1c31-4959-8e16-109a4dcffcc9", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "24b79422-ec29-4004-ba81-d0105fc44428", "documentation": "Fetch a single media instance belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:MessageSid/Media/:Sid.json", "responses": [ { "uuid": "62187014-4a78-41a8-9256-044742bf4dd3", "body": "{\n \"account_sid\": \"\",\n \"content_type\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"parent_sid\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7ae60186-6b5d-4dd2-a112-0d3658cc52a9", "documentation": "Deletes a message record from your account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:Sid.json", "responses": [ { "uuid": "6be2ed03-9fba-47f5-a299-87cfabda2d26", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "03351a1d-b30f-4d16-bff4-962e42d78571", "documentation": "Fetch a message belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:Sid.json", "responses": [ { "uuid": "31076b91-7505-4371-aeb4-e644e17dafd3", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"body\": \"\",\n \"date_created\": \"\",\n \"date_sent\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"{{oneOf (array 'inbound' 'outbound-api' 'outbound-call' 'outbound-reply')}}\",\n \"error_code\": {{faker 'random.number'}},\n \"error_message\": \"\",\n \"from\": \"\",\n \"messaging_service_sid\": \"\",\n \"num_media\": \"\",\n \"num_segments\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'sending' 'sent' 'failed' 'delivered' 'undelivered' 'receiving' 'received' 'accepted' 'scheduled' 'read' 'partially_delivered' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "27ea05ba-8c1b-40b8-8792-638cf0a92520", "documentation": "To redact a message-body from a post-flight message record, post to the message instance resource with an empty body", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Messages/:Sid.json", "responses": [ { "uuid": "f9e5c717-9e69-4b89-bdaf-3a45a92afa67", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"body\": \"\",\n \"date_created\": \"\",\n \"date_sent\": \"\",\n \"date_updated\": \"\",\n \"direction\": \"{{oneOf (array 'inbound' 'outbound-api' 'outbound-call' 'outbound-reply')}}\",\n \"error_code\": {{faker 'random.number'}},\n \"error_message\": \"\",\n \"from\": \"\",\n \"messaging_service_sid\": \"\",\n \"num_media\": \"\",\n \"num_segments\": \"\",\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'queued' 'sending' 'sent' 'failed' 'delivered' 'undelivered' 'receiving' 'received' 'accepted' 'scheduled' 'read' 'partially_delivered' 'canceled')}}\",\n \"subresource_uris\": {},\n \"to\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "70ee12d4-f8f0-46c6-b0b1-194122cf209c", "documentation": "Retrieve a list of notifications belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Notifications.json", "responses": [ { "uuid": "a7546249-b8e3-47c9-bfe0-6e59bc25dd0a", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"notifications\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"error_code\": \"\",\n \"log\": \"\",\n \"message_date\": \"\",\n \"message_text\": \"\",\n \"more_info\": \"\",\n \"request_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"request_url\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7a4b2c75-a80c-421d-afae-79313d2b8fcf", "documentation": "Fetch a notification belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Notifications/:Sid.json", "responses": [ { "uuid": "4b094d21-e9f3-4d33-b516-96354a61142a", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"error_code\": \"\",\n \"log\": \"\",\n \"message_date\": \"\",\n \"message_text\": \"\",\n \"more_info\": \"\",\n \"request_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"request_url\": \"\",\n \"request_variables\": \"\",\n \"response_body\": \"\",\n \"response_headers\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e74ae6ee-899f-4e87-9f23-f41171c96c77", "documentation": "Retrieve a list of outgoing-caller-ids belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/OutgoingCallerIds.json", "responses": [ { "uuid": "21852e6f-dc72-4a30-a9da-37674f315e5c", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"outgoing_caller_ids\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6da69450-7d75-493f-b95d-5c8813afb83e", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/OutgoingCallerIds.json", "responses": [ { "uuid": "1eaac1c1-9761-4581-9c08-6ce44b9f88e8", "body": "{\n \"account_sid\": \"\",\n \"call_sid\": \"\",\n \"friendly_name\": \"\",\n \"phone_number\": \"\",\n \"validation_code\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "902f9221-b5a2-4332-bd50-da3fedf40b17", "documentation": "Delete the caller-id specified from the account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/OutgoingCallerIds/:Sid.json", "responses": [ { "uuid": "0dfd88d2-6512-4b2f-966c-85da15210e1a", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ff50dffb-a0fc-43c6-a24d-619da86f85fd", "documentation": "Fetch an outgoing-caller-id belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/OutgoingCallerIds/:Sid.json", "responses": [ { "uuid": "62b54629-a696-4a50-82fb-a5b2fa60209a", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2f167f58-1af6-4ea2-91e6-f3b20ce84986", "documentation": "Updates the caller-id", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/OutgoingCallerIds/:Sid.json", "responses": [ { "uuid": "5ba115ae-0333-4246-9356-4d4727d673f5", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"phone_number\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bfde4763-889a-44c3-a78c-69dfb7be2e40", "documentation": "Retrieve a list of queues belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues.json", "responses": [ { "uuid": "44d24601-bb51-45c6-86b3-38a0aa9ed708", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"queues\": [\n {\n \"account_sid\": \"\",\n \"average_wait_time\": {{faker 'random.number'}},\n \"current_size\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"max_size\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4d92dff3-f7a5-4700-a29b-9a86b3aa208d", "documentation": "Create a queue", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues.json", "responses": [ { "uuid": "127025b4-a2b8-463e-9c3f-4f2b9aebd8ee", "body": "{\n \"account_sid\": \"\",\n \"average_wait_time\": {{faker 'random.number'}},\n \"current_size\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"max_size\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "45c7a08a-7a86-47f0-8bd3-51297fb6c149", "documentation": "Retrieve the members of the queue", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:QueueSid/Members.json", "responses": [ { "uuid": "a2cee3b5-1211-42ba-ba92-e14b22da1da2", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"queue_members\": [\n {\n \"call_sid\": \"\",\n \"date_enqueued\": \"\",\n \"position\": {{faker 'random.number'}},\n \"queue_sid\": \"\",\n \"uri\": \"\",\n \"wait_time\": {{faker 'random.number'}}\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "70469167-bdbf-482c-9331-4b637926d519", "documentation": "Fetch a specific member from the queue", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:QueueSid/Members/:CallSid.json", "responses": [ { "uuid": "d23dc247-a4fd-479b-b184-8ca78d122cde", "body": "{\n \"call_sid\": \"\",\n \"date_enqueued\": \"\",\n \"position\": {{faker 'random.number'}},\n \"queue_sid\": \"\",\n \"uri\": \"\",\n \"wait_time\": {{faker 'random.number'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "57874d08-3e9c-4210-ba70-3fa51b2f0c42", "documentation": "Dequeue a member from a queue and have the member's call begin executing the TwiML document at that URL", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:QueueSid/Members/:CallSid.json", "responses": [ { "uuid": "90f0bd9d-4e69-495d-bef8-c7f7d4a3b4d7", "body": "{\n \"call_sid\": \"\",\n \"date_enqueued\": \"\",\n \"position\": {{faker 'random.number'}},\n \"queue_sid\": \"\",\n \"uri\": \"\",\n \"wait_time\": {{faker 'random.number'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a02cb55d-cb21-4d9c-9285-798e02d3404b", "documentation": "Remove an empty queue", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:Sid.json", "responses": [ { "uuid": "ba814825-5d79-4713-92fb-3434f623f2aa", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7a97088c-d848-4469-a6f2-aad0c0e00678", "documentation": "Fetch an instance of a queue identified by the QueueSid", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:Sid.json", "responses": [ { "uuid": "52c6cb03-f353-4529-96c6-c0275fef0126", "body": "{\n \"account_sid\": \"\",\n \"average_wait_time\": {{faker 'random.number'}},\n \"current_size\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"max_size\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8eca4bda-4e33-4d68-951b-456d0f5e8a8e", "documentation": "Update the queue with the new parameters", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Queues/:Sid.json", "responses": [ { "uuid": "60f983e9-e867-4d1d-97f9-7272470fbb6f", "body": "{\n \"account_sid\": \"\",\n \"average_wait_time\": {{faker 'random.number'}},\n \"current_size\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"max_size\": {{faker 'random.number'}},\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f13b5508-4fdd-4bec-b468-22d36f34df45", "documentation": "Retrieve a list of recordings belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings.json", "responses": [ { "uuid": "d136ec78-5980-4093-a855-b507970e9ad4", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"recordings\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent' 'deleted')}}\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "cd75bbdc-fefc-429c-b089-25b955308bbb", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:RecordingSid/Transcriptions.json", "responses": [ { "uuid": "ca82d64d-23e7-4ef9-b738-9f5200a09301", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"transcriptions\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"recording_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"transcription_text\": \"\",\n \"type\": \"\",\n \"uri\": \"\"\n }\n ],\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "81f8d5e5-723c-4863-90c0-c44588fa56ae", "documentation": "", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:RecordingSid/Transcriptions/:Sid.json", "responses": [ { "uuid": "1c362d84-8e1e-4fd7-9e9e-7610d488c4ac", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8b794609-46f5-470b-8709-279164735c5d", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:RecordingSid/Transcriptions/:Sid.json", "responses": [ { "uuid": "771580b7-ebde-4d79-966d-d71a00b6ea68", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"recording_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"transcription_text\": \"\",\n \"type\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "dfa69474-5940-49cd-aa8b-da1d1d3bec4e", "documentation": "Retrieve a list of results belonging to the recording", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults.json", "responses": [ { "uuid": "2c93f875-4339-4adb-9318-5954c225d15f", "body": "{\n \"add_on_results\": [\n {\n \"account_sid\": \"\",\n \"add_on_configuration_sid\": \"\",\n \"add_on_sid\": \"\",\n \"date_completed\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"reference_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'canceled' 'completed' 'deleted' 'failed' 'in-progress' 'init' 'processing' 'queued')}}\",\n \"subresource_uris\": {}\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "090af1cf-4e70-4b1c-a8c6-60b389bf546f", "documentation": "Retrieve a list of payloads belonging to the AddOnResult", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults/:AddOnResultSid/Payloads.json", "responses": [ { "uuid": "2e1ea357-63e9-4978-9be3-e7b2abb196e7", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"payloads\": [\n {\n \"account_sid\": \"\",\n \"add_on_configuration_sid\": \"\",\n \"add_on_result_sid\": \"\",\n \"add_on_sid\": \"\",\n \"content_type\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"label\": \"\",\n \"reference_sid\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {}\n }\n ],\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d6a0e2c9-ecb9-4fbe-85b8-11a0e911533b", "documentation": "Delete a payload from the result along with all associated Data", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults/:AddOnResultSid/Payloads/:Sid.json", "responses": [ { "uuid": "3427e7b7-c911-4d82-832a-344398944b67", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8901cb76-4d89-4135-a521-9a8df8f6e3b7", "documentation": "Fetch an instance of a result payload", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults/:AddOnResultSid/Payloads/:Sid.json", "responses": [ { "uuid": "a35993e3-efdb-4490-8842-e530df0d0c8e", "body": "{\n \"account_sid\": \"\",\n \"add_on_configuration_sid\": \"\",\n \"add_on_result_sid\": \"\",\n \"add_on_sid\": \"\",\n \"content_type\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"label\": \"\",\n \"reference_sid\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "584dc766-74a5-4773-a47b-4c0a98e4eb8b", "documentation": "Delete a result and purge all associated Payloads", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults/:Sid.json", "responses": [ { "uuid": "d88ede0c-e271-4dc2-873c-488b0c2fe76a", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7c07f56e-5dec-48f2-aa19-53eecbe36678", "documentation": "Fetch an instance of an AddOnResult", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:ReferenceSid/AddOnResults/:Sid.json", "responses": [ { "uuid": "f670faaf-4f81-4c76-87e2-f8c80d26c8c3", "body": "{\n \"account_sid\": \"\",\n \"add_on_configuration_sid\": \"\",\n \"add_on_sid\": \"\",\n \"date_completed\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"reference_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'canceled' 'completed' 'deleted' 'failed' 'in-progress' 'init' 'processing' 'queued')}}\",\n \"subresource_uris\": {}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "17e875db-7a88-419f-bc09-9390ac110684", "documentation": "Delete a recording from your account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:Sid.json", "responses": [ { "uuid": "0ff7f92f-6a4f-4025-b3a7-0b5a8ba0d4cd", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "96b9372c-ec13-4779-bf50-cd00a92beb27", "documentation": "Fetch an instance of a recording", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Recordings/:Sid.json", "responses": [ { "uuid": "1407e5cb-5b10-47e6-953c-4231ae6cd0ab", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"call_sid\": \"\",\n \"channels\": {{faker 'random.number'}},\n \"conference_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"encryption_details\": \"\",\n \"error_code\": {{faker 'random.number'}},\n \"price\": \"\",\n \"price_unit\": \"\",\n \"sid\": \"\",\n \"source\": \"{{oneOf (array 'DialVerb' 'Conference' 'OutboundAPI' 'Trunking' 'RecordVerb' 'StartCallRecordingAPI' 'StartConferenceRecordingAPI')}}\",\n \"start_time\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'paused' 'stopped' 'processing' 'completed' 'absent' 'deleted')}}\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "92c91ce1-bffc-4dd2-9978-543358ee9ed8", "documentation": "Get All Credential Lists", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists.json", "responses": [ { "uuid": "7afe684d-ca13-4e78-8f33-345fd77ec143", "body": "{\n \"credential_lists\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f6d38d3a-4e7d-4097-9100-1e5d04a4cb74", "documentation": "Create a Credential List", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists.json", "responses": [ { "uuid": "d064bc66-3aa3-46a7-aa7b-65cd7202bb01", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bb5ef93a-ceaa-44a0-aeb9-9fc162384fc9", "documentation": "Retrieve a list of credentials.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:CredentialListSid/Credentials.json", "responses": [ { "uuid": "163b0809-3bc2-4177-aba6-7ece11e7c99e", "body": "{\n \"credentials\": [\n {\n \"account_sid\": \"\",\n \"credential_list_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\",\n \"username\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "177b12d6-3b96-4cbe-9756-1f806fc49217", "documentation": "Create a new credential resource.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:CredentialListSid/Credentials.json", "responses": [ { "uuid": "3306baea-69a5-4f6d-b8be-911813af476f", "body": "{\n \"account_sid\": \"\",\n \"credential_list_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3dc655c9-b0e6-40f0-afde-6f80b9f11402", "documentation": "Delete a credential resource.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:CredentialListSid/Credentials/:Sid.json", "responses": [ { "uuid": "b4fe0005-c91b-41bd-9f34-d725fec57e0f", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "434c5eab-ff4c-443f-9978-00d3954f5457", "documentation": "Fetch a single credential.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:CredentialListSid/Credentials/:Sid.json", "responses": [ { "uuid": "3ed688be-9007-4c60-a877-cbb4ee4ef1eb", "body": "{\n \"account_sid\": \"\",\n \"credential_list_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "45d4533e-7244-40dc-a7f0-cd272d22b42d", "documentation": "Update a credential resource.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:CredentialListSid/Credentials/:Sid.json", "responses": [ { "uuid": "ef14603c-0eb5-4151-8d5e-475da1e56a67", "body": "{\n \"account_sid\": \"\",\n \"credential_list_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"sid\": \"\",\n \"uri\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "aa02d48c-0989-4fb8-a25e-7a8419c26b48", "documentation": "Delete a Credential List", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:Sid.json", "responses": [ { "uuid": "cdebb5cf-4236-4d21-9a08-b7db36d111ee", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "aa27650d-0577-4a40-82c8-a9b3b464f403", "documentation": "Get a Credential List", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:Sid.json", "responses": [ { "uuid": "a69f07e1-e783-4fe0-b389-49dc515cc51f", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "1eb3f0e1-dc2d-4507-a8da-aa5b3b02cb61", "documentation": "Update a Credential List", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/CredentialLists/:Sid.json", "responses": [ { "uuid": "6c8b1895-97f8-4c7e-bc9c-a6d087a7f9ce", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8f2649c7-c6a4-4270-b055-2d60e68de697", "documentation": "Retrieve a list of domains belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains.json", "responses": [ { "uuid": "71caa50d-f824-4c61-9d70-40bef929c16e", "body": "{\n \"domains\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"auth_type\": \"\",\n \"byoc_trunk_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_name\": \"\",\n \"emergency_caller_sid\": \"\",\n \"emergency_calling_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"secure\": {{faker 'random.boolean'}},\n \"sid\": \"\",\n \"sip_registration\": {{faker 'random.boolean'}},\n \"subresource_uris\": {},\n \"uri\": \"\",\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_status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_status_callback_url\": \"\",\n \"voice_url\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d2c7b1fd-5fc0-4d45-ade0-4ee4b37c7ae6", "documentation": "Create a new Domain", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains.json", "responses": [ { "uuid": "c7bbc533-a148-450d-8b70-11119935b863", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"auth_type\": \"\",\n \"byoc_trunk_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_name\": \"\",\n \"emergency_caller_sid\": \"\",\n \"emergency_calling_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"secure\": {{faker 'random.boolean'}},\n \"sid\": \"\",\n \"sip_registration\": {{faker 'random.boolean'}},\n \"subresource_uris\": {},\n \"uri\": \"\",\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_status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_status_callback_url\": \"\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a0bde62c-c42f-4f2f-a8a0-55b726429e3c", "documentation": "Retrieve a list of credential list mappings belonging to the domain used in the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/CredentialListMappings.json", "responses": [ { "uuid": "8d1c30fc-7f04-42cb-8d7c-61bd78da68dd", "body": "{\n \"contents\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0da026b0-5a43-4193-bed1-a338bc5a1030", "documentation": "Create a new credential list mapping resource", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/CredentialListMappings.json", "responses": [ { "uuid": "44e92b16-4ace-4010-927a-2a450e704133", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c346cbd1-1dbb-4c67-9809-7ffbe4ac4005", "documentation": "Delete a credential list mapping from the requested domain", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "53fccecf-f5dd-4aa1-8c3d-deea2d3c8498", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4a90a679-2eb0-4a36-949e-478108d2f966", "documentation": "Fetch a specific instance of a credential list mapping", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "3f2c2957-bfd2-4b01-bd5e-44287338b104", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "038048ca-d209-4b6a-81fa-c6f090ffcb40", "documentation": "Retrieve a list of IP Access Control List mappings belonging to the domain used in the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/IpAccessControlListMappings.json", "responses": [ { "uuid": "1638f2ad-e225-468a-afed-751b5768e6ce", "body": "{\n \"contents\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "63e8eca4-a360-4462-8bd8-d0a3a3a02aaf", "documentation": "Create a new IP Access Control List mapping", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/IpAccessControlListMappings.json", "responses": [ { "uuid": "ea0f6f80-7e6b-4023-931d-0956ef47c29e", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7f93cc4b-84b7-47b7-87a1-f18f11c43cea", "documentation": "Delete an IP Access Control List mapping from the requested domain", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/IpAccessControlListMappings/:Sid.json", "responses": [ { "uuid": "9353e984-869a-48d4-a254-4337d70fdf5e", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e66ebd39-e093-4c39-9b45-89a7a01ce9c9", "documentation": "Fetch a specific instance of an IP Access Control List mapping", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Calls/IpAccessControlListMappings/:Sid.json", "responses": [ { "uuid": "76ee790a-aa6b-4f9e-8698-5f9887ab05e3", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a362d685-6173-4438-bb07-f94ecd7a1c23", "documentation": "Retrieve a list of credential list mappings belonging to the domain used in the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Registrations/CredentialListMappings.json", "responses": [ { "uuid": "0722355a-9d44-4777-a524-94c8fa2cf212", "body": "{\n \"contents\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8797065b-8525-4c83-a206-c7d158cdd136", "documentation": "Create a new credential list mapping resource", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Registrations/CredentialListMappings.json", "responses": [ { "uuid": "e9f86983-ce9c-4ee8-99f9-86aa0b663402", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "52c3ec16-d4ab-4359-bf24-55ad6295189e", "documentation": "Delete a credential list mapping from the requested domain", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Registrations/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "d75a81cb-3b97-44d8-b1d2-b5f60ff018bb", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8199d80b-1dc6-492a-bc73-6f14355568fb", "documentation": "Fetch a specific instance of a credential list mapping", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/Auth/Registrations/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "9ed56841-dad1-46bc-b4a7-3b15754d9b23", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7d5ade0d-b20b-4972-aada-ca6b7fc56f65", "documentation": "Read multiple CredentialListMapping resources from an account.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/CredentialListMappings.json", "responses": [ { "uuid": "cf7ce2b1-fc3d-40e3-a4a0-ef7f37836230", "body": "{\n \"credential_list_mappings\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d0bc2897-83c9-4d5f-8e35-a3e1f3214e0c", "documentation": "Create a CredentialListMapping resource for an account.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/CredentialListMappings.json", "responses": [ { "uuid": "8204f32a-c46e-45da-b2cc-b0f300dec4f5", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "54fcd367-d6dc-4cad-893f-1e57d0309766", "documentation": "Delete a CredentialListMapping resource from an account.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "797cd574-94cf-4519-8b49-21172984fb02", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "7b37e3d1-0ee0-4679-8c31-c5a578158090", "documentation": "Fetch a single CredentialListMapping resource from an account.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/CredentialListMappings/:Sid.json", "responses": [ { "uuid": "52f88403-e14d-42ef-8e41-50c4ba3e2878", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "54dc5d17-7f85-40ea-ba3c-4073e2fbb72a", "documentation": "Retrieve a list of IpAccessControlListMapping resources.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/IpAccessControlListMappings.json", "responses": [ { "uuid": "281ed1cf-e9f2-465c-8c7f-807e2fd07c14", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"ip_access_control_list_mappings\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8be9bfb3-7cf9-4a52-813e-e8c795e5ab0d", "documentation": "Create a new IpAccessControlListMapping resource.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/IpAccessControlListMappings.json", "responses": [ { "uuid": "22a14a0d-2109-439b-a692-5afe016332a1", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "86831947-ed23-4f9a-8cda-5ad504f13d8a", "documentation": "Delete an IpAccessControlListMapping resource.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/IpAccessControlListMappings/:Sid.json", "responses": [ { "uuid": "d582aed5-2edd-4a60-89fa-82aad511b54f", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b8dd7192-76ba-4cc4-8080-21e09699317d", "documentation": "Fetch an IpAccessControlListMapping resource.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:DomainSid/IpAccessControlListMappings/:Sid.json", "responses": [ { "uuid": "a8cd0f41-e61c-49e3-ba8a-9cb193f2a11d", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_sid\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "52dec4ca-7ec2-44f6-9ca6-8d36f88671e5", "documentation": "Delete an instance of a Domain", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:Sid.json", "responses": [ { "uuid": "05027ba4-dcc5-4642-9f00-feae45379933", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ff4927b8-9ab5-42fe-a801-c51d65754c2e", "documentation": "Fetch an instance of a Domain", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:Sid.json", "responses": [ { "uuid": "12523d19-7610-4c11-bf18-877d01e7ab63", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"auth_type\": \"\",\n \"byoc_trunk_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_name\": \"\",\n \"emergency_caller_sid\": \"\",\n \"emergency_calling_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"secure\": {{faker 'random.boolean'}},\n \"sid\": \"\",\n \"sip_registration\": {{faker 'random.boolean'}},\n \"subresource_uris\": {},\n \"uri\": \"\",\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_status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_status_callback_url\": \"\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "5eaa1f71-c23f-4e35-981f-58876e94d371", "documentation": "Update the attributes of a domain", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/Domains/:Sid.json", "responses": [ { "uuid": "85c83ae3-c6ef-4170-81a7-87af27b091e9", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"auth_type\": \"\",\n \"byoc_trunk_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"domain_name\": \"\",\n \"emergency_caller_sid\": \"\",\n \"emergency_calling_enabled\": {{faker 'random.boolean'}},\n \"friendly_name\": \"\",\n \"secure\": {{faker 'random.boolean'}},\n \"sid\": \"\",\n \"sip_registration\": {{faker 'random.boolean'}},\n \"subresource_uris\": {},\n \"uri\": \"\",\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_status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"voice_status_callback_url\": \"\",\n \"voice_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "712d2815-2f34-45dd-84c7-c9f0a2414c72", "documentation": "Retrieve a list of IpAccessControlLists that belong to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists.json", "responses": [ { "uuid": "3f31ec4b-7dd9-4b5e-a7b7-eef7fe508525", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"ip_access_control_lists\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8e49756b-38ef-4816-8d5d-018b45b1a882", "documentation": "Create a new IpAccessControlList resource", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists.json", "responses": [ { "uuid": "ec6f3789-b174-4873-a5e8-9540506dd5d5", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f71c85a0-9bc1-4a84-8d47-9fa9683c33a4", "documentation": "Read multiple IpAddress resources.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:IpAccessControlListSid/IpAddresses.json", "responses": [ { "uuid": "3ae80e22-e95e-4f33-a139-c7cc29243031", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"ip_addresses\": [\n {\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"ip_access_control_list_sid\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n }\n ],\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "65312341-4849-46cd-b6a7-e918af7251aa", "documentation": "Create a new IpAddress resource.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:IpAccessControlListSid/IpAddresses.json", "responses": [ { "uuid": "1d8b33ee-de70-432c-b76c-0f3d67151ff4", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"ip_access_control_list_sid\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d8fdb130-ab91-4490-b447-c4f59541e842", "documentation": "Delete an IpAddress resource.", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:IpAccessControlListSid/IpAddresses/:Sid.json", "responses": [ { "uuid": "39d91498-1c5e-46b5-8133-1c4f4e504114", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "d6de7a15-9b00-4e48-870d-55f6988ed10c", "documentation": "Read one IpAddress resource.", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:IpAccessControlListSid/IpAddresses/:Sid.json", "responses": [ { "uuid": "4f8ae324-0730-425d-98f2-d4b0e1a7d982", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"ip_access_control_list_sid\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "8b1eec7f-6957-496f-953b-1693529af642", "documentation": "Update an IpAddress resource.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:IpAccessControlListSid/IpAddresses/:Sid.json", "responses": [ { "uuid": "1941955a-b14d-4daf-97da-0ab68db64bc0", "body": "{\n \"account_sid\": \"\",\n \"cidr_prefix_length\": {{faker 'random.number'}},\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"ip_access_control_list_sid\": \"\",\n \"ip_address\": \"\",\n \"sid\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3dea5236-7077-44ac-bc88-3d5b7137f1e2", "documentation": "Delete an IpAccessControlList from the requested account", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:Sid.json", "responses": [ { "uuid": "9da8d25d-10a3-401b-a8d4-9b7cf4a9bf59", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b1f9886d-c2dd-4f0b-9d34-262e4d93b40f", "documentation": "Fetch a specific instance of an IpAccessControlList", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:Sid.json", "responses": [ { "uuid": "e57b8e4b-4daf-4353-9c8e-ac03f83f4734", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "21640572-631a-4ace-a1fe-b479f4095a9b", "documentation": "Rename an IpAccessControlList", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SIP/IpAccessControlLists/:Sid.json", "responses": [ { "uuid": "2559c365-a06c-48da-8d74-806e2ee5e6ae", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\",\n \"subresource_uris\": {},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "fc91f945-f578-43ac-9d2a-fc8522205590", "documentation": "Retrieve a list of short-codes belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SMS/ShortCodes.json", "responses": [ { "uuid": "46707e43-3a32-46de-95ff-ee38ca61eed6", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"short_codes\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"short_code\": \"\",\n \"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 \"uri\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c362e5dc-9421-40f1-92a6-81e3e768acf0", "documentation": "Fetch an instance of a short code", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SMS/ShortCodes/:Sid.json", "responses": [ { "uuid": "9d50318c-bfa8-4901-b6c9-be1964da0bef", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"short_code\": \"\",\n \"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 \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c87618c5-2885-4575-8fba-0de76f856238", "documentation": "Update a short code with the following parameters", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SMS/ShortCodes/:Sid.json", "responses": [ { "uuid": "a1e94c17-d2a5-41c3-b1a4-91e9dfc0c2b2", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"short_code\": \"\",\n \"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 \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "28898033-8a04-40f0-a7b9-de98f03bc982", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SigningKeys.json", "responses": [ { "uuid": "36843c05-2542-4714-901f-8a0165dbc576", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"signing_keys\": [\n {\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n }\n ],\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2ee19c38-d44a-4928-9ab0-15dca31b2f22", "documentation": "Create a new Signing Key for the account making the request.", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SigningKeys.json", "responses": [ { "uuid": "528617f0-6c45-4670-bf0b-e2ce768bd151", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"secret\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "bbb33816-b930-4164-b686-97a22aef9363", "documentation": "", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/SigningKeys/:Sid.json", "responses": [ { "uuid": "3dfd2028-2344-4e59-b0d8-2c7f4c430857", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0c140ba9-9a96-4b9b-a712-e774259c06d8", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/SigningKeys/:Sid.json", "responses": [ { "uuid": "4365d297-b396-47f3-8f12-4ee058ca9417", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "f24bffa3-6fab-4d68-9698-59f2ffefd483", "documentation": "", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/SigningKeys/:Sid.json", "responses": [ { "uuid": "c53b951f-5488-45c4-bfad-e3834a6611f0", "body": "{\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"sid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "3f227fa9-a366-4370-9e55-38b8682816f4", "documentation": "Create a new token for ICE servers", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Tokens.json", "responses": [ { "uuid": "2021459c-d6ee-4bca-a564-7c115bf153f6", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"ice_servers\": [\n {\n \"credential\": \"\",\n \"url\": \"\",\n \"urls\": \"\",\n \"username\": \"\"\n }\n ],\n \"password\": \"\",\n \"ttl\": \"\",\n \"username\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ea2e2da5-0616-4d43-94a3-63fa82bdb196", "documentation": "Retrieve a list of transcriptions belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Transcriptions.json", "responses": [ { "uuid": "2427e2c6-f58b-4e67-917d-38360411a91f", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"transcriptions\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"recording_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"transcription_text\": \"\",\n \"type\": \"\",\n \"uri\": \"\"\n }\n ],\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "83bfca86-15b1-47eb-b464-1c9a888e81f5", "documentation": "Delete a transcription from the account used to make the request", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Transcriptions/:Sid.json", "responses": [ { "uuid": "39e13c13-0f6b-4f0f-9ca2-9e2e64b5684f", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a9b1b952-74e9-4ab7-b650-15883c9b817e", "documentation": "Fetch an instance of a Transcription", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Transcriptions/:Sid.json", "responses": [ { "uuid": "733fab95-3f8a-4728-8a82-0f6266ca3f6c", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"duration\": \"\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"recording_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"transcription_text\": \"\",\n \"type\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "9dc33670-dde1-4b5c-815c-fbfa80c75861", "documentation": "Retrieve a list of usage-records belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records.json", "responses": [ { "uuid": "0e3edb99-4321-4751-a21b-2eeb3ee792c9", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "291fecf8-10af-4d14-a4e7-2fc4dd3877a5", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/AllTime.json", "responses": [ { "uuid": "0d5d7261-b943-4183-9033-e8631fe1d2b3", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "50e7a119-2f54-4329-955e-770760153963", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/Daily.json", "responses": [ { "uuid": "cb1d3357-c7b9-4781-bb03-7f5097acbf5e", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e7e1497a-0d6a-41a7-9dd0-1f2b706036a8", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/LastMonth.json", "responses": [ { "uuid": "ee3f5b88-26fe-498e-8a1a-e10f6fb04b97", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "0bdd8f27-dfbf-44ae-8ac4-19db407dd2e9", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/Monthly.json", "responses": [ { "uuid": "db4ee9ad-86cf-46cd-84a8-13eebbd1852d", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "a732cc23-a972-4718-bf5d-193e3b7efe76", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/ThisMonth.json", "responses": [ { "uuid": "408a7fa8-ff1a-48b9-bb5f-e99c9adf4487", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ecbf6060-5ec3-4e7d-961c-98cec672b3b7", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/Today.json", "responses": [ { "uuid": "46a56fde-485a-4306-977f-909b47e46a6f", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "62f74680-5f4c-4eb0-9e13-cdb1388ada34", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/Yearly.json", "responses": [ { "uuid": "90fdf3b3-3428-4770-aa62-93c6c48595bc", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "634f81d6-ca80-40d4-9b1b-d3f02e0ae548", "documentation": "", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Records/Yesterday.json", "responses": [ { "uuid": "45838378-d912-41be-ab3c-f7289fca46f2", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_records\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"as_of\": \"\",\n \"category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"count\": \"\",\n \"count_unit\": \"\",\n \"description\": \"\",\n \"end_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"price\": {{faker 'random.number'}},\n \"price_unit\": \"\",\n \"start_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"subresource_uris\": {},\n \"uri\": \"\",\n \"usage\": \"\",\n \"usage_unit\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b6ed6a33-ae29-40da-98a8-2a57c2de6ec9", "documentation": "Retrieve a list of usage-triggers belonging to the account used to make the request", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Triggers.json", "responses": [ { "uuid": "d2d45985-010b-4fbb-b878-753af4ac510f", "body": "{\n \"end\": {{faker 'random.number'}},\n \"first_page_uri\": \"\",\n \"next_page_uri\": \"\",\n \"page\": {{faker 'random.number'}},\n \"page_size\": {{faker 'random.number'}},\n \"previous_page_uri\": \"\",\n \"start\": {{faker 'random.number'}},\n \"uri\": \"\",\n \"usage_triggers\": [\n {\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"callback_url\": \"\",\n \"current_value\": \"\",\n \"date_created\": \"\",\n \"date_fired\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"recurring\": \"{{oneOf (array 'daily' 'monthly' 'yearly' 'alltime')}}\",\n \"sid\": \"\",\n \"trigger_by\": \"{{oneOf (array 'count' 'usage' 'price')}}\",\n \"trigger_value\": \"\",\n \"uri\": \"\",\n \"usage_category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"usage_record_uri\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "6741bd45-98ae-4fa9-bdc7-15ec2d7a9487", "documentation": "Create a new UsageTrigger", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Triggers.json", "responses": [ { "uuid": "8a893a05-3ee9-4133-ad28-7ee9edce8c99", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"callback_url\": \"\",\n \"current_value\": \"\",\n \"date_created\": \"\",\n \"date_fired\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"recurring\": \"{{oneOf (array 'daily' 'monthly' 'yearly' 'alltime')}}\",\n \"sid\": \"\",\n \"trigger_by\": \"{{oneOf (array 'count' 'usage' 'price')}}\",\n \"trigger_value\": \"\",\n \"uri\": \"\",\n \"usage_category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"usage_record_uri\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "e15abf10-2d2c-4008-b823-2a168034203a", "documentation": "", "method": "delete", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Triggers/:Sid.json", "responses": [ { "uuid": "f6341b4f-a59b-46df-aa24-241ca0aa1952", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "b1ba1b39-44c0-4b8e-8171-78e8411633c8", "documentation": "Fetch and instance of a usage-trigger", "method": "get", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Triggers/:Sid.json", "responses": [ { "uuid": "0892a0cd-6f6a-4a9e-bb1b-fae0939c953a", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"callback_url\": \"\",\n \"current_value\": \"\",\n \"date_created\": \"\",\n \"date_fired\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"recurring\": \"{{oneOf (array 'daily' 'monthly' 'yearly' 'alltime')}}\",\n \"sid\": \"\",\n \"trigger_by\": \"{{oneOf (array 'count' 'usage' 'price')}}\",\n \"trigger_value\": \"\",\n \"uri\": \"\",\n \"usage_category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"usage_record_uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "c017bd49-4149-4b87-bd65-6e8a85b8543d", "documentation": "Update an instance of a usage trigger", "method": "post", "endpoint": "2010-04-01/Accounts/:AccountSid/Usage/Triggers/:Sid.json", "responses": [ { "uuid": "e3e301e5-bdba-4505-be51-58d60a9e12cb", "body": "{\n \"account_sid\": \"\",\n \"api_version\": \"\",\n \"callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"callback_url\": \"\",\n \"current_value\": \"\",\n \"date_created\": \"\",\n \"date_fired\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"recurring\": \"{{oneOf (array 'daily' 'monthly' 'yearly' 'alltime')}}\",\n \"sid\": \"\",\n \"trigger_by\": \"{{oneOf (array 'count' 'usage' 'price')}}\",\n \"trigger_value\": \"\",\n \"uri\": \"\",\n \"usage_category\": \"{{oneOf (array 'a2p-registration-fees' 'agent-conference' 'answering-machine-detection' 'authy-authentications' 'authy-calls-outbound' 'authy-monthly-fees' 'authy-phone-intelligence' 'authy-phone-verifications' 'authy-sms-outbound' 'call-progess-events' 'calleridlookups' 'calls' 'calls-client' 'calls-globalconference' 'calls-inbound' 'calls-inbound-local' 'calls-inbound-mobile' 'calls-inbound-tollfree' 'calls-outbound' 'calls-pay-verb-transactions' 'calls-recordings' 'calls-sip' 'calls-sip-inbound' 'calls-sip-outbound' 'calls-transfers' 'carrier-lookups' 'conversations' 'conversations-api-requests' 'conversations-conversation-events' 'conversations-endpoint-connectivity' 'conversations-events' 'conversations-participant-events' 'conversations-participants' 'cps' 'flex-usage' 'fraud-lookups' 'group-rooms' 'group-rooms-data-track' 'group-rooms-encrypted-media-recorded' 'group-rooms-media-downloaded' 'group-rooms-media-recorded' 'group-rooms-media-routed' 'group-rooms-media-stored' 'group-rooms-participant-minutes' 'group-rooms-recorded-minutes' 'imp-v1-usage' 'lookups' 'marketplace' 'marketplace-algorithmia-named-entity-recognition' 'marketplace-cadence-transcription' 'marketplace-cadence-translation' 'marketplace-capio-speech-to-text' 'marketplace-convriza-ababa' 'marketplace-deepgram-phrase-detector' 'marketplace-digital-segment-business-info' 'marketplace-facebook-offline-conversions' 'marketplace-google-speech-to-text' 'marketplace-ibm-watson-message-insights' 'marketplace-ibm-watson-message-sentiment' 'marketplace-ibm-watson-recording-analysis' 'marketplace-ibm-watson-tone-analyzer' 'marketplace-icehook-systems-scout' 'marketplace-infogroup-dataaxle-bizinfo' 'marketplace-keen-io-contact-center-analytics' 'marketplace-marchex-cleancall' 'marketplace-marchex-sentiment-analysis-for-sms' 'marketplace-marketplace-nextcaller-social-id' 'marketplace-mobile-commons-opt-out-classifier' 'marketplace-nexiwave-voicemail-to-text' 'marketplace-nextcaller-advanced-caller-identification' 'marketplace-nomorobo-spam-score' 'marketplace-payfone-tcpa-compliance' 'marketplace-remeeting-automatic-speech-recognition' 'marketplace-tcpa-defense-solutions-blacklist-feed' 'marketplace-telo-opencnam' 'marketplace-truecnam-true-spam' 'marketplace-twilio-caller-name-lookup-us' 'marketplace-twilio-carrier-information-lookup' 'marketplace-voicebase-pci' 'marketplace-voicebase-transcription' 'marketplace-voicebase-transcription-custom-vocabulary' 'marketplace-whitepages-pro-caller-identification' 'marketplace-whitepages-pro-phone-intelligence' 'marketplace-whitepages-pro-phone-reputation' 'marketplace-wolfarm-spoken-results' 'marketplace-wolfram-short-answer' 'marketplace-ytica-contact-center-reporting-analytics' 'mediastorage' 'mms' 'mms-inbound' 'mms-inbound-longcode' 'mms-inbound-shortcode' 'mms-messages-carrierfees' 'mms-outbound' 'mms-outbound-longcode' 'mms-outbound-shortcode' 'monitor-reads' 'monitor-storage' 'monitor-writes' 'notify' 'notify-actions-attempts' 'notify-channels' 'number-format-lookups' 'pchat' 'pchat-users' 'peer-to-peer-rooms-participant-minutes' 'pfax' 'pfax-minutes' 'pfax-minutes-inbound' 'pfax-minutes-outbound' 'pfax-pages' 'phonenumbers' 'phonenumbers-cps' 'phonenumbers-emergency' 'phonenumbers-local' 'phonenumbers-mobile' 'phonenumbers-setups' 'phonenumbers-tollfree' 'premiumsupport' 'proxy' 'proxy-active-sessions' 'pstnconnectivity' 'pv' 'pv-composition-media-downloaded' 'pv-composition-media-encrypted' 'pv-composition-media-stored' 'pv-composition-minutes' 'pv-recording-compositions' 'pv-room-participants' 'pv-room-participants-au1' 'pv-room-participants-br1' 'pv-room-participants-ie1' 'pv-room-participants-jp1' 'pv-room-participants-sg1' 'pv-room-participants-us1' 'pv-room-participants-us2' 'pv-rooms' 'pv-sip-endpoint-registrations' 'recordings' 'recordingstorage' 'rooms-group-bandwidth' 'rooms-group-minutes' 'rooms-peer-to-peer-minutes' 'shortcodes' 'shortcodes-customerowned' 'shortcodes-mms-enablement' 'shortcodes-mps' 'shortcodes-random' 'shortcodes-uk' 'shortcodes-vanity' 'small-group-rooms' 'small-group-rooms-data-track' 'small-group-rooms-participant-minutes' 'sms' 'sms-inbound' 'sms-inbound-longcode' 'sms-inbound-shortcode' 'sms-messages-carrierfees' 'sms-messages-features' 'sms-messages-features-senderid' 'sms-outbound' 'sms-outbound-content-inspection' 'sms-outbound-longcode' 'sms-outbound-shortcode' 'speech-recognition' 'studio-engagements' 'sync' 'sync-actions' 'sync-endpoint-hours' 'sync-endpoint-hours-above-daily-cap' 'taskrouter-tasks' 'totalprice' 'transcriptions' 'trunking-cps' 'trunking-emergency-calls' 'trunking-origination' 'trunking-origination-local' 'trunking-origination-mobile' 'trunking-origination-tollfree' 'trunking-recordings' 'trunking-secure' 'trunking-termination' 'turnmegabytes' 'turnmegabytes-australia' 'turnmegabytes-brasil' 'turnmegabytes-germany' 'turnmegabytes-india' 'turnmegabytes-ireland' 'turnmegabytes-japan' 'turnmegabytes-singapore' 'turnmegabytes-useast' 'turnmegabytes-uswest' 'twilio-interconnect' 'verify-push' 'verify-totp' 'verify-whatsapp-conversations-business-initiated' 'video-recordings' 'voice-insights' 'voice-insights-client-insights-on-demand-minute' 'voice-insights-ptsn-insights-on-demand-minute' 'voice-insights-sip-interface-insights-on-demand-minute' 'voice-insights-sip-trunking-insights-on-demand-minute' 'wireless' 'wireless-orders' 'wireless-orders-artwork' 'wireless-orders-bulk' 'wireless-orders-esim' 'wireless-orders-starter' 'wireless-usage' 'wireless-usage-commands' 'wireless-usage-commands-africa' 'wireless-usage-commands-asia' 'wireless-usage-commands-centralandsouthamerica' 'wireless-usage-commands-europe' 'wireless-usage-commands-home' 'wireless-usage-commands-northamerica' 'wireless-usage-commands-oceania' 'wireless-usage-commands-roaming' 'wireless-usage-data' 'wireless-usage-data-africa' 'wireless-usage-data-asia' 'wireless-usage-data-centralandsouthamerica' 'wireless-usage-data-custom-additionalmb' 'wireless-usage-data-custom-first5mb' 'wireless-usage-data-domestic-roaming' 'wireless-usage-data-europe' 'wireless-usage-data-individual-additionalgb' 'wireless-usage-data-individual-firstgb' 'wireless-usage-data-international-roaming-canada' 'wireless-usage-data-international-roaming-india' 'wireless-usage-data-international-roaming-mexico' 'wireless-usage-data-northamerica' 'wireless-usage-data-oceania' 'wireless-usage-data-pooled' 'wireless-usage-data-pooled-downlink' 'wireless-usage-data-pooled-uplink' 'wireless-usage-mrc' 'wireless-usage-mrc-custom' 'wireless-usage-mrc-individual' 'wireless-usage-mrc-pooled' 'wireless-usage-mrc-suspended' 'wireless-usage-sms' 'wireless-usage-voice')}}\",\n \"usage_record_uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "612bf617-b59b-424a-a7f5-752020411e62", "documentation": "Fetch the account specified by the provided Account Sid", "method": "get", "endpoint": "2010-04-01/Accounts/:Sid.json", "responses": [ { "uuid": "a90309a6-8fb9-47f9-ada4-39a2f908fce9", "body": "{\n \"auth_token\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"owner_account_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'active' 'suspended' 'closed')}}\",\n \"subresource_uris\": {},\n \"type\": \"{{oneOf (array 'Trial' 'Full')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "99079592-422d-42f9-8854-8641792c9518", "documentation": "Modify the properties of a given Account", "method": "post", "endpoint": "2010-04-01/Accounts/:Sid.json", "responses": [ { "uuid": "0228493c-c1ae-493a-a071-dcf70ddc2cdc", "body": "{\n \"auth_token\": \"\",\n \"date_created\": \"\",\n \"date_updated\": \"\",\n \"friendly_name\": \"\",\n \"owner_account_sid\": \"\",\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'active' 'suspended' 'closed')}}\",\n \"subresource_uris\": {},\n \"type\": \"{{oneOf (array 'Trial' 'Full')}}\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }