{ "uuid": "b1176f6c-3a1d-47cb-80c1-b4b71800c9a0", "lastMigration": 29, "name": "Twilio - Video", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "16372d8b-95c0-4070-976e-5e10a7c50f34", "documentation": "List of all Recording CompositionHook resources.", "method": "get", "endpoint": "v1/CompositionHooks", "responses": [ { "uuid": "aa26f12a-7bcd-444c-9a15-32bead1f405f", "body": "{\n \"composition_hooks\": [\n {\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"friendly_name\": \"\",\n \"resolution\": \"\",\n \"sid\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0358f098-0f90-46ae-b2bd-3e10ba60e60c", "documentation": "", "method": "post", "endpoint": "v1/CompositionHooks", "responses": [ { "uuid": "95d17ded-16c7-40c8-a988-16bb139bdb5d", "body": "{\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"friendly_name\": \"\",\n \"resolution\": \"\",\n \"sid\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af35522f-3c59-4bd2-a12e-5aaf5b105cd4", "documentation": "Delete a Recording CompositionHook resource identified by a `CompositionHook SID`.", "method": "delete", "endpoint": "v1/CompositionHooks/:Sid", "responses": [ { "uuid": "e85a2f77-d190-490b-ab54-7131e2bb5da2", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7dfd02be-d768-4243-b375-fe5937556dea", "documentation": "Returns a single CompositionHook resource identified by a CompositionHook SID.", "method": "get", "endpoint": "v1/CompositionHooks/:Sid", "responses": [ { "uuid": "6d1c2759-f85c-4b0a-89cc-b3f94570f78f", "body": "{\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"friendly_name\": \"\",\n \"resolution\": \"\",\n \"sid\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e46da776-cc04-48f7-b72b-e5eedb72beb5", "documentation": "", "method": "post", "endpoint": "v1/CompositionHooks/:Sid", "responses": [ { "uuid": "5afaaa42-dc84-4a47-8159-b3f90e758acc", "body": "{\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"friendly_name\": \"\",\n \"resolution\": \"\",\n \"sid\": \"\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7773c35-2e7b-4029-8b44-9540812c233e", "documentation": "", "method": "get", "endpoint": "v1/CompositionSettings/Default", "responses": [ { "uuid": "e24256e3-6123-4355-b58a-50ed9570ea92", "body": "{\n \"account_sid\": \"\",\n \"aws_credentials_sid\": \"\",\n \"aws_s3_url\": \"\",\n \"aws_storage_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_key_sid\": \"\",\n \"friendly_name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95ba7795-a78e-46fe-b71f-5b9fd77bbd9f", "documentation": "", "method": "post", "endpoint": "v1/CompositionSettings/Default", "responses": [ { "uuid": "3d1268b7-3d2c-4631-b5a4-e6f1dd399a3c", "body": "{\n \"account_sid\": \"\",\n \"aws_credentials_sid\": \"\",\n \"aws_s3_url\": \"\",\n \"aws_storage_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_key_sid\": \"\",\n \"friendly_name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5f8e0c8-0902-4c1f-b168-0bc97655b60a", "documentation": "List of all Recording compositions.", "method": "get", "endpoint": "v1/Compositions", "responses": [ { "uuid": "ccfcb5b2-77fd-4917-978c-b6c66f0917d2", "body": "{\n \"compositions\": [\n {\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"bitrate\": {{faker 'number.int' max=99999}},\n \"date_completed\": \"{{faker 'date.recent' 365}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_deleted\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"resolution\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'enqueued' 'processing' 'completed' 'deleted' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de35b060-ba6a-4045-b200-74b017b79b2c", "documentation": "", "method": "post", "endpoint": "v1/Compositions", "responses": [ { "uuid": "e5d73ed0-a5e8-47bf-a757-6114099018db", "body": "{\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"bitrate\": {{faker 'number.int' max=99999}},\n \"date_completed\": \"{{faker 'date.recent' 365}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_deleted\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"resolution\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'enqueued' 'processing' 'completed' 'deleted' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "784bb599-bea7-447e-9fb9-9b166505f6ad", "documentation": "Delete a Recording Composition resource identified by a Composition SID.", "method": "delete", "endpoint": "v1/Compositions/:Sid", "responses": [ { "uuid": "3cab4417-45e1-4040-be96-fbc15e7ec3a0", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6037236a-c2d2-49a4-ab0e-5b11584ce35b", "documentation": "Returns a single Composition resource identified by a Composition SID.", "method": "get", "endpoint": "v1/Compositions/:Sid", "responses": [ { "uuid": "a93e267d-68b8-431f-8753-a865746490a9", "body": "{\n \"account_sid\": \"\",\n \"audio_sources\": [\n \"\"\n ],\n \"audio_sources_excluded\": [\n \"\"\n ],\n \"bitrate\": {{faker 'number.int' max=99999}},\n \"date_completed\": \"{{faker 'date.recent' 365}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_deleted\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"format\": \"{{oneOf (array 'mp4' 'webm')}}\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"resolution\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'enqueued' 'processing' 'completed' 'deleted' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"trim\": {{faker 'datatype.boolean'}},\n \"url\": \"\",\n \"video_layout\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e21e820-518f-4cca-a745-75184955ddd9", "documentation": "", "method": "get", "endpoint": "v1/RecordingSettings/Default", "responses": [ { "uuid": "d77b18a3-e31a-40f3-ab51-bde72080a316", "body": "{\n \"account_sid\": \"\",\n \"aws_credentials_sid\": \"\",\n \"aws_s3_url\": \"\",\n \"aws_storage_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_key_sid\": \"\",\n \"friendly_name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2abde52e-7e1b-4e6d-af36-d02b035c0eb7", "documentation": "", "method": "post", "endpoint": "v1/RecordingSettings/Default", "responses": [ { "uuid": "8fdfb0f7-7143-4277-af60-cf34c739db82", "body": "{\n \"account_sid\": \"\",\n \"aws_credentials_sid\": \"\",\n \"aws_s3_url\": \"\",\n \"aws_storage_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_enabled\": {{faker 'datatype.boolean'}},\n \"encryption_key_sid\": \"\",\n \"friendly_name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1b862fb-ad33-4298-8836-3dd634120cfe", "documentation": "List of all Track recordings.", "method": "get", "endpoint": "v1/Recordings", "responses": [ { "uuid": "bcba409c-aced-4c0d-a282-f1bea799a024", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"recordings\": [\n {\n \"account_sid\": \"\",\n \"codec\": \"{{oneOf (array 'VP8' 'H264' 'OPUS' 'PCMU')}}\",\n \"container_format\": \"{{oneOf (array 'mka' 'mkv')}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"grouping_sids\": \"\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"offset\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"source_sid\": \"\",\n \"status\": \"{{oneOf (array 'processing' 'completed' 'deleted' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"track_name\": \"\",\n \"type\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77c70da0-2a50-4c4c-a2bc-6e7e41679905", "documentation": "Delete a Recording resource identified by a Recording SID.", "method": "delete", "endpoint": "v1/Recordings/:Sid", "responses": [ { "uuid": "a8f2a2cf-17dd-45a5-b757-cd831b74e6f5", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f53fbdb-5a19-46ed-bb55-a0c3701df74c", "documentation": "Returns a single Recording resource identified by a Recording SID.", "method": "get", "endpoint": "v1/Recordings/:Sid", "responses": [ { "uuid": "b4d0e3a6-da14-4605-adad-70c6054606a0", "body": "{\n \"account_sid\": \"\",\n \"codec\": \"{{oneOf (array 'VP8' 'H264' 'OPUS' 'PCMU')}}\",\n \"container_format\": \"{{oneOf (array 'mka' 'mkv')}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"grouping_sids\": \"\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"offset\": {{faker 'number.int' max=99999}},\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"source_sid\": \"\",\n \"status\": \"{{oneOf (array 'processing' 'completed' 'deleted' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"track_name\": \"\",\n \"type\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e46c71da-57cd-46b9-9541-84b565a1b2f8", "documentation": "", "method": "get", "endpoint": "v1/Rooms", "responses": [ { "uuid": "859991f2-4f85-4562-b4b8-d47b62f75d69", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"rooms\": [\n {\n \"account_sid\": \"\",\n \"audio_only\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"empty_room_timeout\": {{faker 'number.int' max=99999}},\n \"enable_turn\": {{faker 'datatype.boolean'}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"large_room\": {{faker 'datatype.boolean'}},\n \"links\": {},\n \"max_concurrent_published_tracks\": {{faker 'number.int' max=99999}},\n \"max_participant_duration\": {{faker 'number.int' max=99999}},\n \"max_participants\": {{faker 'number.int' max=99999}},\n \"media_region\": \"\",\n \"record_participants_on_connect\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"type\": \"{{oneOf (array 'go' 'peer-to-peer' 'group' 'group-small')}}\",\n \"unique_name\": \"\",\n \"unused_room_timeout\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"video_codecs\": [\n \"{{oneOf (array 'VP8' 'H264')}}\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e64af630-1d33-42d2-96d6-48d1412f4f59", "documentation": "", "method": "post", "endpoint": "v1/Rooms", "responses": [ { "uuid": "35711bff-963d-455c-977b-1096c0d08a4a", "body": "{\n \"account_sid\": \"\",\n \"audio_only\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"empty_room_timeout\": {{faker 'number.int' max=99999}},\n \"enable_turn\": {{faker 'datatype.boolean'}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"large_room\": {{faker 'datatype.boolean'}},\n \"links\": {},\n \"max_concurrent_published_tracks\": {{faker 'number.int' max=99999}},\n \"max_participant_duration\": {{faker 'number.int' max=99999}},\n \"max_participants\": {{faker 'number.int' max=99999}},\n \"media_region\": \"\",\n \"record_participants_on_connect\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"type\": \"{{oneOf (array 'go' 'peer-to-peer' 'group' 'group-small')}}\",\n \"unique_name\": \"\",\n \"unused_room_timeout\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"video_codecs\": [\n \"{{oneOf (array 'VP8' 'H264')}}\"\n ]\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b61f061-608c-42f5-9379-6463241eea67", "documentation": "", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants", "responses": [ { "uuid": "0e95d34c-c2ce-4e36-88ce-f2e2f7d46998", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"participants\": [\n {\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"identity\": \"\",\n \"links\": {},\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"start_time\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'connected' 'disconnected')}}\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f896b516-ae58-406f-bac6-516e95a4708d", "documentation": "Returns a list of tracks associated with a given Participant. Only `currently` Published Tracks are in the list resource.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/PublishedTracks", "responses": [ { "uuid": "d6be0d7c-38bf-45a2-95ee-651142b6a6c0", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"published_tracks\": [\n {\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"name\": \"\",\n \"participant_sid\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41468548-5fe2-4442-a7cf-9e003d3740e8", "documentation": "Returns a single Track resource represented by TrackName or SID.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/PublishedTracks/:Sid", "responses": [ { "uuid": "f389d5a9-cb3a-4e39-a0f4-b1b2ec397b7b", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"name\": \"\",\n \"participant_sid\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "98cb2bf9-a589-4a9d-a93a-e03a73243bfc", "documentation": "Returns a list of Subscribe Rules for the Participant.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/SubscribeRules", "responses": [ { "uuid": "b8f66f64-83cf-45b6-a054-56b48d35d16b", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"participant_sid\": \"\",\n \"room_sid\": \"\",\n \"rules\": [\n {\n \"all\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"priority\": \"\",\n \"publisher\": \"\",\n \"track\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f2729dc-5231-4960-b82c-503864aa8726", "documentation": "Update the Subscribe Rules for the Participant", "method": "post", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/SubscribeRules", "responses": [ { "uuid": "b6f30e3a-cfd6-4f62-a592-0b1ae3e46da0", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"participant_sid\": \"\",\n \"room_sid\": \"\",\n \"rules\": [\n {\n \"all\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"priority\": \"\",\n \"publisher\": \"\",\n \"track\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b66a61b4-9762-4fdc-a097-f5d495f4a74d", "documentation": "Returns a list of tracks that are subscribed for the participant.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/SubscribedTracks", "responses": [ { "uuid": "7b7e2759-f6fe-40ff-a2e5-5a1ab3f50529", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"subscribed_tracks\": [\n {\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"name\": \"\",\n \"participant_sid\": \"\",\n \"publisher_sid\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8634ccc9-e945-445d-bdef-e6461b15e693", "documentation": "Returns a single Track resource represented by `track_sid`. Note: This is one resource with the Video API that requires a SID, be Track Name on the subscriber side is not guaranteed to be unique.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:ParticipantSid/SubscribedTracks/:Sid", "responses": [ { "uuid": "e7ba031c-8e8c-4ec3-b064-9691f256d993", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"name\": \"\",\n \"participant_sid\": \"\",\n \"publisher_sid\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f3558e7-3add-4071-aa6f-c93293b19ba6", "documentation": "", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Participants/:Sid", "responses": [ { "uuid": "0378dd06-8b02-4d1e-8c99-b9761f52b4c2", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"identity\": \"\",\n \"links\": {},\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"start_time\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'connected' 'disconnected')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e09fb4e-fa97-43b8-b472-b4b5701ff65c", "documentation": "", "method": "post", "endpoint": "v1/Rooms/:RoomSid/Participants/:Sid", "responses": [ { "uuid": "6c2c5952-4930-4400-b405-26d0330cc3e7", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"identity\": \"\",\n \"links\": {},\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"start_time\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'connected' 'disconnected')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e41b5b76-bcb1-4c79-90c3-afb6d8eee895", "documentation": "", "method": "post", "endpoint": "v1/Rooms/:RoomSid/Participants/:Sid/Anonymize", "responses": [ { "uuid": "d6257c86-2375-42c8-b58f-aec7aa71b53e", "body": "{\n \"account_sid\": \"\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"identity\": \"\",\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"start_time\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'connected' 'disconnected')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7264873c-957e-4b15-b902-8de7a9210cf2", "documentation": "Returns a list of Recording Rules for the Room.", "method": "get", "endpoint": "v1/Rooms/:RoomSid/RecordingRules", "responses": [ { "uuid": "20af352f-0af8-43e0-8ce5-4aff1c328dad", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"room_sid\": \"\",\n \"rules\": [\n {\n \"all\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"publisher\": \"\",\n \"track\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b4e1fbb-c43c-44fd-8bdd-a33faa815445", "documentation": "Update the Recording Rules for the Room", "method": "post", "endpoint": "v1/Rooms/:RoomSid/RecordingRules", "responses": [ { "uuid": "aff31482-6291-4fe7-a724-1d8017974a22", "body": "{\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"room_sid\": \"\",\n \"rules\": [\n {\n \"all\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"publisher\": \"\",\n \"track\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 202, "label": "Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2003f774-645a-458c-b3d4-33ea76bd4587", "documentation": "", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Recordings", "responses": [ { "uuid": "a44d0a9b-e6ed-4aa2-8ed7-ec48985ae79b", "body": "{\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n },\n \"recordings\": [\n {\n \"account_sid\": \"\",\n \"codec\": \"{{oneOf (array 'VP8' 'H264' 'OPUS' 'PCMU')}}\",\n \"container_format\": \"{{oneOf (array 'mka' 'mkv')}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"grouping_sids\": \"\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"offset\": {{faker 'number.int' max=99999}},\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"source_sid\": \"\",\n \"status\": \"{{oneOf (array 'processing' 'completed' 'deleted' 'failed')}}\",\n \"track_name\": \"\",\n \"type\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54917a62-3f05-4236-a11b-9afb11dae8b1", "documentation": "", "method": "delete", "endpoint": "v1/Rooms/:RoomSid/Recordings/:Sid", "responses": [ { "uuid": "8e71c74d-4dac-40e3-a5b0-94f1c89fb54f", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26af59c0-dc20-4be2-9da5-d0e802a6d995", "documentation": "", "method": "get", "endpoint": "v1/Rooms/:RoomSid/Recordings/:Sid", "responses": [ { "uuid": "66f4dd4f-2895-4084-9a0a-caeed06ba33f", "body": "{\n \"account_sid\": \"\",\n \"codec\": \"{{oneOf (array 'VP8' 'H264' 'OPUS' 'PCMU')}}\",\n \"container_format\": \"{{oneOf (array 'mka' 'mkv')}}\",\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"grouping_sids\": \"\",\n \"links\": {},\n \"media_external_location\": \"\",\n \"offset\": {{faker 'number.int' max=99999}},\n \"room_sid\": \"\",\n \"sid\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"source_sid\": \"\",\n \"status\": \"{{oneOf (array 'processing' 'completed' 'deleted' 'failed')}}\",\n \"track_name\": \"\",\n \"type\": \"{{oneOf (array 'audio' 'video' 'data')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3a10255-69ba-487b-a2e0-f0a25f052e31", "documentation": "", "method": "get", "endpoint": "v1/Rooms/:Sid", "responses": [ { "uuid": "a228719a-2cbe-4fe3-b582-6228d70f9dab", "body": "{\n \"account_sid\": \"\",\n \"audio_only\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"empty_room_timeout\": {{faker 'number.int' max=99999}},\n \"enable_turn\": {{faker 'datatype.boolean'}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"large_room\": {{faker 'datatype.boolean'}},\n \"links\": {},\n \"max_concurrent_published_tracks\": {{faker 'number.int' max=99999}},\n \"max_participant_duration\": {{faker 'number.int' max=99999}},\n \"max_participants\": {{faker 'number.int' max=99999}},\n \"media_region\": \"\",\n \"record_participants_on_connect\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"type\": \"{{oneOf (array 'go' 'peer-to-peer' 'group' 'group-small')}}\",\n \"unique_name\": \"\",\n \"unused_room_timeout\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"video_codecs\": [\n \"{{oneOf (array 'VP8' 'H264')}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cec283b1-fee9-4d3f-bd24-3c0fca2e61a2", "documentation": "", "method": "post", "endpoint": "v1/Rooms/:Sid", "responses": [ { "uuid": "7ab9223e-8f56-4ff2-bd55-1e5a5049f7fb", "body": "{\n \"account_sid\": \"\",\n \"audio_only\": {{faker 'datatype.boolean'}},\n \"date_created\": \"{{faker 'date.recent' 365}}\",\n \"date_updated\": \"{{faker 'date.recent' 365}}\",\n \"duration\": {{faker 'number.int' max=99999}},\n \"empty_room_timeout\": {{faker 'number.int' max=99999}},\n \"enable_turn\": {{faker 'datatype.boolean'}},\n \"end_time\": \"{{faker 'date.recent' 365}}\",\n \"large_room\": {{faker 'datatype.boolean'}},\n \"links\": {},\n \"max_concurrent_published_tracks\": {{faker 'number.int' max=99999}},\n \"max_participant_duration\": {{faker 'number.int' max=99999}},\n \"max_participants\": {{faker 'number.int' max=99999}},\n \"media_region\": \"\",\n \"record_participants_on_connect\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"status\": \"{{oneOf (array 'in-progress' 'completed' 'failed')}}\",\n \"status_callback\": \"\",\n \"status_callback_method\": \"{{oneOf (array 'HEAD' 'GET' 'POST' 'PATCH' 'PUT' 'DELETE')}}\",\n \"type\": \"{{oneOf (array 'go' 'peer-to-peer' 'group' 'group-small')}}\",\n \"unique_name\": \"\",\n \"unused_room_timeout\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"video_codecs\": [\n \"{{oneOf (array 'VP8' 'H264')}}\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "16372d8b-95c0-4070-976e-5e10a7c50f34" }, { "type": "route", "uuid": "0358f098-0f90-46ae-b2bd-3e10ba60e60c" }, { "type": "route", "uuid": "af35522f-3c59-4bd2-a12e-5aaf5b105cd4" }, { "type": "route", "uuid": "7dfd02be-d768-4243-b375-fe5937556dea" }, { "type": "route", "uuid": "e46da776-cc04-48f7-b72b-e5eedb72beb5" }, { "type": "route", "uuid": "b7773c35-2e7b-4029-8b44-9540812c233e" }, { "type": "route", "uuid": "95ba7795-a78e-46fe-b71f-5b9fd77bbd9f" }, { "type": "route", "uuid": "a5f8e0c8-0902-4c1f-b168-0bc97655b60a" }, { "type": "route", "uuid": "de35b060-ba6a-4045-b200-74b017b79b2c" }, { "type": "route", "uuid": "784bb599-bea7-447e-9fb9-9b166505f6ad" }, { "type": "route", "uuid": "6037236a-c2d2-49a4-ab0e-5b11584ce35b" }, { "type": "route", "uuid": "1e21e820-518f-4cca-a745-75184955ddd9" }, { "type": "route", "uuid": "2abde52e-7e1b-4e6d-af36-d02b035c0eb7" }, { "type": "route", "uuid": "f1b862fb-ad33-4298-8836-3dd634120cfe" }, { "type": "route", "uuid": "77c70da0-2a50-4c4c-a2bc-6e7e41679905" }, { "type": "route", "uuid": "2f53fbdb-5a19-46ed-bb55-a0c3701df74c" }, { "type": "route", "uuid": "e46c71da-57cd-46b9-9541-84b565a1b2f8" }, { "type": "route", "uuid": "e64af630-1d33-42d2-96d6-48d1412f4f59" }, { "type": "route", "uuid": "1b61f061-608c-42f5-9379-6463241eea67" }, { "type": "route", "uuid": "f896b516-ae58-406f-bac6-516e95a4708d" }, { "type": "route", "uuid": "41468548-5fe2-4442-a7cf-9e003d3740e8" }, { "type": "route", "uuid": "98cb2bf9-a589-4a9d-a93a-e03a73243bfc" }, { "type": "route", "uuid": "3f2729dc-5231-4960-b82c-503864aa8726" }, { "type": "route", "uuid": "b66a61b4-9762-4fdc-a097-f5d495f4a74d" }, { "type": "route", "uuid": "8634ccc9-e945-445d-bdef-e6461b15e693" }, { "type": "route", "uuid": "8f3558e7-3add-4071-aa6f-c93293b19ba6" }, { "type": "route", "uuid": "5e09fb4e-fa97-43b8-b472-b4b5701ff65c" }, { "type": "route", "uuid": "e41b5b76-bcb1-4c79-90c3-afb6d8eee895" }, { "type": "route", "uuid": "7264873c-957e-4b15-b902-8de7a9210cf2" }, { "type": "route", "uuid": "4b4e1fbb-c43c-44fd-8bdd-a33faa815445" }, { "type": "route", "uuid": "2003f774-645a-458c-b3d4-33ea76bd4587" }, { "type": "route", "uuid": "54917a62-3f05-4236-a11b-9afb11dae8b1" }, { "type": "route", "uuid": "26af59c0-dc20-4be2-9da5-d0e802a6d995" }, { "type": "route", "uuid": "e3a10255-69ba-487b-a2e0-f0a25f052e31" }, { "type": "route", "uuid": "cec283b1-fee9-4d3f-bd24-3c0fca2e61a2" } ] }