{ "uuid": "7689d765-a365-4cc1-9544-1d06dcaf360f", "lastMigration": 29, "name": "YouTube Data API v3", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c62f9b07-da0e-4185-83dc-789d86e006a6", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/abuseReports", "responses": [ { "uuid": "6693e07a-8636-421b-a7a0-727ce4bb2bed", "body": "{\n \"abuseTypes\": [\n {\n \"id\": \"\"\n }\n ],\n \"description\": \"\",\n \"relatedEntities\": [\n {\n \"entity\": {\n \"id\": \"\",\n \"typeId\": \"\",\n \"url\": \"\"\n }\n }\n ],\n \"subject\": {\n \"id\": \"\",\n \"typeId\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "a932ff46-2d5a-479b-b42c-6832cd555d9e", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/activities", "responses": [ { "uuid": "b3af01e9-2343-41c9-a8a2-410317abb4c9", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"bulletin\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"channelItem\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"comment\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"favorite\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"like\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"playlistItem\": {\n \"playlistId\": \"\",\n \"playlistItemId\": \"\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"promotedItem\": {\n \"adTag\": \"\",\n \"clickTrackingUrl\": \"\",\n \"creativeViewUrl\": \"\",\n \"ctaType\": \"{{oneOf (array 'ctaTypeUnspecified' 'visitAdvertiserSite')}}\",\n \"customCtaButtonText\": \"\",\n \"descriptionText\": \"\",\n \"destinationUrl\": \"\",\n \"forecastingUrl\": [\n \"\"\n ],\n \"impressionUrl\": [\n \"\"\n ],\n \"videoId\": \"\"\n },\n \"recommendation\": {\n \"reason\": \"{{oneOf (array 'reasonUnspecified' 'videoFavorited' 'videoLiked' 'videoWatched')}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"seedResourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"social\": {\n \"author\": \"\",\n \"imageUrl\": \"\",\n \"referenceUrl\": \"\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"type\": \"{{oneOf (array 'unspecified' 'googlePlus' 'facebook' 'twitter')}}\"\n },\n \"subscription\": {\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n }\n },\n \"upload\": {\n \"videoId\": \"\"\n }\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#activity\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"groupId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'typeUnspecified' 'upload' 'like' 'favorite' 'comment' 'subscription' 'playlistItem' 'recommendation' 'bulletin' 'social' 'channelItem' 'promotedItem')}}\"\n }\n }\n ],\n \"kind\": \"youtube#activityListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "fc82d67e-411d-413d-95c6-137831723ed7", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/captions", "responses": [ { "uuid": "a2d2324e-c537-48b8-bb94-07ca99dc3642", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "2461c790-3cc3-4838-baa2-b389c0543aa3", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/captions", "responses": [ { "uuid": "5fe7303a-f735-4fe0-bfc0-c0770448ff87", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#caption\",\n \"snippet\": {\n \"audioTrackType\": \"{{oneOf (array 'unknown' 'primary' 'commentary' 'descriptive')}}\",\n \"failureReason\": \"{{oneOf (array 'unknownFormat' 'unsupportedFormat' 'processingFailed')}}\",\n \"isAutoSynced\": {{faker 'datatype.boolean'}},\n \"isCC\": {{faker 'datatype.boolean'}},\n \"isDraft\": {{faker 'datatype.boolean'}},\n \"isEasyReader\": {{faker 'datatype.boolean'}},\n \"isLarge\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'serving' 'syncing' 'failed')}}\",\n \"trackKind\": \"{{oneOf (array 'standard' 'ASR' 'forced')}}\",\n \"videoId\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#captionListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "5dedc87b-61ec-4f85-be46-9bfacfc36524", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/captions", "responses": [ { "uuid": "2ad29da1-4352-40cb-93c1-7e96df66e5c1", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#caption\",\n \"snippet\": {\n \"audioTrackType\": \"{{oneOf (array 'unknown' 'primary' 'commentary' 'descriptive')}}\",\n \"failureReason\": \"{{oneOf (array 'unknownFormat' 'unsupportedFormat' 'processingFailed')}}\",\n \"isAutoSynced\": {{faker 'datatype.boolean'}},\n \"isCC\": {{faker 'datatype.boolean'}},\n \"isDraft\": {{faker 'datatype.boolean'}},\n \"isEasyReader\": {{faker 'datatype.boolean'}},\n \"isLarge\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'serving' 'syncing' 'failed')}}\",\n \"trackKind\": \"{{oneOf (array 'standard' 'ASR' 'forced')}}\",\n \"videoId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "4940007e-8ddd-4f95-af58-dba3ac90bf52", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/captions", "responses": [ { "uuid": "e94fae07-945a-4092-aa39-6f9c782178f5", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#caption\",\n \"snippet\": {\n \"audioTrackType\": \"{{oneOf (array 'unknown' 'primary' 'commentary' 'descriptive')}}\",\n \"failureReason\": \"{{oneOf (array 'unknownFormat' 'unsupportedFormat' 'processingFailed')}}\",\n \"isAutoSynced\": {{faker 'datatype.boolean'}},\n \"isCC\": {{faker 'datatype.boolean'}},\n \"isDraft\": {{faker 'datatype.boolean'}},\n \"isEasyReader\": {{faker 'datatype.boolean'}},\n \"isLarge\": {{faker 'datatype.boolean'}},\n \"language\": \"\",\n \"lastUpdated\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'serving' 'syncing' 'failed')}}\",\n \"trackKind\": \"{{oneOf (array 'standard' 'ASR' 'forced')}}\",\n \"videoId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "0c53c9bc-e930-4df3-832d-ad7a0eedf8ff", "documentation": "Downloads a caption track.", "method": "get", "endpoint": "youtube/v3/captions/:id", "responses": [ { "uuid": "7ab34c53-7735-47da-972d-c164a68697f8", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "f8d43a30-4e89-4d3c-b4f2-ed9392d7fea8", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/channelBanners/insert", "responses": [ { "uuid": "41df03ec-9032-4a23-acff-c1cb38ce9a8e", "body": "{\n \"etag\": \"\",\n \"kind\": \"youtube#channelBannerResource\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "beae8a71-c833-4a40-8a9c-e33463a0693b", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/channelSections", "responses": [ { "uuid": "4ae8d831-e932-48de-84b4-82d556cbe1ff", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "4de3d931-045e-4f9a-810c-76a5356b36fe", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/channelSections", "responses": [ { "uuid": "18a91968-df1f-40f5-889a-05c9c705fb8a", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"channels\": [\n \"\"\n ],\n \"playlists\": [\n \"\"\n ]\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#channelSection\",\n \"localizations\": {},\n \"snippet\": {\n \"channelId\": \"\",\n \"defaultLanguage\": \"\",\n \"localized\": {\n \"title\": \"\"\n },\n \"position\": {{faker 'number.int' max=99999}},\n \"style\": \"{{oneOf (array 'channelsectionStyleUnspecified' 'horizontalRow' 'verticalList')}}\",\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'channelsectionTypeUndefined' 'singlePlaylist' 'multiplePlaylists' 'popularUploads' 'recentUploads' 'likes' 'allPlaylists' 'likedPlaylists' 'recentPosts' 'recentActivity' 'liveEvents' 'upcomingEvents' 'completedEvents' 'multipleChannels' 'postedVideos' 'postedPlaylists' 'subscriptions')}}\"\n },\n \"targeting\": {\n \"countries\": [\n \"\"\n ],\n \"languages\": [\n \"\"\n ],\n \"regions\": [\n \"\"\n ]\n }\n }\n ],\n \"kind\": \"youtube#channelSectionListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e748180a-60e0-4234-b922-9978fd7bfdc4", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/channelSections", "responses": [ { "uuid": "bc1198d2-8f2c-42b5-a264-ee1f3ab501ec", "body": "{\n \"contentDetails\": {\n \"channels\": [\n \"\"\n ],\n \"playlists\": [\n \"\"\n ]\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#channelSection\",\n \"localizations\": {},\n \"snippet\": {\n \"channelId\": \"\",\n \"defaultLanguage\": \"\",\n \"localized\": {\n \"title\": \"\"\n },\n \"position\": {{faker 'number.int' max=99999}},\n \"style\": \"{{oneOf (array 'channelsectionStyleUnspecified' 'horizontalRow' 'verticalList')}}\",\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'channelsectionTypeUndefined' 'singlePlaylist' 'multiplePlaylists' 'popularUploads' 'recentUploads' 'likes' 'allPlaylists' 'likedPlaylists' 'recentPosts' 'recentActivity' 'liveEvents' 'upcomingEvents' 'completedEvents' 'multipleChannels' 'postedVideos' 'postedPlaylists' 'subscriptions')}}\"\n },\n \"targeting\": {\n \"countries\": [\n \"\"\n ],\n \"languages\": [\n \"\"\n ],\n \"regions\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "d404a86f-c600-4dbe-81fc-6b016945f9d4", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/channelSections", "responses": [ { "uuid": "57fed96b-0c55-438f-8e12-a57f4d1c9b8f", "body": "{\n \"contentDetails\": {\n \"channels\": [\n \"\"\n ],\n \"playlists\": [\n \"\"\n ]\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#channelSection\",\n \"localizations\": {},\n \"snippet\": {\n \"channelId\": \"\",\n \"defaultLanguage\": \"\",\n \"localized\": {\n \"title\": \"\"\n },\n \"position\": {{faker 'number.int' max=99999}},\n \"style\": \"{{oneOf (array 'channelsectionStyleUnspecified' 'horizontalRow' 'verticalList')}}\",\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'channelsectionTypeUndefined' 'singlePlaylist' 'multiplePlaylists' 'popularUploads' 'recentUploads' 'likes' 'allPlaylists' 'likedPlaylists' 'recentPosts' 'recentActivity' 'liveEvents' 'upcomingEvents' 'completedEvents' 'multipleChannels' 'postedVideos' 'postedPlaylists' 'subscriptions')}}\"\n },\n \"targeting\": {\n \"countries\": [\n \"\"\n ],\n \"languages\": [\n \"\"\n ],\n \"regions\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "fe450d60-94b0-4aa5-9b03-57c21078fb2c", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/channels", "responses": [ { "uuid": "7a19fb3d-f900-46a0-a91a-3e8e5ee229db", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"auditDetails\": {\n \"communityGuidelinesGoodStanding\": {{faker 'datatype.boolean'}},\n \"contentIdClaimsGoodStanding\": {{faker 'datatype.boolean'}},\n \"copyrightStrikesGoodStanding\": {{faker 'datatype.boolean'}}\n },\n \"brandingSettings\": {\n \"channel\": {\n \"country\": \"\",\n \"defaultLanguage\": \"\",\n \"defaultTab\": \"\",\n \"description\": \"\",\n \"featuredChannelsTitle\": \"\",\n \"featuredChannelsUrls\": [\n \"\"\n ],\n \"keywords\": \"\",\n \"moderateComments\": {{faker 'datatype.boolean'}},\n \"profileColor\": \"\",\n \"showBrowseView\": {{faker 'datatype.boolean'}},\n \"showRelatedChannels\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"trackingAnalyticsAccountId\": \"\",\n \"unsubscribedTrailer\": \"\"\n },\n \"hints\": [\n {\n \"property\": \"\",\n \"value\": \"\"\n }\n ],\n \"image\": {\n \"backgroundImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"bannerExternalUrl\": \"\",\n \"bannerImageUrl\": \"\",\n \"bannerMobileExtraHdImageUrl\": \"\",\n \"bannerMobileHdImageUrl\": \"\",\n \"bannerMobileImageUrl\": \"\",\n \"bannerMobileLowImageUrl\": \"\",\n \"bannerMobileMediumHdImageUrl\": \"\",\n \"bannerTabletExtraHdImageUrl\": \"\",\n \"bannerTabletHdImageUrl\": \"\",\n \"bannerTabletImageUrl\": \"\",\n \"bannerTabletLowImageUrl\": \"\",\n \"bannerTvHighImageUrl\": \"\",\n \"bannerTvImageUrl\": \"\",\n \"bannerTvLowImageUrl\": \"\",\n \"bannerTvMediumImageUrl\": \"\",\n \"largeBrandedBannerImageImapScript\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"largeBrandedBannerImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"smallBrandedBannerImageImapScript\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"smallBrandedBannerImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"trackingImageUrl\": \"\",\n \"watchIconImageUrl\": \"\"\n },\n \"watch\": {\n \"backgroundColor\": \"\",\n \"featuredPlaylistId\": \"\",\n \"textColor\": \"\"\n }\n },\n \"contentDetails\": {\n \"relatedPlaylists\": {\n \"favorites\": \"\",\n \"likes\": \"\",\n \"uploads\": \"\",\n \"watchHistory\": \"\",\n \"watchLater\": \"\"\n }\n },\n \"contentOwnerDetails\": {\n \"contentOwner\": \"\",\n \"timeLinked\": \"{{faker 'date.recent' 365}}\"\n },\n \"conversionPings\": {\n \"pings\": [\n {\n \"context\": \"{{oneOf (array 'subscribe' 'unsubscribe' 'cview')}}\",\n \"conversionUrl\": \"\"\n }\n ]\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#channel\",\n \"localizations\": {},\n \"snippet\": {\n \"country\": \"\",\n \"customUrl\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"commentCount\": \"\",\n \"hiddenSubscriberCount\": {{faker 'datatype.boolean'}},\n \"subscriberCount\": \"\",\n \"videoCount\": \"\",\n \"viewCount\": \"\"\n },\n \"status\": {\n \"isLinked\": {{faker 'datatype.boolean'}},\n \"longUploadsStatus\": \"{{oneOf (array 'longUploadsUnspecified' 'allowed' 'eligible' 'disallowed')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n },\n \"topicDetails\": {\n \"topicCategories\": [\n \"\"\n ],\n \"topicIds\": [\n \"\"\n ]\n }\n }\n ],\n \"kind\": \"youtube#channelListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "8c8f8124-df58-4cee-a161-5faa4ebfd901", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/channels", "responses": [ { "uuid": "3d92bd2a-a8ff-48a4-a59b-c15c217fecfb", "body": "{\n \"auditDetails\": {\n \"communityGuidelinesGoodStanding\": {{faker 'datatype.boolean'}},\n \"contentIdClaimsGoodStanding\": {{faker 'datatype.boolean'}},\n \"copyrightStrikesGoodStanding\": {{faker 'datatype.boolean'}}\n },\n \"brandingSettings\": {\n \"channel\": {\n \"country\": \"\",\n \"defaultLanguage\": \"\",\n \"defaultTab\": \"\",\n \"description\": \"\",\n \"featuredChannelsTitle\": \"\",\n \"featuredChannelsUrls\": [\n \"\"\n ],\n \"keywords\": \"\",\n \"moderateComments\": {{faker 'datatype.boolean'}},\n \"profileColor\": \"\",\n \"showBrowseView\": {{faker 'datatype.boolean'}},\n \"showRelatedChannels\": {{faker 'datatype.boolean'}},\n \"title\": \"\",\n \"trackingAnalyticsAccountId\": \"\",\n \"unsubscribedTrailer\": \"\"\n },\n \"hints\": [\n {\n \"property\": \"\",\n \"value\": \"\"\n }\n ],\n \"image\": {\n \"backgroundImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"bannerExternalUrl\": \"\",\n \"bannerImageUrl\": \"\",\n \"bannerMobileExtraHdImageUrl\": \"\",\n \"bannerMobileHdImageUrl\": \"\",\n \"bannerMobileImageUrl\": \"\",\n \"bannerMobileLowImageUrl\": \"\",\n \"bannerMobileMediumHdImageUrl\": \"\",\n \"bannerTabletExtraHdImageUrl\": \"\",\n \"bannerTabletHdImageUrl\": \"\",\n \"bannerTabletImageUrl\": \"\",\n \"bannerTabletLowImageUrl\": \"\",\n \"bannerTvHighImageUrl\": \"\",\n \"bannerTvImageUrl\": \"\",\n \"bannerTvLowImageUrl\": \"\",\n \"bannerTvMediumImageUrl\": \"\",\n \"largeBrandedBannerImageImapScript\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"largeBrandedBannerImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"smallBrandedBannerImageImapScript\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"smallBrandedBannerImageUrl\": {\n \"defaultLanguage\": {\n \"value\": \"\"\n },\n \"localized\": [\n {\n \"language\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"trackingImageUrl\": \"\",\n \"watchIconImageUrl\": \"\"\n },\n \"watch\": {\n \"backgroundColor\": \"\",\n \"featuredPlaylistId\": \"\",\n \"textColor\": \"\"\n }\n },\n \"contentDetails\": {\n \"relatedPlaylists\": {\n \"favorites\": \"\",\n \"likes\": \"\",\n \"uploads\": \"\",\n \"watchHistory\": \"\",\n \"watchLater\": \"\"\n }\n },\n \"contentOwnerDetails\": {\n \"contentOwner\": \"\",\n \"timeLinked\": \"{{faker 'date.recent' 365}}\"\n },\n \"conversionPings\": {\n \"pings\": [\n {\n \"context\": \"{{oneOf (array 'subscribe' 'unsubscribe' 'cview')}}\",\n \"conversionUrl\": \"\"\n }\n ]\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#channel\",\n \"localizations\": {},\n \"snippet\": {\n \"country\": \"\",\n \"customUrl\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"commentCount\": \"\",\n \"hiddenSubscriberCount\": {{faker 'datatype.boolean'}},\n \"subscriberCount\": \"\",\n \"videoCount\": \"\",\n \"viewCount\": \"\"\n },\n \"status\": {\n \"isLinked\": {{faker 'datatype.boolean'}},\n \"longUploadsStatus\": \"{{oneOf (array 'longUploadsUnspecified' 'allowed' 'eligible' 'disallowed')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n },\n \"topicDetails\": {\n \"topicCategories\": [\n \"\"\n ],\n \"topicIds\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "bee963a5-1eff-4265-a38b-9603dc7b110a", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/commentThreads", "responses": [ { "uuid": "4a9a0981-2f0d-4e45-8bf5-20a6e5801ca3", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#commentThread\",\n \"replies\": {\n \"comments\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n }\n ]\n },\n \"snippet\": {\n \"canReply\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"isPublic\": {{faker 'datatype.boolean'}},\n \"topLevelComment\": {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n },\n \"totalReplyCount\": {{faker 'number.int' max=99999}},\n \"videoId\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#commentThreadListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "6a8857ae-d840-46c0-bfd9-1c8dd5e31fb2", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/commentThreads", "responses": [ { "uuid": "4049f68f-95a5-4d7a-8e6f-9c3680dbfad3", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#commentThread\",\n \"replies\": {\n \"comments\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n }\n ]\n },\n \"snippet\": {\n \"canReply\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"isPublic\": {{faker 'datatype.boolean'}},\n \"topLevelComment\": {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n },\n \"totalReplyCount\": {{faker 'number.int' max=99999}},\n \"videoId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "9595b29b-a80c-4367-9fbd-07da2eba6b5b", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/commentThreads", "responses": [ { "uuid": "b8c391b2-b4e1-4192-bd03-8268016edee7", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#commentThread\",\n \"replies\": {\n \"comments\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n }\n ]\n },\n \"snippet\": {\n \"canReply\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"isPublic\": {{faker 'datatype.boolean'}},\n \"topLevelComment\": {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n },\n \"totalReplyCount\": {{faker 'number.int' max=99999}},\n \"videoId\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "18cbde5f-9b76-4456-86a7-2589d1657088", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/comments", "responses": [ { "uuid": "fad8890b-c5b3-4ddc-8843-47f34f04690b", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "aeab479d-2198-401d-9884-64ff165d0320", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/comments", "responses": [ { "uuid": "f9903e14-1e16-48a7-9a45-1460287f9551", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n }\n ],\n \"kind\": \"youtube#commentListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "8a1469a0-0927-417c-82a0-5e16fc6a71bb", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/comments", "responses": [ { "uuid": "e664863d-4cfe-4bf2-a78b-dbecd2514233", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "0748d906-798f-4880-a4f9-8ccdea1b635b", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/comments", "responses": [ { "uuid": "488c20ca-0fae-404f-8fc4-9d2990839314", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#comment\",\n \"snippet\": {\n \"authorChannelId\": {\n \"value\": \"\"\n },\n \"authorChannelUrl\": \"\",\n \"authorDisplayName\": \"\",\n \"authorProfileImageUrl\": \"\",\n \"canRate\": {{faker 'datatype.boolean'}},\n \"channelId\": \"\",\n \"likeCount\": {{faker 'number.int' max=99999}},\n \"moderationStatus\": \"{{oneOf (array 'published' 'heldForReview' 'likelySpam' 'rejected')}}\",\n \"parentId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"textDisplay\": \"\",\n \"textOriginal\": \"\",\n \"updatedAt\": \"{{faker 'date.recent' 365}}\",\n \"videoId\": \"\",\n \"viewerRating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "da990558-2401-49f3-8041-b27635324ec3", "documentation": "Expresses the caller's opinion that one or more comments should be flagged as spam.", "method": "post", "endpoint": "youtube/v3/comments/markAsSpam", "responses": [ { "uuid": "0f1c5cd7-f745-419a-a27b-fabf42256bc5", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "7a5dbac2-ca2d-4c48-806e-f765f8832dad", "documentation": "Sets the moderation status of one or more comments.", "method": "post", "endpoint": "youtube/v3/comments/setModerationStatus", "responses": [ { "uuid": "03a5b57b-d3cf-4a3e-9161-3b412b865e08", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e70bc680-9860-43a5-b406-84dabc9293f2", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/i18nLanguages", "responses": [ { "uuid": "9a06d32f-440d-46a6-982b-1fcdf324c99a", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#i18nLanguage\",\n \"snippet\": {\n \"hl\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#i18nLanguageListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "b6b64ba2-2109-4f21-bf33-3d1b97601cd5", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/i18nRegions", "responses": [ { "uuid": "4cd6d6b2-10c2-4ec3-a94f-b527114be3d9", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#i18nRegion\",\n \"snippet\": {\n \"gl\": \"\",\n \"name\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#i18nRegionListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "fc5c1920-f35b-4d71-836f-bfce7d228da8", "documentation": "Delete a given broadcast.", "method": "delete", "endpoint": "youtube/v3/liveBroadcasts", "responses": [ { "uuid": "1456ee40-3a3e-4ffd-b029-7f8ffe65ca0d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "0dd2ca3a-02b3-46a5-beb8-04384a565f9f", "documentation": "Retrieve the list of broadcasts associated with the given channel.", "method": "get", "endpoint": "youtube/v3/liveBroadcasts", "responses": [ { "uuid": "66ca27ad-b45a-4830-b139-aea9cc74a90b", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"boundStreamId\": \"\",\n \"boundStreamLastUpdateTimeMs\": \"{{faker 'date.recent' 365}}\",\n \"closedCaptionsType\": \"{{oneOf (array 'closedCaptionsTypeUnspecified' 'closedCaptionsDisabled' 'closedCaptionsHttpPost' 'closedCaptionsEmbedded')}}\",\n \"enableAutoStart\": {{faker 'datatype.boolean'}},\n \"enableAutoStop\": {{faker 'datatype.boolean'}},\n \"enableClosedCaptions\": {{faker 'datatype.boolean'}},\n \"enableContentEncryption\": {{faker 'datatype.boolean'}},\n \"enableDvr\": {{faker 'datatype.boolean'}},\n \"enableEmbed\": {{faker 'datatype.boolean'}},\n \"enableLowLatency\": {{faker 'datatype.boolean'}},\n \"latencyPreference\": \"{{oneOf (array 'latencyPreferenceUnspecified' 'normal' 'low' 'ultraLow')}}\",\n \"mesh\": \"\",\n \"monitorStream\": {\n \"broadcastStreamDelayMs\": {{faker 'number.int' max=99999}},\n \"embedHtml\": \"\",\n \"enableMonitorStream\": {{faker 'datatype.boolean'}}\n },\n \"projection\": \"{{oneOf (array 'projectionUnspecified' 'rectangular' '360' 'mesh')}}\",\n \"recordFromStart\": {{faker 'datatype.boolean'}},\n \"startWithSlate\": {{faker 'datatype.boolean'}},\n \"stereoLayout\": \"{{oneOf (array 'stereoLayoutUnspecified' 'mono' 'leftRight' 'topBottom')}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveBroadcast\",\n \"snippet\": {\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultBroadcast\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"concurrentViewers\": \"\",\n \"totalChatCount\": \"\"\n },\n \"status\": {\n \"lifeCycleStatus\": \"{{oneOf (array 'lifeCycleStatusUnspecified' 'created' 'ready' 'testing' 'live' 'complete' 'revoked' 'testStarting' 'liveStarting')}}\",\n \"liveBroadcastPriority\": \"{{oneOf (array 'liveBroadcastPriorityUnspecified' 'low' 'normal' 'high')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"recordingStatus\": \"{{oneOf (array 'liveBroadcastRecordingStatusUnspecified' 'notRecording' 'recording' 'recorded')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n }\n }\n ],\n \"kind\": \"youtube#liveBroadcastListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "72ff9544-646a-4be3-ba30-8bb802bdab22", "documentation": "Inserts a new stream for the authenticated user.", "method": "post", "endpoint": "youtube/v3/liveBroadcasts", "responses": [ { "uuid": "f3a38c26-ef37-4738-aa4c-6b247012c307", "body": "{\n \"contentDetails\": {\n \"boundStreamId\": \"\",\n \"boundStreamLastUpdateTimeMs\": \"{{faker 'date.recent' 365}}\",\n \"closedCaptionsType\": \"{{oneOf (array 'closedCaptionsTypeUnspecified' 'closedCaptionsDisabled' 'closedCaptionsHttpPost' 'closedCaptionsEmbedded')}}\",\n \"enableAutoStart\": {{faker 'datatype.boolean'}},\n \"enableAutoStop\": {{faker 'datatype.boolean'}},\n \"enableClosedCaptions\": {{faker 'datatype.boolean'}},\n \"enableContentEncryption\": {{faker 'datatype.boolean'}},\n \"enableDvr\": {{faker 'datatype.boolean'}},\n \"enableEmbed\": {{faker 'datatype.boolean'}},\n \"enableLowLatency\": {{faker 'datatype.boolean'}},\n \"latencyPreference\": \"{{oneOf (array 'latencyPreferenceUnspecified' 'normal' 'low' 'ultraLow')}}\",\n \"mesh\": \"\",\n \"monitorStream\": {\n \"broadcastStreamDelayMs\": {{faker 'number.int' max=99999}},\n \"embedHtml\": \"\",\n \"enableMonitorStream\": {{faker 'datatype.boolean'}}\n },\n \"projection\": \"{{oneOf (array 'projectionUnspecified' 'rectangular' '360' 'mesh')}}\",\n \"recordFromStart\": {{faker 'datatype.boolean'}},\n \"startWithSlate\": {{faker 'datatype.boolean'}},\n \"stereoLayout\": \"{{oneOf (array 'stereoLayoutUnspecified' 'mono' 'leftRight' 'topBottom')}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveBroadcast\",\n \"snippet\": {\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultBroadcast\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"concurrentViewers\": \"\",\n \"totalChatCount\": \"\"\n },\n \"status\": {\n \"lifeCycleStatus\": \"{{oneOf (array 'lifeCycleStatusUnspecified' 'created' 'ready' 'testing' 'live' 'complete' 'revoked' 'testStarting' 'liveStarting')}}\",\n \"liveBroadcastPriority\": \"{{oneOf (array 'liveBroadcastPriorityUnspecified' 'low' 'normal' 'high')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"recordingStatus\": \"{{oneOf (array 'liveBroadcastRecordingStatusUnspecified' 'notRecording' 'recording' 'recorded')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "4d78388e-dbaf-4dce-906a-57546cd5aba8", "documentation": "Updates an existing broadcast for the authenticated user.", "method": "put", "endpoint": "youtube/v3/liveBroadcasts", "responses": [ { "uuid": "f578d31b-2e84-4bd4-b5f3-5383ad60b1dd", "body": "{\n \"contentDetails\": {\n \"boundStreamId\": \"\",\n \"boundStreamLastUpdateTimeMs\": \"{{faker 'date.recent' 365}}\",\n \"closedCaptionsType\": \"{{oneOf (array 'closedCaptionsTypeUnspecified' 'closedCaptionsDisabled' 'closedCaptionsHttpPost' 'closedCaptionsEmbedded')}}\",\n \"enableAutoStart\": {{faker 'datatype.boolean'}},\n \"enableAutoStop\": {{faker 'datatype.boolean'}},\n \"enableClosedCaptions\": {{faker 'datatype.boolean'}},\n \"enableContentEncryption\": {{faker 'datatype.boolean'}},\n \"enableDvr\": {{faker 'datatype.boolean'}},\n \"enableEmbed\": {{faker 'datatype.boolean'}},\n \"enableLowLatency\": {{faker 'datatype.boolean'}},\n \"latencyPreference\": \"{{oneOf (array 'latencyPreferenceUnspecified' 'normal' 'low' 'ultraLow')}}\",\n \"mesh\": \"\",\n \"monitorStream\": {\n \"broadcastStreamDelayMs\": {{faker 'number.int' max=99999}},\n \"embedHtml\": \"\",\n \"enableMonitorStream\": {{faker 'datatype.boolean'}}\n },\n \"projection\": \"{{oneOf (array 'projectionUnspecified' 'rectangular' '360' 'mesh')}}\",\n \"recordFromStart\": {{faker 'datatype.boolean'}},\n \"startWithSlate\": {{faker 'datatype.boolean'}},\n \"stereoLayout\": \"{{oneOf (array 'stereoLayoutUnspecified' 'mono' 'leftRight' 'topBottom')}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveBroadcast\",\n \"snippet\": {\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultBroadcast\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"concurrentViewers\": \"\",\n \"totalChatCount\": \"\"\n },\n \"status\": {\n \"lifeCycleStatus\": \"{{oneOf (array 'lifeCycleStatusUnspecified' 'created' 'ready' 'testing' 'live' 'complete' 'revoked' 'testStarting' 'liveStarting')}}\",\n \"liveBroadcastPriority\": \"{{oneOf (array 'liveBroadcastPriorityUnspecified' 'low' 'normal' 'high')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"recordingStatus\": \"{{oneOf (array 'liveBroadcastRecordingStatusUnspecified' 'notRecording' 'recording' 'recorded')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "4dcdc41a-13ea-459e-b870-281d73af7bde", "documentation": "Bind a broadcast to a stream.", "method": "post", "endpoint": "youtube/v3/liveBroadcasts/bind", "responses": [ { "uuid": "cb0e8a5c-45e4-4af0-a603-f6e2c32b56ca", "body": "{\n \"contentDetails\": {\n \"boundStreamId\": \"\",\n \"boundStreamLastUpdateTimeMs\": \"{{faker 'date.recent' 365}}\",\n \"closedCaptionsType\": \"{{oneOf (array 'closedCaptionsTypeUnspecified' 'closedCaptionsDisabled' 'closedCaptionsHttpPost' 'closedCaptionsEmbedded')}}\",\n \"enableAutoStart\": {{faker 'datatype.boolean'}},\n \"enableAutoStop\": {{faker 'datatype.boolean'}},\n \"enableClosedCaptions\": {{faker 'datatype.boolean'}},\n \"enableContentEncryption\": {{faker 'datatype.boolean'}},\n \"enableDvr\": {{faker 'datatype.boolean'}},\n \"enableEmbed\": {{faker 'datatype.boolean'}},\n \"enableLowLatency\": {{faker 'datatype.boolean'}},\n \"latencyPreference\": \"{{oneOf (array 'latencyPreferenceUnspecified' 'normal' 'low' 'ultraLow')}}\",\n \"mesh\": \"\",\n \"monitorStream\": {\n \"broadcastStreamDelayMs\": {{faker 'number.int' max=99999}},\n \"embedHtml\": \"\",\n \"enableMonitorStream\": {{faker 'datatype.boolean'}}\n },\n \"projection\": \"{{oneOf (array 'projectionUnspecified' 'rectangular' '360' 'mesh')}}\",\n \"recordFromStart\": {{faker 'datatype.boolean'}},\n \"startWithSlate\": {{faker 'datatype.boolean'}},\n \"stereoLayout\": \"{{oneOf (array 'stereoLayoutUnspecified' 'mono' 'leftRight' 'topBottom')}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveBroadcast\",\n \"snippet\": {\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultBroadcast\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"concurrentViewers\": \"\",\n \"totalChatCount\": \"\"\n },\n \"status\": {\n \"lifeCycleStatus\": \"{{oneOf (array 'lifeCycleStatusUnspecified' 'created' 'ready' 'testing' 'live' 'complete' 'revoked' 'testStarting' 'liveStarting')}}\",\n \"liveBroadcastPriority\": \"{{oneOf (array 'liveBroadcastPriorityUnspecified' 'low' 'normal' 'high')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"recordingStatus\": \"{{oneOf (array 'liveBroadcastRecordingStatusUnspecified' 'notRecording' 'recording' 'recorded')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "b389c80b-9c2b-4ffb-9dc9-03daf2602e4e", "documentation": "Insert cuepoints in a broadcast", "method": "post", "endpoint": "youtube/v3/liveBroadcasts/cuepoint", "responses": [ { "uuid": "fd12d866-f4de-4669-ab8d-912549f4011e", "body": "{\n \"cueType\": \"{{oneOf (array 'cueTypeUnspecified' 'cueTypeAd')}}\",\n \"durationSecs\": {{faker 'number.int' max=99999}},\n \"etag\": \"\",\n \"id\": \"\",\n \"insertionOffsetTimeMs\": \"\",\n \"walltimeMs\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "d0b3945f-4f71-455b-abb3-05e16604afd1", "documentation": "Transition a broadcast to a given status.", "method": "post", "endpoint": "youtube/v3/liveBroadcasts/transition", "responses": [ { "uuid": "a0973d29-41e8-408d-9014-51ed816124f3", "body": "{\n \"contentDetails\": {\n \"boundStreamId\": \"\",\n \"boundStreamLastUpdateTimeMs\": \"{{faker 'date.recent' 365}}\",\n \"closedCaptionsType\": \"{{oneOf (array 'closedCaptionsTypeUnspecified' 'closedCaptionsDisabled' 'closedCaptionsHttpPost' 'closedCaptionsEmbedded')}}\",\n \"enableAutoStart\": {{faker 'datatype.boolean'}},\n \"enableAutoStop\": {{faker 'datatype.boolean'}},\n \"enableClosedCaptions\": {{faker 'datatype.boolean'}},\n \"enableContentEncryption\": {{faker 'datatype.boolean'}},\n \"enableDvr\": {{faker 'datatype.boolean'}},\n \"enableEmbed\": {{faker 'datatype.boolean'}},\n \"enableLowLatency\": {{faker 'datatype.boolean'}},\n \"latencyPreference\": \"{{oneOf (array 'latencyPreferenceUnspecified' 'normal' 'low' 'ultraLow')}}\",\n \"mesh\": \"\",\n \"monitorStream\": {\n \"broadcastStreamDelayMs\": {{faker 'number.int' max=99999}},\n \"embedHtml\": \"\",\n \"enableMonitorStream\": {{faker 'datatype.boolean'}}\n },\n \"projection\": \"{{oneOf (array 'projectionUnspecified' 'rectangular' '360' 'mesh')}}\",\n \"recordFromStart\": {{faker 'datatype.boolean'}},\n \"startWithSlate\": {{faker 'datatype.boolean'}},\n \"stereoLayout\": \"{{oneOf (array 'stereoLayoutUnspecified' 'mono' 'leftRight' 'topBottom')}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveBroadcast\",\n \"snippet\": {\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultBroadcast\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"concurrentViewers\": \"\",\n \"totalChatCount\": \"\"\n },\n \"status\": {\n \"lifeCycleStatus\": \"{{oneOf (array 'lifeCycleStatusUnspecified' 'created' 'ready' 'testing' 'live' 'complete' 'revoked' 'testStarting' 'liveStarting')}}\",\n \"liveBroadcastPriority\": \"{{oneOf (array 'liveBroadcastPriorityUnspecified' 'low' 'normal' 'high')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"recordingStatus\": \"{{oneOf (array 'liveBroadcastRecordingStatusUnspecified' 'notRecording' 'recording' 'recorded')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "5fc2e1d9-e379-4eac-931b-89b14314a903", "documentation": "Deletes a chat ban.", "method": "delete", "endpoint": "youtube/v3/liveChat/bans", "responses": [ { "uuid": "6de8c8ea-b2d9-4df4-bc67-6a2f89970e67", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "6f14f0ea-903c-4184-830a-ae4a1a63b250", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/liveChat/bans", "responses": [ { "uuid": "324456d4-006e-485c-9a63-523b60894320", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveChatBan\",\n \"snippet\": {\n \"banDurationSeconds\": \"\",\n \"bannedUserDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n },\n \"liveChatId\": \"\",\n \"type\": \"{{oneOf (array 'liveChatBanTypeUnspecified' 'permanent' 'temporary')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "ac30cca5-069a-4a60-9422-be74bd0d442c", "documentation": "Deletes a chat message.", "method": "delete", "endpoint": "youtube/v3/liveChat/messages", "responses": [ { "uuid": "cc9f7160-b9d2-4811-b4e3-3e5473054b1a", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "38349e3d-bf22-4f13-93cb-26f083178fde", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/liveChat/messages", "responses": [ { "uuid": "9e7438a3-a09d-4578-a05e-f12beafcb91c", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"authorDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"isChatModerator\": {{faker 'datatype.boolean'}},\n \"isChatOwner\": {{faker 'datatype.boolean'}},\n \"isChatSponsor\": {{faker 'datatype.boolean'}},\n \"isVerified\": {{faker 'datatype.boolean'}},\n \"profileImageUrl\": \"\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveChatMessage\",\n \"snippet\": {\n \"authorChannelId\": \"\",\n \"displayMessage\": \"\",\n \"fanFundingEventDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"userComment\": \"\"\n },\n \"giftMembershipReceivedDetails\": {\n \"associatedMembershipGiftingMessageId\": \"\",\n \"gifterChannelId\": \"\",\n \"memberLevelName\": \"\"\n },\n \"hasDisplayContent\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"memberMilestoneChatDetails\": {\n \"memberLevelName\": \"\",\n \"memberMonth\": {{faker 'number.int' max=99999}},\n \"userComment\": \"\"\n },\n \"membershipGiftingDetails\": {\n \"giftMembershipsCount\": {{faker 'number.int' max=99999}},\n \"giftMembershipsLevelName\": \"\"\n },\n \"messageDeletedDetails\": {\n \"deletedMessageId\": \"\"\n },\n \"messageRetractedDetails\": {\n \"retractedMessageId\": \"\"\n },\n \"newSponsorDetails\": {\n \"isUpgrade\": {{faker 'datatype.boolean'}},\n \"memberLevelName\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"superChatDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"tier\": {{faker 'number.int' max=99999}},\n \"userComment\": \"\"\n },\n \"superStickerDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"superStickerMetadata\": {\n \"altText\": \"\",\n \"altTextLanguage\": \"\",\n \"stickerId\": \"\"\n },\n \"tier\": {{faker 'number.int' max=99999}}\n },\n \"textMessageDetails\": {\n \"messageText\": \"\"\n },\n \"type\": \"{{oneOf (array 'invalidType' 'textMessageEvent' 'tombstone' 'fanFundingEvent' 'chatEndedEvent' 'sponsorOnlyModeStartedEvent' 'sponsorOnlyModeEndedEvent' 'newSponsorEvent' 'memberMilestoneChatEvent' 'membershipGiftingEvent' 'giftMembershipReceivedEvent' 'messageDeletedEvent' 'messageRetractedEvent' 'userBannedEvent' 'superChatEvent' 'superStickerEvent')}}\",\n \"userBannedDetails\": {\n \"banDurationSeconds\": \"\",\n \"banType\": \"{{oneOf (array 'permanent' 'temporary')}}\",\n \"bannedUserDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n }\n }\n }\n }\n ],\n \"kind\": \"youtube#liveChatMessageListResponse\",\n \"nextPageToken\": \"\",\n \"offlineAt\": \"{{faker 'date.recent' 365}}\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"pollingIntervalMillis\": {{faker 'number.int' max=99999}},\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "88934e3b-e6f2-41fc-ae58-49575ee6085e", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/liveChat/messages", "responses": [ { "uuid": "1c0770c7-dce5-4e5a-a4c7-877d0efa7753", "body": "{\n \"authorDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"isChatModerator\": {{faker 'datatype.boolean'}},\n \"isChatOwner\": {{faker 'datatype.boolean'}},\n \"isChatSponsor\": {{faker 'datatype.boolean'}},\n \"isVerified\": {{faker 'datatype.boolean'}},\n \"profileImageUrl\": \"\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveChatMessage\",\n \"snippet\": {\n \"authorChannelId\": \"\",\n \"displayMessage\": \"\",\n \"fanFundingEventDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"userComment\": \"\"\n },\n \"giftMembershipReceivedDetails\": {\n \"associatedMembershipGiftingMessageId\": \"\",\n \"gifterChannelId\": \"\",\n \"memberLevelName\": \"\"\n },\n \"hasDisplayContent\": {{faker 'datatype.boolean'}},\n \"liveChatId\": \"\",\n \"memberMilestoneChatDetails\": {\n \"memberLevelName\": \"\",\n \"memberMonth\": {{faker 'number.int' max=99999}},\n \"userComment\": \"\"\n },\n \"membershipGiftingDetails\": {\n \"giftMembershipsCount\": {{faker 'number.int' max=99999}},\n \"giftMembershipsLevelName\": \"\"\n },\n \"messageDeletedDetails\": {\n \"deletedMessageId\": \"\"\n },\n \"messageRetractedDetails\": {\n \"retractedMessageId\": \"\"\n },\n \"newSponsorDetails\": {\n \"isUpgrade\": {{faker 'datatype.boolean'}},\n \"memberLevelName\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"superChatDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"tier\": {{faker 'number.int' max=99999}},\n \"userComment\": \"\"\n },\n \"superStickerDetails\": {\n \"amountDisplayString\": \"\",\n \"amountMicros\": \"\",\n \"currency\": \"\",\n \"superStickerMetadata\": {\n \"altText\": \"\",\n \"altTextLanguage\": \"\",\n \"stickerId\": \"\"\n },\n \"tier\": {{faker 'number.int' max=99999}}\n },\n \"textMessageDetails\": {\n \"messageText\": \"\"\n },\n \"type\": \"{{oneOf (array 'invalidType' 'textMessageEvent' 'tombstone' 'fanFundingEvent' 'chatEndedEvent' 'sponsorOnlyModeStartedEvent' 'sponsorOnlyModeEndedEvent' 'newSponsorEvent' 'memberMilestoneChatEvent' 'membershipGiftingEvent' 'giftMembershipReceivedEvent' 'messageDeletedEvent' 'messageRetractedEvent' 'userBannedEvent' 'superChatEvent' 'superStickerEvent')}}\",\n \"userBannedDetails\": {\n \"banDurationSeconds\": \"\",\n \"banType\": \"{{oneOf (array 'permanent' 'temporary')}}\",\n \"bannedUserDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "9059dccd-6638-42d1-bdbb-47544c28cd6b", "documentation": "Deletes a chat moderator.", "method": "delete", "endpoint": "youtube/v3/liveChat/moderators", "responses": [ { "uuid": "8c92de88-33f9-4c17-9e45-4593ed78170d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "94047a02-c7c5-4a03-892d-cf282b245580", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/liveChat/moderators", "responses": [ { "uuid": "b92765d2-ddb7-4eee-b384-d5555fe0cf1e", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveChatModerator\",\n \"snippet\": {\n \"liveChatId\": \"\",\n \"moderatorDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n }\n }\n }\n ],\n \"kind\": \"youtube#liveChatModeratorListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e1f4c291-52f3-4f4c-a1ec-71ee8821dde0", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/liveChat/moderators", "responses": [ { "uuid": "bf9692b7-2f38-4812-8c04-8fc018d3e9c5", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveChatModerator\",\n \"snippet\": {\n \"liveChatId\": \"\",\n \"moderatorDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "426c8084-bd9c-41e4-9e25-0b87ce1f194d", "documentation": "Deletes an existing stream for the authenticated user.", "method": "delete", "endpoint": "youtube/v3/liveStreams", "responses": [ { "uuid": "a5efd8a3-f3f6-48e7-ba38-0bb42eb578da", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "c0708017-9d2e-4631-91a8-be5590a8d981", "documentation": "Retrieve the list of streams associated with the given channel. --", "method": "get", "endpoint": "youtube/v3/liveStreams", "responses": [ { "uuid": "b387218b-376e-4bbf-beed-c5976a1f94e3", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"cdn\": {\n \"format\": \"\",\n \"frameRate\": \"{{oneOf (array '30fps' '60fps' 'variable')}}\",\n \"ingestionInfo\": {\n \"backupIngestionAddress\": \"\",\n \"ingestionAddress\": \"\",\n \"rtmpsBackupIngestionAddress\": \"\",\n \"rtmpsIngestionAddress\": \"\",\n \"streamName\": \"\"\n },\n \"ingestionType\": \"{{oneOf (array 'rtmp' 'dash' 'webrtc' 'hls')}}\",\n \"resolution\": \"{{oneOf (array '240p' '360p' '480p' '720p' '1080p' '1440p' '2160p' 'variable')}}\"\n },\n \"contentDetails\": {\n \"closedCaptionsIngestionUrl\": \"\",\n \"isReusable\": {{faker 'datatype.boolean'}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveStream\",\n \"snippet\": {\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultStream\": {{faker 'datatype.boolean'}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n },\n \"status\": {\n \"healthStatus\": {\n \"configurationIssues\": [\n {\n \"description\": \"\",\n \"reason\": \"\",\n \"severity\": \"{{oneOf (array 'info' 'warning' 'error')}}\",\n \"type\": \"{{oneOf (array 'gopSizeOver' 'gopSizeLong' 'gopSizeShort' 'openGop' 'badContainer' 'audioBitrateHigh' 'audioBitrateLow' 'audioSampleRate' 'bitrateHigh' 'bitrateLow' 'audioCodec' 'videoCodec' 'noAudioStream' 'noVideoStream' 'multipleVideoStreams' 'multipleAudioStreams' 'audioTooManyChannels' 'interlacedVideo' 'frameRateHigh' 'resolutionMismatch' 'videoCodecMismatch' 'videoInterlaceMismatch' 'videoProfileMismatch' 'videoBitrateMismatch' 'framerateMismatch' 'gopMismatch' 'audioSampleRateMismatch' 'audioStereoMismatch' 'audioCodecMismatch' 'audioBitrateMismatch' 'videoResolutionSuboptimal' 'videoResolutionUnsupported' 'videoIngestionStarved' 'videoIngestionFasterThanRealtime')}}\"\n }\n ],\n \"lastUpdateTimeSeconds\": \"\",\n \"status\": \"{{oneOf (array 'good' 'ok' 'bad' 'noData' 'revoked')}}\"\n },\n \"streamStatus\": \"{{oneOf (array 'created' 'ready' 'active' 'inactive' 'error')}}\"\n }\n }\n ],\n \"kind\": \"youtube#liveStreamListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "b9127bdc-4fcf-48a1-a6db-0bd3f989b565", "documentation": "Inserts a new stream for the authenticated user.", "method": "post", "endpoint": "youtube/v3/liveStreams", "responses": [ { "uuid": "df2f54da-13b0-4cc7-b061-844ebf5f604b", "body": "{\n \"cdn\": {\n \"format\": \"\",\n \"frameRate\": \"{{oneOf (array '30fps' '60fps' 'variable')}}\",\n \"ingestionInfo\": {\n \"backupIngestionAddress\": \"\",\n \"ingestionAddress\": \"\",\n \"rtmpsBackupIngestionAddress\": \"\",\n \"rtmpsIngestionAddress\": \"\",\n \"streamName\": \"\"\n },\n \"ingestionType\": \"{{oneOf (array 'rtmp' 'dash' 'webrtc' 'hls')}}\",\n \"resolution\": \"{{oneOf (array '240p' '360p' '480p' '720p' '1080p' '1440p' '2160p' 'variable')}}\"\n },\n \"contentDetails\": {\n \"closedCaptionsIngestionUrl\": \"\",\n \"isReusable\": {{faker 'datatype.boolean'}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveStream\",\n \"snippet\": {\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultStream\": {{faker 'datatype.boolean'}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n },\n \"status\": {\n \"healthStatus\": {\n \"configurationIssues\": [\n {\n \"description\": \"\",\n \"reason\": \"\",\n \"severity\": \"{{oneOf (array 'info' 'warning' 'error')}}\",\n \"type\": \"{{oneOf (array 'gopSizeOver' 'gopSizeLong' 'gopSizeShort' 'openGop' 'badContainer' 'audioBitrateHigh' 'audioBitrateLow' 'audioSampleRate' 'bitrateHigh' 'bitrateLow' 'audioCodec' 'videoCodec' 'noAudioStream' 'noVideoStream' 'multipleVideoStreams' 'multipleAudioStreams' 'audioTooManyChannels' 'interlacedVideo' 'frameRateHigh' 'resolutionMismatch' 'videoCodecMismatch' 'videoInterlaceMismatch' 'videoProfileMismatch' 'videoBitrateMismatch' 'framerateMismatch' 'gopMismatch' 'audioSampleRateMismatch' 'audioStereoMismatch' 'audioCodecMismatch' 'audioBitrateMismatch' 'videoResolutionSuboptimal' 'videoResolutionUnsupported' 'videoIngestionStarved' 'videoIngestionFasterThanRealtime')}}\"\n }\n ],\n \"lastUpdateTimeSeconds\": \"\",\n \"status\": \"{{oneOf (array 'good' 'ok' 'bad' 'noData' 'revoked')}}\"\n },\n \"streamStatus\": \"{{oneOf (array 'created' 'ready' 'active' 'inactive' 'error')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "60042217-5f43-4f57-96b8-69631ead752f", "documentation": "Updates an existing stream for the authenticated user.", "method": "put", "endpoint": "youtube/v3/liveStreams", "responses": [ { "uuid": "b01ebd34-1177-44b6-95e1-9728b20738df", "body": "{\n \"cdn\": {\n \"format\": \"\",\n \"frameRate\": \"{{oneOf (array '30fps' '60fps' 'variable')}}\",\n \"ingestionInfo\": {\n \"backupIngestionAddress\": \"\",\n \"ingestionAddress\": \"\",\n \"rtmpsBackupIngestionAddress\": \"\",\n \"rtmpsIngestionAddress\": \"\",\n \"streamName\": \"\"\n },\n \"ingestionType\": \"{{oneOf (array 'rtmp' 'dash' 'webrtc' 'hls')}}\",\n \"resolution\": \"{{oneOf (array '240p' '360p' '480p' '720p' '1080p' '1440p' '2160p' 'variable')}}\"\n },\n \"contentDetails\": {\n \"closedCaptionsIngestionUrl\": \"\",\n \"isReusable\": {{faker 'datatype.boolean'}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#liveStream\",\n \"snippet\": {\n \"channelId\": \"\",\n \"description\": \"\",\n \"isDefaultStream\": {{faker 'datatype.boolean'}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"title\": \"\"\n },\n \"status\": {\n \"healthStatus\": {\n \"configurationIssues\": [\n {\n \"description\": \"\",\n \"reason\": \"\",\n \"severity\": \"{{oneOf (array 'info' 'warning' 'error')}}\",\n \"type\": \"{{oneOf (array 'gopSizeOver' 'gopSizeLong' 'gopSizeShort' 'openGop' 'badContainer' 'audioBitrateHigh' 'audioBitrateLow' 'audioSampleRate' 'bitrateHigh' 'bitrateLow' 'audioCodec' 'videoCodec' 'noAudioStream' 'noVideoStream' 'multipleVideoStreams' 'multipleAudioStreams' 'audioTooManyChannels' 'interlacedVideo' 'frameRateHigh' 'resolutionMismatch' 'videoCodecMismatch' 'videoInterlaceMismatch' 'videoProfileMismatch' 'videoBitrateMismatch' 'framerateMismatch' 'gopMismatch' 'audioSampleRateMismatch' 'audioStereoMismatch' 'audioCodecMismatch' 'audioBitrateMismatch' 'videoResolutionSuboptimal' 'videoResolutionUnsupported' 'videoIngestionStarved' 'videoIngestionFasterThanRealtime')}}\"\n }\n ],\n \"lastUpdateTimeSeconds\": \"\",\n \"status\": \"{{oneOf (array 'good' 'ok' 'bad' 'noData' 'revoked')}}\"\n },\n \"streamStatus\": \"{{oneOf (array 'created' 'ready' 'active' 'inactive' 'error')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "8870afcc-f7f4-4a22-8549-8fd980d66626", "documentation": "Retrieves a list of members that match the request criteria for a channel.", "method": "get", "endpoint": "youtube/v3/members", "responses": [ { "uuid": "e29bf6f7-34e4-46a1-95fa-9a1123309c4a", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"kind\": \"youtube#member\",\n \"snippet\": {\n \"creatorChannelId\": \"\",\n \"memberDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n },\n \"membershipsDetails\": {\n \"accessibleLevels\": [\n \"\"\n ],\n \"highestAccessibleLevel\": \"\",\n \"highestAccessibleLevelDisplayName\": \"\",\n \"membershipsDuration\": {\n \"memberSince\": \"\",\n \"memberTotalDurationMonths\": {{faker 'number.int' max=99999}}\n },\n \"membershipsDurationAtLevels\": [\n {\n \"level\": \"\",\n \"memberSince\": \"\",\n \"memberTotalDurationMonths\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n }\n }\n ],\n \"kind\": \"youtube#memberListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "cd9c565d-46b4-4a83-a3d5-8e0565753d2e", "documentation": "Retrieves a list of all pricing levels offered by a creator to the fans.", "method": "get", "endpoint": "youtube/v3/membershipsLevels", "responses": [ { "uuid": "897ad2a1-5a77-42da-9b28-0e583eeb48d5", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#membershipsLevel\",\n \"snippet\": {\n \"creatorChannelId\": \"\",\n \"levelDetails\": {\n \"displayName\": \"\"\n }\n }\n }\n ],\n \"kind\": \"youtube#membershipsLevelListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "7b198116-2204-4ffb-bbe0-036ac35d363e", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/playlistItems", "responses": [ { "uuid": "2d8f3bcb-7422-4adc-81b4-288d7ec522a1", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "90d5234b-c700-4fc7-9642-32b3da68a729", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/playlistItems", "responses": [ { "uuid": "e515e033-fc82-4d09-b52e-fd0dabce37c4", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"endAt\": \"\",\n \"note\": \"\",\n \"startAt\": \"\",\n \"videoId\": \"\",\n \"videoPublishedAt\": \"{{faker 'date.recent' 365}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlistItem\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"playlistId\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\",\n \"videoOwnerChannelId\": \"\",\n \"videoOwnerChannelTitle\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n }\n ],\n \"kind\": \"youtube#playlistItemListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "082fb0cb-f4d2-4457-86db-88b80074d123", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/playlistItems", "responses": [ { "uuid": "22e5abfb-7bfc-4438-bd97-ca3722eeed25", "body": "{\n \"contentDetails\": {\n \"endAt\": \"\",\n \"note\": \"\",\n \"startAt\": \"\",\n \"videoId\": \"\",\n \"videoPublishedAt\": \"{{faker 'date.recent' 365}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlistItem\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"playlistId\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\",\n \"videoOwnerChannelId\": \"\",\n \"videoOwnerChannelTitle\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "c3f74db4-5015-4f4c-a4a4-d9b462aaecb7", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/playlistItems", "responses": [ { "uuid": "3306e8ef-a54d-46d8-8ff8-cbdf43224545", "body": "{\n \"contentDetails\": {\n \"endAt\": \"\",\n \"note\": \"\",\n \"startAt\": \"\",\n \"videoId\": \"\",\n \"videoPublishedAt\": \"{{faker 'date.recent' 365}}\"\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlistItem\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"playlistId\": \"\",\n \"position\": {{faker 'number.int' max=99999}},\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\",\n \"videoOwnerChannelId\": \"\",\n \"videoOwnerChannelTitle\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "a5fff2e2-980a-4670-8c9a-ae4a14dc054d", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/playlists", "responses": [ { "uuid": "1e2233f1-50e5-448e-bb30-50bee88f4a81", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e4764938-af3e-4806-9d55-4a7d426578c4", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/playlists", "responses": [ { "uuid": "567dfdc2-67b6-4d67-9d8c-b382f680551b", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"itemCount\": {{faker 'number.int' max=99999}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlist\",\n \"localizations\": {},\n \"player\": {\n \"embedHtml\": \"\"\n },\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnailVideoId\": \"\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n }\n ],\n \"kind\": \"youtube#playlistListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "61025fc6-4bd3-40c8-9188-6901e6ac4dfa", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/playlists", "responses": [ { "uuid": "423c58e3-dbd9-4b15-a470-7187739d8117", "body": "{\n \"contentDetails\": {\n \"itemCount\": {{faker 'number.int' max=99999}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlist\",\n \"localizations\": {},\n \"player\": {\n \"embedHtml\": \"\"\n },\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnailVideoId\": \"\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "1eee83c7-db77-46ef-8fec-22b0a649ca3d", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/playlists", "responses": [ { "uuid": "c059faf0-25eb-48f8-9197-647bb7c57a8f", "body": "{\n \"contentDetails\": {\n \"itemCount\": {{faker 'number.int' max=99999}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#playlist\",\n \"localizations\": {},\n \"player\": {\n \"embedHtml\": \"\"\n },\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnailVideoId\": \"\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"status\": {\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "01962994-0cea-4730-828b-356f00a21c91", "documentation": "Retrieves a list of search resources", "method": "get", "endpoint": "youtube/v3/search", "responses": [ { "uuid": "a4a85129-91f9-49e5-b70e-c1049e0df9b5", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"kind\": \"youtube#searchResult\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"liveBroadcastContent\": \"{{oneOf (array 'none' 'upcoming' 'live' 'completed')}}\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#searchListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"regionCode\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "3bfec226-9234-4547-9fc4-1e88342ab8ca", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/subscriptions", "responses": [ { "uuid": "bcdb0c0e-1d3e-4d60-9916-d4526abf37d3", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "ee46aada-030e-47e7-81e0-3dfaa1a1fe1e", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/subscriptions", "responses": [ { "uuid": "a349596b-8e65-4060-b198-b00d0266d813", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"contentDetails\": {\n \"activityType\": \"{{oneOf (array 'subscriptionActivityTypeUnspecified' 'all' 'uploads')}}\",\n \"newItemCount\": {{faker 'number.int' max=99999}},\n \"totalItemCount\": {{faker 'number.int' max=99999}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#subscription\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"subscriberSnippet\": {\n \"channelId\": \"\",\n \"description\": \"\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#subscriptionListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "16c4eac2-1fc7-4ed6-905a-ec3e9e9739d7", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/subscriptions", "responses": [ { "uuid": "d4bb69ca-a007-4138-9b33-5af157b3eda8", "body": "{\n \"contentDetails\": {\n \"activityType\": \"{{oneOf (array 'subscriptionActivityTypeUnspecified' 'all' 'uploads')}}\",\n \"newItemCount\": {{faker 'number.int' max=99999}},\n \"totalItemCount\": {{faker 'number.int' max=99999}}\n },\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#subscription\",\n \"snippet\": {\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"description\": \"\",\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"resourceId\": {\n \"channelId\": \"\",\n \"kind\": \"\",\n \"playlistId\": \"\",\n \"videoId\": \"\"\n },\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"subscriberSnippet\": {\n \"channelId\": \"\",\n \"description\": \"\",\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "b1cbdb50-8367-49f6-add3-0c9f8f01c865", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/superChatEvents", "responses": [ { "uuid": "4a013e5d-fb2a-458a-a939-a7dc756724ea", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#superChatEvent\",\n \"snippet\": {\n \"amountMicros\": \"\",\n \"channelId\": \"\",\n \"commentText\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"currency\": \"\",\n \"displayString\": \"\",\n \"isSuperStickerEvent\": {{faker 'datatype.boolean'}},\n \"messageType\": {{faker 'number.int' max=99999}},\n \"superStickerMetadata\": {\n \"altText\": \"\",\n \"altTextLanguage\": \"\",\n \"stickerId\": \"\"\n },\n \"supporterDetails\": {\n \"channelId\": \"\",\n \"channelUrl\": \"\",\n \"displayName\": \"\",\n \"profileImageUrl\": \"\"\n }\n }\n }\n ],\n \"kind\": \"youtube#superChatEventListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e24f4f5d-5745-46d8-9e7e-c2afa9f37efe", "documentation": "POST method.", "method": "post", "endpoint": "youtube/v3/tests", "responses": [ { "uuid": "78f5083d-1e0d-4b1b-9c51-cb77d6431534", "body": "{\n \"featuredPart\": {{faker 'datatype.boolean'}},\n \"gaia\": \"\",\n \"id\": \"\",\n \"snippet\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "f5fb90c7-4b6b-4374-ada0-5efe98a1bcef", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/thirdPartyLinks", "responses": [ { "uuid": "3b807e42-8eea-4809-86c0-ced46a37aed7", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "3de59f09-cba3-4254-8c95-aabd85af237d", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/thirdPartyLinks", "responses": [ { "uuid": "e6a57511-7d2b-4220-9339-5e6a1b9c46cc", "body": "{\n \"etag\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"kind\": \"youtube#thirdPartyLink\",\n \"linkingToken\": \"\",\n \"snippet\": {\n \"channelToStoreLink\": {\n \"merchantId\": \"\",\n \"storeName\": \"\",\n \"storeUrl\": \"\"\n },\n \"type\": \"{{oneOf (array 'linkUnspecified' 'channelToStoreLink')}}\"\n },\n \"status\": {\n \"linkStatus\": \"{{oneOf (array 'unknown' 'failed' 'pending' 'linked')}}\"\n }\n }\n ],\n \"kind\": \"youtube#thirdPartyLinkListResponse\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "bc302ebc-5547-40da-9345-4fbdf8b44ec3", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/thirdPartyLinks", "responses": [ { "uuid": "73c5a40e-0d3f-4280-81d3-d13146b53f3a", "body": "{\n \"etag\": \"\",\n \"kind\": \"youtube#thirdPartyLink\",\n \"linkingToken\": \"\",\n \"snippet\": {\n \"channelToStoreLink\": {\n \"merchantId\": \"\",\n \"storeName\": \"\",\n \"storeUrl\": \"\"\n },\n \"type\": \"{{oneOf (array 'linkUnspecified' 'channelToStoreLink')}}\"\n },\n \"status\": {\n \"linkStatus\": \"{{oneOf (array 'unknown' 'failed' 'pending' 'linked')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "007d2d95-a22f-429f-950f-26ba474b9171", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/thirdPartyLinks", "responses": [ { "uuid": "69845995-906f-42b5-a817-103885bed1b7", "body": "{\n \"etag\": \"\",\n \"kind\": \"youtube#thirdPartyLink\",\n \"linkingToken\": \"\",\n \"snippet\": {\n \"channelToStoreLink\": {\n \"merchantId\": \"\",\n \"storeName\": \"\",\n \"storeUrl\": \"\"\n },\n \"type\": \"{{oneOf (array 'linkUnspecified' 'channelToStoreLink')}}\"\n },\n \"status\": {\n \"linkStatus\": \"{{oneOf (array 'unknown' 'failed' 'pending' 'linked')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "84b31263-bc9b-4f8c-a5bd-ccfbbf4be87b", "documentation": "As this is not an insert in a strict sense (it supports uploading/setting of a thumbnail for multiple videos, which doesn't result in creation of a single resource), I use a custom verb here.", "method": "post", "endpoint": "youtube/v3/thumbnails/set", "responses": [ { "uuid": "0de3b0d9-4bd6-4a37-a936-125cf4133e62", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"kind\": \"youtube#thumbnailSetResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "6a2f8528-3ac1-4e26-ae5b-aaed5026a106", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/videoAbuseReportReasons", "responses": [ { "uuid": "43f5cd0d-0e04-4f0f-976d-1f62a3c44d95", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#videoAbuseReportReason\",\n \"snippet\": {\n \"label\": \"\",\n \"secondaryReasons\": [\n {\n \"id\": \"\",\n \"label\": \"\"\n }\n ]\n }\n }\n ],\n \"kind\": \"youtube#videoAbuseReportReasonListResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "6f6cad7d-db83-4d5a-96bf-a01ac4b460ac", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/videoCategories", "responses": [ { "uuid": "247e7be6-766f-4fe8-91a7-6b793f64dee0", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"youtube#videoCategory\",\n \"snippet\": {\n \"assignable\": {{faker 'datatype.boolean'}},\n \"channelId\": \"UCBR8-60-B28hp2BmDPdntcQ\",\n \"title\": \"\"\n }\n }\n ],\n \"kind\": \"youtube#videoCategoryListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "33232377-1745-4228-a549-8f6f7fd9cfa0", "documentation": "Deletes a resource.", "method": "delete", "endpoint": "youtube/v3/videos", "responses": [ { "uuid": "f7f74d1e-f2cd-4da4-bd49-98f19421a509", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "b1d6f58b-27cd-426c-8efa-b973c5b20833", "documentation": "Retrieves a list of resources, possibly filtered.", "method": "get", "endpoint": "youtube/v3/videos", "responses": [ { "uuid": "29800dd5-4303-4293-a663-d764df4ddd07", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"ageGating\": {\n \"alcoholContent\": {{faker 'datatype.boolean'}},\n \"restricted\": {{faker 'datatype.boolean'}},\n \"videoGameRating\": \"{{oneOf (array 'anyone' 'm15Plus' 'm16Plus' 'm17Plus')}}\"\n },\n \"contentDetails\": {\n \"caption\": \"{{oneOf (array 'true' 'false')}}\",\n \"contentRating\": {\n \"acbRating\": \"{{oneOf (array 'acbUnspecified' 'acbE' 'acbP' 'acbC' 'acbG' 'acbPg' 'acbM' 'acbMa15plus' 'acbR18plus' 'acbUnrated')}}\",\n \"agcomRating\": \"{{oneOf (array 'agcomUnspecified' 'agcomT' 'agcomVm14' 'agcomVm18' 'agcomUnrated')}}\",\n \"anatelRating\": \"{{oneOf (array 'anatelUnspecified' 'anatelF' 'anatelI' 'anatelI7' 'anatelI10' 'anatelI12' 'anatelR' 'anatelA' 'anatelUnrated')}}\",\n \"bbfcRating\": \"{{oneOf (array 'bbfcUnspecified' 'bbfcU' 'bbfcPg' 'bbfc12a' 'bbfc12' 'bbfc15' 'bbfc18' 'bbfcR18' 'bbfcUnrated')}}\",\n \"bfvcRating\": \"{{oneOf (array 'bfvcUnspecified' 'bfvcG' 'bfvcE' 'bfvc13' 'bfvc15' 'bfvc18' 'bfvc20' 'bfvcB' 'bfvcUnrated')}}\",\n \"bmukkRating\": \"{{oneOf (array 'bmukkUnspecified' 'bmukkAa' 'bmukk6' 'bmukk8' 'bmukk10' 'bmukk12' 'bmukk14' 'bmukk16' 'bmukkUnrated')}}\",\n \"catvRating\": \"{{oneOf (array 'catvUnspecified' 'catvC' 'catvC8' 'catvG' 'catvPg' 'catv14plus' 'catv18plus' 'catvUnrated' 'catvE')}}\",\n \"catvfrRating\": \"{{oneOf (array 'catvfrUnspecified' 'catvfrG' 'catvfr8plus' 'catvfr13plus' 'catvfr16plus' 'catvfr18plus' 'catvfrUnrated' 'catvfrE')}}\",\n \"cbfcRating\": \"{{oneOf (array 'cbfcUnspecified' 'cbfcU' 'cbfcUA' 'cbfcUA7plus' 'cbfcUA13plus' 'cbfcUA16plus' 'cbfcA' 'cbfcS' 'cbfcUnrated')}}\",\n \"cccRating\": \"{{oneOf (array 'cccUnspecified' 'cccTe' 'ccc6' 'ccc14' 'ccc18' 'ccc18v' 'ccc18s' 'cccUnrated')}}\",\n \"cceRating\": \"{{oneOf (array 'cceUnspecified' 'cceM4' 'cceM6' 'cceM12' 'cceM16' 'cceM18' 'cceUnrated' 'cceM14')}}\",\n \"chfilmRating\": \"{{oneOf (array 'chfilmUnspecified' 'chfilm0' 'chfilm6' 'chfilm12' 'chfilm16' 'chfilm18' 'chfilmUnrated')}}\",\n \"chvrsRating\": \"{{oneOf (array 'chvrsUnspecified' 'chvrsG' 'chvrsPg' 'chvrs14a' 'chvrs18a' 'chvrsR' 'chvrsE' 'chvrsUnrated')}}\",\n \"cicfRating\": \"{{oneOf (array 'cicfUnspecified' 'cicfE' 'cicfKtEa' 'cicfKntEna' 'cicfUnrated')}}\",\n \"cnaRating\": \"{{oneOf (array 'cnaUnspecified' 'cnaAp' 'cna12' 'cna15' 'cna18' 'cna18plus' 'cnaUnrated')}}\",\n \"cncRating\": \"{{oneOf (array 'cncUnspecified' 'cncT' 'cnc10' 'cnc12' 'cnc16' 'cnc18' 'cncE' 'cncInterdiction' 'cncUnrated')}}\",\n \"csaRating\": \"{{oneOf (array 'csaUnspecified' 'csaT' 'csa10' 'csa12' 'csa16' 'csa18' 'csaInterdiction' 'csaUnrated')}}\",\n \"cscfRating\": \"{{oneOf (array 'cscfUnspecified' 'cscfAl' 'cscfA' 'cscf6' 'cscf9' 'cscf12' 'cscf16' 'cscf18' 'cscfUnrated')}}\",\n \"czfilmRating\": \"{{oneOf (array 'czfilmUnspecified' 'czfilmU' 'czfilm12' 'czfilm14' 'czfilm18' 'czfilmUnrated')}}\",\n \"djctqRating\": \"{{oneOf (array 'djctqUnspecified' 'djctqL' 'djctq10' 'djctq12' 'djctq14' 'djctq16' 'djctq18' 'djctqEr' 'djctqL10' 'djctqL12' 'djctqL14' 'djctqL16' 'djctqL18' 'djctq1012' 'djctq1014' 'djctq1016' 'djctq1018' 'djctq1214' 'djctq1216' 'djctq1218' 'djctq1416' 'djctq1418' 'djctq1618' 'djctqUnrated')}}\",\n \"djctqRatingReasons\": [\n \"{{oneOf (array 'djctqRatingReasonUnspecified' 'djctqViolence' 'djctqExtremeViolence' 'djctqSexualContent' 'djctqNudity' 'djctqSex' 'djctqExplicitSex' 'djctqDrugs' 'djctqLegalDrugs' 'djctqIllegalDrugs' 'djctqInappropriateLanguage' 'djctqCriminalActs' 'djctqImpactingContent')}}\"\n ],\n \"ecbmctRating\": \"{{oneOf (array 'ecbmctUnspecified' 'ecbmctG' 'ecbmct7a' 'ecbmct7plus' 'ecbmct13a' 'ecbmct13plus' 'ecbmct15a' 'ecbmct15plus' 'ecbmct18plus' 'ecbmctUnrated')}}\",\n \"eefilmRating\": \"{{oneOf (array 'eefilmUnspecified' 'eefilmPere' 'eefilmL' 'eefilmMs6' 'eefilmK6' 'eefilmMs12' 'eefilmK12' 'eefilmK14' 'eefilmK16' 'eefilmUnrated')}}\",\n \"egfilmRating\": \"{{oneOf (array 'egfilmUnspecified' 'egfilmGn' 'egfilm18' 'egfilmBn' 'egfilmUnrated')}}\",\n \"eirinRating\": \"{{oneOf (array 'eirinUnspecified' 'eirinG' 'eirinPg12' 'eirinR15plus' 'eirinR18plus' 'eirinUnrated')}}\",\n \"fcbmRating\": \"{{oneOf (array 'fcbmUnspecified' 'fcbmU' 'fcbmPg13' 'fcbmP13' 'fcbm18' 'fcbm18sx' 'fcbm18pa' 'fcbm18sg' 'fcbm18pl' 'fcbmUnrated')}}\",\n \"fcoRating\": \"{{oneOf (array 'fcoUnspecified' 'fcoI' 'fcoIia' 'fcoIib' 'fcoIi' 'fcoIii' 'fcoUnrated')}}\",\n \"fmocRating\": \"{{oneOf (array 'fmocUnspecified' 'fmocU' 'fmoc10' 'fmoc12' 'fmoc16' 'fmoc18' 'fmocE' 'fmocUnrated')}}\",\n \"fpbRating\": \"{{oneOf (array 'fpbUnspecified' 'fpbA' 'fpbPg' 'fpb79Pg' 'fpb1012Pg' 'fpb13' 'fpb16' 'fpb18' 'fpbX18' 'fpbXx' 'fpbUnrated' 'fpb10')}}\",\n \"fpbRatingReasons\": [\n \"{{oneOf (array 'fpbRatingReasonUnspecified' 'fpbBlasphemy' 'fpbLanguage' 'fpbNudity' 'fpbPrejudice' 'fpbSex' 'fpbViolence' 'fpbDrugs' 'fpbSexualViolence' 'fpbHorror' 'fpbCriminalTechniques' 'fpbImitativeActsTechniques')}}\"\n ],\n \"fskRating\": \"{{oneOf (array 'fskUnspecified' 'fsk0' 'fsk6' 'fsk12' 'fsk16' 'fsk18' 'fskUnrated')}}\",\n \"grfilmRating\": \"{{oneOf (array 'grfilmUnspecified' 'grfilmK' 'grfilmE' 'grfilmK12' 'grfilmK13' 'grfilmK15' 'grfilmK17' 'grfilmK18' 'grfilmUnrated')}}\",\n \"icaaRating\": \"{{oneOf (array 'icaaUnspecified' 'icaaApta' 'icaa7' 'icaa12' 'icaa13' 'icaa16' 'icaa18' 'icaaX' 'icaaUnrated')}}\",\n \"ifcoRating\": \"{{oneOf (array 'ifcoUnspecified' 'ifcoG' 'ifcoPg' 'ifco12' 'ifco12a' 'ifco15' 'ifco15a' 'ifco16' 'ifco18' 'ifcoUnrated')}}\",\n \"ilfilmRating\": \"{{oneOf (array 'ilfilmUnspecified' 'ilfilmAa' 'ilfilm12' 'ilfilm14' 'ilfilm16' 'ilfilm18' 'ilfilmUnrated')}}\",\n \"incaaRating\": \"{{oneOf (array 'incaaUnspecified' 'incaaAtp' 'incaaSam13' 'incaaSam16' 'incaaSam18' 'incaaC' 'incaaUnrated')}}\",\n \"kfcbRating\": \"{{oneOf (array 'kfcbUnspecified' 'kfcbG' 'kfcbPg' 'kfcb16plus' 'kfcbR' 'kfcbUnrated')}}\",\n \"kijkwijzerRating\": \"{{oneOf (array 'kijkwijzerUnspecified' 'kijkwijzerAl' 'kijkwijzer6' 'kijkwijzer9' 'kijkwijzer12' 'kijkwijzer16' 'kijkwijzer18' 'kijkwijzerUnrated')}}\",\n \"kmrbRating\": \"{{oneOf (array 'kmrbUnspecified' 'kmrbAll' 'kmrb12plus' 'kmrb15plus' 'kmrbTeenr' 'kmrbR' 'kmrbUnrated')}}\",\n \"lsfRating\": \"{{oneOf (array 'lsfUnspecified' 'lsfSu' 'lsfA' 'lsfBo' 'lsf13' 'lsfR' 'lsf17' 'lsfD' 'lsf21' 'lsfUnrated')}}\",\n \"mccaaRating\": \"{{oneOf (array 'mccaaUnspecified' 'mccaaU' 'mccaaPg' 'mccaa12a' 'mccaa12' 'mccaa14' 'mccaa15' 'mccaa16' 'mccaa18' 'mccaaUnrated')}}\",\n \"mccypRating\": \"{{oneOf (array 'mccypUnspecified' 'mccypA' 'mccyp7' 'mccyp11' 'mccyp15' 'mccypUnrated')}}\",\n \"mcstRating\": \"{{oneOf (array 'mcstUnspecified' 'mcstP' 'mcst0' 'mcstC13' 'mcstC16' 'mcst16plus' 'mcstC18' 'mcstGPg' 'mcstUnrated')}}\",\n \"mdaRating\": \"{{oneOf (array 'mdaUnspecified' 'mdaG' 'mdaPg' 'mdaPg13' 'mdaNc16' 'mdaM18' 'mdaR21' 'mdaUnrated')}}\",\n \"medietilsynetRating\": \"{{oneOf (array 'medietilsynetUnspecified' 'medietilsynetA' 'medietilsynet6' 'medietilsynet7' 'medietilsynet9' 'medietilsynet11' 'medietilsynet12' 'medietilsynet15' 'medietilsynet18' 'medietilsynetUnrated')}}\",\n \"mekuRating\": \"{{oneOf (array 'mekuUnspecified' 'mekuS' 'meku7' 'meku12' 'meku16' 'meku18' 'mekuUnrated')}}\",\n \"menaMpaaRating\": \"{{oneOf (array 'menaMpaaUnspecified' 'menaMpaaG' 'menaMpaaPg' 'menaMpaaPg13' 'menaMpaaR' 'menaMpaaUnrated')}}\",\n \"mibacRating\": \"{{oneOf (array 'mibacUnspecified' 'mibacT' 'mibacVap' 'mibacVm6' 'mibacVm12' 'mibacVm14' 'mibacVm16' 'mibacVm18' 'mibacUnrated')}}\",\n \"mocRating\": \"{{oneOf (array 'mocUnspecified' 'mocE' 'mocT' 'moc7' 'moc12' 'moc15' 'moc18' 'mocX' 'mocBanned' 'mocUnrated')}}\",\n \"moctwRating\": \"{{oneOf (array 'moctwUnspecified' 'moctwG' 'moctwP' 'moctwPg' 'moctwR' 'moctwUnrated' 'moctwR12' 'moctwR15')}}\",\n \"mpaaRating\": \"{{oneOf (array 'mpaaUnspecified' 'mpaaG' 'mpaaPg' 'mpaaPg13' 'mpaaR' 'mpaaNc17' 'mpaaX' 'mpaaUnrated')}}\",\n \"mpaatRating\": \"{{oneOf (array 'mpaatUnspecified' 'mpaatGb' 'mpaatRb')}}\",\n \"mtrcbRating\": \"{{oneOf (array 'mtrcbUnspecified' 'mtrcbG' 'mtrcbPg' 'mtrcbR13' 'mtrcbR16' 'mtrcbR18' 'mtrcbX' 'mtrcbUnrated')}}\",\n \"nbcRating\": \"{{oneOf (array 'nbcUnspecified' 'nbcG' 'nbcPg' 'nbc12plus' 'nbc15plus' 'nbc18plus' 'nbc18plusr' 'nbcPu' 'nbcUnrated')}}\",\n \"nbcplRating\": \"{{oneOf (array 'nbcplUnspecified' 'nbcplI' 'nbcplIi' 'nbcplIii' 'nbcplIv' 'nbcpl18plus' 'nbcplUnrated')}}\",\n \"nfrcRating\": \"{{oneOf (array 'nfrcUnspecified' 'nfrcA' 'nfrcB' 'nfrcC' 'nfrcD' 'nfrcX' 'nfrcUnrated')}}\",\n \"nfvcbRating\": \"{{oneOf (array 'nfvcbUnspecified' 'nfvcbG' 'nfvcbPg' 'nfvcb12' 'nfvcb12a' 'nfvcb15' 'nfvcb18' 'nfvcbRe' 'nfvcbUnrated')}}\",\n \"nkclvRating\": \"{{oneOf (array 'nkclvUnspecified' 'nkclvU' 'nkclv7plus' 'nkclv12plus' 'nkclv16plus' 'nkclv18plus' 'nkclvUnrated')}}\",\n \"nmcRating\": \"{{oneOf (array 'nmcUnspecified' 'nmcG' 'nmcPg' 'nmcPg13' 'nmcPg15' 'nmc15plus' 'nmc18plus' 'nmc18tc' 'nmcUnrated')}}\",\n \"oflcRating\": \"{{oneOf (array 'oflcUnspecified' 'oflcG' 'oflcPg' 'oflcM' 'oflcR13' 'oflcR15' 'oflcR16' 'oflcR18' 'oflcUnrated' 'oflcRp13' 'oflcRp16' 'oflcRp18')}}\",\n \"pefilmRating\": \"{{oneOf (array 'pefilmUnspecified' 'pefilmPt' 'pefilmPg' 'pefilm14' 'pefilm18' 'pefilmUnrated')}}\",\n \"rcnofRating\": \"{{oneOf (array 'rcnofUnspecified' 'rcnofI' 'rcnofIi' 'rcnofIii' 'rcnofIv' 'rcnofV' 'rcnofVi' 'rcnofUnrated')}}\",\n \"resorteviolenciaRating\": \"{{oneOf (array 'resorteviolenciaUnspecified' 'resorteviolenciaA' 'resorteviolenciaB' 'resorteviolenciaC' 'resorteviolenciaD' 'resorteviolenciaE' 'resorteviolenciaUnrated')}}\",\n \"rtcRating\": \"{{oneOf (array 'rtcUnspecified' 'rtcAa' 'rtcA' 'rtcB' 'rtcB15' 'rtcC' 'rtcD' 'rtcUnrated')}}\",\n \"rteRating\": \"{{oneOf (array 'rteUnspecified' 'rteGa' 'rteCh' 'rtePs' 'rteMa' 'rteUnrated')}}\",\n \"russiaRating\": \"{{oneOf (array 'russiaUnspecified' 'russia0' 'russia6' 'russia12' 'russia16' 'russia18' 'russiaUnrated')}}\",\n \"skfilmRating\": \"{{oneOf (array 'skfilmUnspecified' 'skfilmG' 'skfilmP2' 'skfilmP5' 'skfilmP8' 'skfilmUnrated')}}\",\n \"smaisRating\": \"{{oneOf (array 'smaisUnspecified' 'smaisL' 'smais7' 'smais12' 'smais14' 'smais16' 'smais18' 'smaisUnrated')}}\",\n \"smsaRating\": \"{{oneOf (array 'smsaUnspecified' 'smsaA' 'smsa7' 'smsa11' 'smsa15' 'smsaUnrated')}}\",\n \"tvpgRating\": \"{{oneOf (array 'tvpgUnspecified' 'tvpgY' 'tvpgY7' 'tvpgY7Fv' 'tvpgG' 'tvpgPg' 'pg14' 'tvpgMa' 'tvpgUnrated')}}\",\n \"ytRating\": \"{{oneOf (array 'ytUnspecified' 'ytAgeRestricted')}}\"\n },\n \"countryRestriction\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n },\n \"definition\": \"{{oneOf (array 'sd' 'hd')}}\",\n \"dimension\": \"\",\n \"duration\": \"\",\n \"hasCustomThumbnail\": {{faker 'datatype.boolean'}},\n \"licensedContent\": {{faker 'datatype.boolean'}},\n \"projection\": \"{{oneOf (array 'rectangular' '360')}}\",\n \"regionRestriction\": {\n \"allowed\": [\n \"\"\n ],\n \"blocked\": [\n \"\"\n ]\n }\n },\n \"etag\": \"\",\n \"fileDetails\": {\n \"audioStreams\": [\n {\n \"bitrateBps\": \"\",\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"codec\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"bitrateBps\": \"\",\n \"container\": \"\",\n \"creationTime\": \"\",\n \"durationMs\": \"\",\n \"fileName\": \"\",\n \"fileSize\": \"\",\n \"fileType\": \"{{oneOf (array 'video' 'audio' 'image' 'archive' 'document' 'project' 'other')}}\",\n \"videoStreams\": [\n {\n \"aspectRatio\": {{faker 'number.float'}},\n \"bitrateBps\": \"\",\n \"codec\": \"\",\n \"frameRateFps\": {{faker 'number.float'}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"rotation\": \"{{oneOf (array 'none' 'clockwise' 'upsideDown' 'counterClockwise' 'other')}}\",\n \"vendor\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"id\": \"\",\n \"kind\": \"youtube#video\",\n \"liveStreamingDetails\": {\n \"activeLiveChatId\": \"\",\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"concurrentViewers\": \"\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"localizations\": {},\n \"monetizationDetails\": {\n \"access\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n }\n },\n \"player\": {\n \"embedHeight\": \"\",\n \"embedHtml\": \"\",\n \"embedWidth\": \"\"\n },\n \"processingDetails\": {\n \"editorSuggestionsAvailability\": \"\",\n \"fileDetailsAvailability\": \"\",\n \"processingFailureReason\": \"{{oneOf (array 'uploadFailed' 'transcodeFailed' 'streamingFailed' 'other')}}\",\n \"processingIssuesAvailability\": \"\",\n \"processingProgress\": {\n \"partsProcessed\": \"\",\n \"partsTotal\": \"\",\n \"timeLeftMs\": \"\"\n },\n \"processingStatus\": \"{{oneOf (array 'processing' 'succeeded' 'failed' 'terminated')}}\",\n \"tagSuggestionsAvailability\": \"\",\n \"thumbnailsAvailability\": \"\"\n },\n \"projectDetails\": {},\n \"recordingDetails\": {\n \"location\": {\n \"altitude\": {{faker 'number.float'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"locationDescription\": \"\",\n \"recordingDate\": \"{{faker 'date.recent' 365}}\"\n },\n \"snippet\": {\n \"categoryId\": \"\",\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultAudioLanguage\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"liveBroadcastContent\": \"{{oneOf (array 'none' 'upcoming' 'live' 'completed')}}\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"commentCount\": \"\",\n \"dislikeCount\": \"\",\n \"favoriteCount\": \"\",\n \"likeCount\": \"\",\n \"viewCount\": \"\"\n },\n \"status\": {\n \"embeddable\": {{faker 'datatype.boolean'}},\n \"failureReason\": \"{{oneOf (array 'conversion' 'invalidFile' 'emptyFile' 'tooSmall' 'codec' 'uploadAborted')}}\",\n \"license\": \"{{oneOf (array 'youtube' 'creativeCommon')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"publicStatsViewable\": {{faker 'datatype.boolean'}},\n \"publishAt\": \"{{faker 'date.recent' 365}}\",\n \"rejectionReason\": \"{{oneOf (array 'copyright' 'inappropriate' 'duplicate' 'termsOfUse' 'uploaderAccountSuspended' 'length' 'claim' 'uploaderAccountClosed' 'trademark' 'legal')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}},\n \"uploadStatus\": \"{{oneOf (array 'uploaded' 'processed' 'failed' 'rejected' 'deleted')}}\"\n },\n \"suggestions\": {\n \"editorSuggestions\": [\n \"{{oneOf (array 'videoAutoLevels' 'videoStabilize' 'videoCrop' 'audioQuietAudioSwap')}}\"\n ],\n \"processingErrors\": [\n \"{{oneOf (array 'audioFile' 'imageFile' 'projectFile' 'notAVideoFile' 'docFile' 'archiveFile' 'unsupportedSpatialAudioLayout')}}\"\n ],\n \"processingHints\": [\n \"{{oneOf (array 'nonStreamableMov' 'sendBestQualityVideo' 'sphericalVideo' 'spatialAudio' 'vrVideo' 'hdrVideo')}}\"\n ],\n \"processingWarnings\": [\n \"{{oneOf (array 'unknownContainer' 'unknownVideoCodec' 'unknownAudioCodec' 'inconsistentResolution' 'hasEditlist' 'problematicVideoCodec' 'problematicAudioCodec' 'unsupportedVrStereoMode' 'unsupportedSphericalProjectionType' 'unsupportedHdrPixelFormat' 'unsupportedHdrColorMetadata' 'problematicHdrLookupTable')}}\"\n ],\n \"tagSuggestions\": [\n {\n \"categoryRestricts\": [\n \"\"\n ],\n \"tag\": \"\"\n }\n ]\n },\n \"topicDetails\": {\n \"relevantTopicIds\": [\n \"\"\n ],\n \"topicCategories\": [\n \"\"\n ],\n \"topicIds\": [\n \"\"\n ]\n }\n }\n ],\n \"kind\": \"youtube#videoListResponse\",\n \"nextPageToken\": \"\",\n \"pageInfo\": {\n \"resultsPerPage\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"prevPageToken\": \"\",\n \"tokenPagination\": {},\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "3b9148ea-b5dd-49dc-a54d-5e497081b421", "documentation": "Inserts a new resource into this collection.", "method": "post", "endpoint": "youtube/v3/videos", "responses": [ { "uuid": "0efc7d92-4541-4899-be72-da7161d79334", "body": "{\n \"ageGating\": {\n \"alcoholContent\": {{faker 'datatype.boolean'}},\n \"restricted\": {{faker 'datatype.boolean'}},\n \"videoGameRating\": \"{{oneOf (array 'anyone' 'm15Plus' 'm16Plus' 'm17Plus')}}\"\n },\n \"contentDetails\": {\n \"caption\": \"{{oneOf (array 'true' 'false')}}\",\n \"contentRating\": {\n \"acbRating\": \"{{oneOf (array 'acbUnspecified' 'acbE' 'acbP' 'acbC' 'acbG' 'acbPg' 'acbM' 'acbMa15plus' 'acbR18plus' 'acbUnrated')}}\",\n \"agcomRating\": \"{{oneOf (array 'agcomUnspecified' 'agcomT' 'agcomVm14' 'agcomVm18' 'agcomUnrated')}}\",\n \"anatelRating\": \"{{oneOf (array 'anatelUnspecified' 'anatelF' 'anatelI' 'anatelI7' 'anatelI10' 'anatelI12' 'anatelR' 'anatelA' 'anatelUnrated')}}\",\n \"bbfcRating\": \"{{oneOf (array 'bbfcUnspecified' 'bbfcU' 'bbfcPg' 'bbfc12a' 'bbfc12' 'bbfc15' 'bbfc18' 'bbfcR18' 'bbfcUnrated')}}\",\n \"bfvcRating\": \"{{oneOf (array 'bfvcUnspecified' 'bfvcG' 'bfvcE' 'bfvc13' 'bfvc15' 'bfvc18' 'bfvc20' 'bfvcB' 'bfvcUnrated')}}\",\n \"bmukkRating\": \"{{oneOf (array 'bmukkUnspecified' 'bmukkAa' 'bmukk6' 'bmukk8' 'bmukk10' 'bmukk12' 'bmukk14' 'bmukk16' 'bmukkUnrated')}}\",\n \"catvRating\": \"{{oneOf (array 'catvUnspecified' 'catvC' 'catvC8' 'catvG' 'catvPg' 'catv14plus' 'catv18plus' 'catvUnrated' 'catvE')}}\",\n \"catvfrRating\": \"{{oneOf (array 'catvfrUnspecified' 'catvfrG' 'catvfr8plus' 'catvfr13plus' 'catvfr16plus' 'catvfr18plus' 'catvfrUnrated' 'catvfrE')}}\",\n \"cbfcRating\": \"{{oneOf (array 'cbfcUnspecified' 'cbfcU' 'cbfcUA' 'cbfcUA7plus' 'cbfcUA13plus' 'cbfcUA16plus' 'cbfcA' 'cbfcS' 'cbfcUnrated')}}\",\n \"cccRating\": \"{{oneOf (array 'cccUnspecified' 'cccTe' 'ccc6' 'ccc14' 'ccc18' 'ccc18v' 'ccc18s' 'cccUnrated')}}\",\n \"cceRating\": \"{{oneOf (array 'cceUnspecified' 'cceM4' 'cceM6' 'cceM12' 'cceM16' 'cceM18' 'cceUnrated' 'cceM14')}}\",\n \"chfilmRating\": \"{{oneOf (array 'chfilmUnspecified' 'chfilm0' 'chfilm6' 'chfilm12' 'chfilm16' 'chfilm18' 'chfilmUnrated')}}\",\n \"chvrsRating\": \"{{oneOf (array 'chvrsUnspecified' 'chvrsG' 'chvrsPg' 'chvrs14a' 'chvrs18a' 'chvrsR' 'chvrsE' 'chvrsUnrated')}}\",\n \"cicfRating\": \"{{oneOf (array 'cicfUnspecified' 'cicfE' 'cicfKtEa' 'cicfKntEna' 'cicfUnrated')}}\",\n \"cnaRating\": \"{{oneOf (array 'cnaUnspecified' 'cnaAp' 'cna12' 'cna15' 'cna18' 'cna18plus' 'cnaUnrated')}}\",\n \"cncRating\": \"{{oneOf (array 'cncUnspecified' 'cncT' 'cnc10' 'cnc12' 'cnc16' 'cnc18' 'cncE' 'cncInterdiction' 'cncUnrated')}}\",\n \"csaRating\": \"{{oneOf (array 'csaUnspecified' 'csaT' 'csa10' 'csa12' 'csa16' 'csa18' 'csaInterdiction' 'csaUnrated')}}\",\n \"cscfRating\": \"{{oneOf (array 'cscfUnspecified' 'cscfAl' 'cscfA' 'cscf6' 'cscf9' 'cscf12' 'cscf16' 'cscf18' 'cscfUnrated')}}\",\n \"czfilmRating\": \"{{oneOf (array 'czfilmUnspecified' 'czfilmU' 'czfilm12' 'czfilm14' 'czfilm18' 'czfilmUnrated')}}\",\n \"djctqRating\": \"{{oneOf (array 'djctqUnspecified' 'djctqL' 'djctq10' 'djctq12' 'djctq14' 'djctq16' 'djctq18' 'djctqEr' 'djctqL10' 'djctqL12' 'djctqL14' 'djctqL16' 'djctqL18' 'djctq1012' 'djctq1014' 'djctq1016' 'djctq1018' 'djctq1214' 'djctq1216' 'djctq1218' 'djctq1416' 'djctq1418' 'djctq1618' 'djctqUnrated')}}\",\n \"djctqRatingReasons\": [\n \"{{oneOf (array 'djctqRatingReasonUnspecified' 'djctqViolence' 'djctqExtremeViolence' 'djctqSexualContent' 'djctqNudity' 'djctqSex' 'djctqExplicitSex' 'djctqDrugs' 'djctqLegalDrugs' 'djctqIllegalDrugs' 'djctqInappropriateLanguage' 'djctqCriminalActs' 'djctqImpactingContent')}}\"\n ],\n \"ecbmctRating\": \"{{oneOf (array 'ecbmctUnspecified' 'ecbmctG' 'ecbmct7a' 'ecbmct7plus' 'ecbmct13a' 'ecbmct13plus' 'ecbmct15a' 'ecbmct15plus' 'ecbmct18plus' 'ecbmctUnrated')}}\",\n \"eefilmRating\": \"{{oneOf (array 'eefilmUnspecified' 'eefilmPere' 'eefilmL' 'eefilmMs6' 'eefilmK6' 'eefilmMs12' 'eefilmK12' 'eefilmK14' 'eefilmK16' 'eefilmUnrated')}}\",\n \"egfilmRating\": \"{{oneOf (array 'egfilmUnspecified' 'egfilmGn' 'egfilm18' 'egfilmBn' 'egfilmUnrated')}}\",\n \"eirinRating\": \"{{oneOf (array 'eirinUnspecified' 'eirinG' 'eirinPg12' 'eirinR15plus' 'eirinR18plus' 'eirinUnrated')}}\",\n \"fcbmRating\": \"{{oneOf (array 'fcbmUnspecified' 'fcbmU' 'fcbmPg13' 'fcbmP13' 'fcbm18' 'fcbm18sx' 'fcbm18pa' 'fcbm18sg' 'fcbm18pl' 'fcbmUnrated')}}\",\n \"fcoRating\": \"{{oneOf (array 'fcoUnspecified' 'fcoI' 'fcoIia' 'fcoIib' 'fcoIi' 'fcoIii' 'fcoUnrated')}}\",\n \"fmocRating\": \"{{oneOf (array 'fmocUnspecified' 'fmocU' 'fmoc10' 'fmoc12' 'fmoc16' 'fmoc18' 'fmocE' 'fmocUnrated')}}\",\n \"fpbRating\": \"{{oneOf (array 'fpbUnspecified' 'fpbA' 'fpbPg' 'fpb79Pg' 'fpb1012Pg' 'fpb13' 'fpb16' 'fpb18' 'fpbX18' 'fpbXx' 'fpbUnrated' 'fpb10')}}\",\n \"fpbRatingReasons\": [\n \"{{oneOf (array 'fpbRatingReasonUnspecified' 'fpbBlasphemy' 'fpbLanguage' 'fpbNudity' 'fpbPrejudice' 'fpbSex' 'fpbViolence' 'fpbDrugs' 'fpbSexualViolence' 'fpbHorror' 'fpbCriminalTechniques' 'fpbImitativeActsTechniques')}}\"\n ],\n \"fskRating\": \"{{oneOf (array 'fskUnspecified' 'fsk0' 'fsk6' 'fsk12' 'fsk16' 'fsk18' 'fskUnrated')}}\",\n \"grfilmRating\": \"{{oneOf (array 'grfilmUnspecified' 'grfilmK' 'grfilmE' 'grfilmK12' 'grfilmK13' 'grfilmK15' 'grfilmK17' 'grfilmK18' 'grfilmUnrated')}}\",\n \"icaaRating\": \"{{oneOf (array 'icaaUnspecified' 'icaaApta' 'icaa7' 'icaa12' 'icaa13' 'icaa16' 'icaa18' 'icaaX' 'icaaUnrated')}}\",\n \"ifcoRating\": \"{{oneOf (array 'ifcoUnspecified' 'ifcoG' 'ifcoPg' 'ifco12' 'ifco12a' 'ifco15' 'ifco15a' 'ifco16' 'ifco18' 'ifcoUnrated')}}\",\n \"ilfilmRating\": \"{{oneOf (array 'ilfilmUnspecified' 'ilfilmAa' 'ilfilm12' 'ilfilm14' 'ilfilm16' 'ilfilm18' 'ilfilmUnrated')}}\",\n \"incaaRating\": \"{{oneOf (array 'incaaUnspecified' 'incaaAtp' 'incaaSam13' 'incaaSam16' 'incaaSam18' 'incaaC' 'incaaUnrated')}}\",\n \"kfcbRating\": \"{{oneOf (array 'kfcbUnspecified' 'kfcbG' 'kfcbPg' 'kfcb16plus' 'kfcbR' 'kfcbUnrated')}}\",\n \"kijkwijzerRating\": \"{{oneOf (array 'kijkwijzerUnspecified' 'kijkwijzerAl' 'kijkwijzer6' 'kijkwijzer9' 'kijkwijzer12' 'kijkwijzer16' 'kijkwijzer18' 'kijkwijzerUnrated')}}\",\n \"kmrbRating\": \"{{oneOf (array 'kmrbUnspecified' 'kmrbAll' 'kmrb12plus' 'kmrb15plus' 'kmrbTeenr' 'kmrbR' 'kmrbUnrated')}}\",\n \"lsfRating\": \"{{oneOf (array 'lsfUnspecified' 'lsfSu' 'lsfA' 'lsfBo' 'lsf13' 'lsfR' 'lsf17' 'lsfD' 'lsf21' 'lsfUnrated')}}\",\n \"mccaaRating\": \"{{oneOf (array 'mccaaUnspecified' 'mccaaU' 'mccaaPg' 'mccaa12a' 'mccaa12' 'mccaa14' 'mccaa15' 'mccaa16' 'mccaa18' 'mccaaUnrated')}}\",\n \"mccypRating\": \"{{oneOf (array 'mccypUnspecified' 'mccypA' 'mccyp7' 'mccyp11' 'mccyp15' 'mccypUnrated')}}\",\n \"mcstRating\": \"{{oneOf (array 'mcstUnspecified' 'mcstP' 'mcst0' 'mcstC13' 'mcstC16' 'mcst16plus' 'mcstC18' 'mcstGPg' 'mcstUnrated')}}\",\n \"mdaRating\": \"{{oneOf (array 'mdaUnspecified' 'mdaG' 'mdaPg' 'mdaPg13' 'mdaNc16' 'mdaM18' 'mdaR21' 'mdaUnrated')}}\",\n \"medietilsynetRating\": \"{{oneOf (array 'medietilsynetUnspecified' 'medietilsynetA' 'medietilsynet6' 'medietilsynet7' 'medietilsynet9' 'medietilsynet11' 'medietilsynet12' 'medietilsynet15' 'medietilsynet18' 'medietilsynetUnrated')}}\",\n \"mekuRating\": \"{{oneOf (array 'mekuUnspecified' 'mekuS' 'meku7' 'meku12' 'meku16' 'meku18' 'mekuUnrated')}}\",\n \"menaMpaaRating\": \"{{oneOf (array 'menaMpaaUnspecified' 'menaMpaaG' 'menaMpaaPg' 'menaMpaaPg13' 'menaMpaaR' 'menaMpaaUnrated')}}\",\n \"mibacRating\": \"{{oneOf (array 'mibacUnspecified' 'mibacT' 'mibacVap' 'mibacVm6' 'mibacVm12' 'mibacVm14' 'mibacVm16' 'mibacVm18' 'mibacUnrated')}}\",\n \"mocRating\": \"{{oneOf (array 'mocUnspecified' 'mocE' 'mocT' 'moc7' 'moc12' 'moc15' 'moc18' 'mocX' 'mocBanned' 'mocUnrated')}}\",\n \"moctwRating\": \"{{oneOf (array 'moctwUnspecified' 'moctwG' 'moctwP' 'moctwPg' 'moctwR' 'moctwUnrated' 'moctwR12' 'moctwR15')}}\",\n \"mpaaRating\": \"{{oneOf (array 'mpaaUnspecified' 'mpaaG' 'mpaaPg' 'mpaaPg13' 'mpaaR' 'mpaaNc17' 'mpaaX' 'mpaaUnrated')}}\",\n \"mpaatRating\": \"{{oneOf (array 'mpaatUnspecified' 'mpaatGb' 'mpaatRb')}}\",\n \"mtrcbRating\": \"{{oneOf (array 'mtrcbUnspecified' 'mtrcbG' 'mtrcbPg' 'mtrcbR13' 'mtrcbR16' 'mtrcbR18' 'mtrcbX' 'mtrcbUnrated')}}\",\n \"nbcRating\": \"{{oneOf (array 'nbcUnspecified' 'nbcG' 'nbcPg' 'nbc12plus' 'nbc15plus' 'nbc18plus' 'nbc18plusr' 'nbcPu' 'nbcUnrated')}}\",\n \"nbcplRating\": \"{{oneOf (array 'nbcplUnspecified' 'nbcplI' 'nbcplIi' 'nbcplIii' 'nbcplIv' 'nbcpl18plus' 'nbcplUnrated')}}\",\n \"nfrcRating\": \"{{oneOf (array 'nfrcUnspecified' 'nfrcA' 'nfrcB' 'nfrcC' 'nfrcD' 'nfrcX' 'nfrcUnrated')}}\",\n \"nfvcbRating\": \"{{oneOf (array 'nfvcbUnspecified' 'nfvcbG' 'nfvcbPg' 'nfvcb12' 'nfvcb12a' 'nfvcb15' 'nfvcb18' 'nfvcbRe' 'nfvcbUnrated')}}\",\n \"nkclvRating\": \"{{oneOf (array 'nkclvUnspecified' 'nkclvU' 'nkclv7plus' 'nkclv12plus' 'nkclv16plus' 'nkclv18plus' 'nkclvUnrated')}}\",\n \"nmcRating\": \"{{oneOf (array 'nmcUnspecified' 'nmcG' 'nmcPg' 'nmcPg13' 'nmcPg15' 'nmc15plus' 'nmc18plus' 'nmc18tc' 'nmcUnrated')}}\",\n \"oflcRating\": \"{{oneOf (array 'oflcUnspecified' 'oflcG' 'oflcPg' 'oflcM' 'oflcR13' 'oflcR15' 'oflcR16' 'oflcR18' 'oflcUnrated' 'oflcRp13' 'oflcRp16' 'oflcRp18')}}\",\n \"pefilmRating\": \"{{oneOf (array 'pefilmUnspecified' 'pefilmPt' 'pefilmPg' 'pefilm14' 'pefilm18' 'pefilmUnrated')}}\",\n \"rcnofRating\": \"{{oneOf (array 'rcnofUnspecified' 'rcnofI' 'rcnofIi' 'rcnofIii' 'rcnofIv' 'rcnofV' 'rcnofVi' 'rcnofUnrated')}}\",\n \"resorteviolenciaRating\": \"{{oneOf (array 'resorteviolenciaUnspecified' 'resorteviolenciaA' 'resorteviolenciaB' 'resorteviolenciaC' 'resorteviolenciaD' 'resorteviolenciaE' 'resorteviolenciaUnrated')}}\",\n \"rtcRating\": \"{{oneOf (array 'rtcUnspecified' 'rtcAa' 'rtcA' 'rtcB' 'rtcB15' 'rtcC' 'rtcD' 'rtcUnrated')}}\",\n \"rteRating\": \"{{oneOf (array 'rteUnspecified' 'rteGa' 'rteCh' 'rtePs' 'rteMa' 'rteUnrated')}}\",\n \"russiaRating\": \"{{oneOf (array 'russiaUnspecified' 'russia0' 'russia6' 'russia12' 'russia16' 'russia18' 'russiaUnrated')}}\",\n \"skfilmRating\": \"{{oneOf (array 'skfilmUnspecified' 'skfilmG' 'skfilmP2' 'skfilmP5' 'skfilmP8' 'skfilmUnrated')}}\",\n \"smaisRating\": \"{{oneOf (array 'smaisUnspecified' 'smaisL' 'smais7' 'smais12' 'smais14' 'smais16' 'smais18' 'smaisUnrated')}}\",\n \"smsaRating\": \"{{oneOf (array 'smsaUnspecified' 'smsaA' 'smsa7' 'smsa11' 'smsa15' 'smsaUnrated')}}\",\n \"tvpgRating\": \"{{oneOf (array 'tvpgUnspecified' 'tvpgY' 'tvpgY7' 'tvpgY7Fv' 'tvpgG' 'tvpgPg' 'pg14' 'tvpgMa' 'tvpgUnrated')}}\",\n \"ytRating\": \"{{oneOf (array 'ytUnspecified' 'ytAgeRestricted')}}\"\n },\n \"countryRestriction\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n },\n \"definition\": \"{{oneOf (array 'sd' 'hd')}}\",\n \"dimension\": \"\",\n \"duration\": \"\",\n \"hasCustomThumbnail\": {{faker 'datatype.boolean'}},\n \"licensedContent\": {{faker 'datatype.boolean'}},\n \"projection\": \"{{oneOf (array 'rectangular' '360')}}\",\n \"regionRestriction\": {\n \"allowed\": [\n \"\"\n ],\n \"blocked\": [\n \"\"\n ]\n }\n },\n \"etag\": \"\",\n \"fileDetails\": {\n \"audioStreams\": [\n {\n \"bitrateBps\": \"\",\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"codec\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"bitrateBps\": \"\",\n \"container\": \"\",\n \"creationTime\": \"\",\n \"durationMs\": \"\",\n \"fileName\": \"\",\n \"fileSize\": \"\",\n \"fileType\": \"{{oneOf (array 'video' 'audio' 'image' 'archive' 'document' 'project' 'other')}}\",\n \"videoStreams\": [\n {\n \"aspectRatio\": {{faker 'number.float'}},\n \"bitrateBps\": \"\",\n \"codec\": \"\",\n \"frameRateFps\": {{faker 'number.float'}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"rotation\": \"{{oneOf (array 'none' 'clockwise' 'upsideDown' 'counterClockwise' 'other')}}\",\n \"vendor\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"id\": \"\",\n \"kind\": \"youtube#video\",\n \"liveStreamingDetails\": {\n \"activeLiveChatId\": \"\",\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"concurrentViewers\": \"\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"localizations\": {},\n \"monetizationDetails\": {\n \"access\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n }\n },\n \"player\": {\n \"embedHeight\": \"\",\n \"embedHtml\": \"\",\n \"embedWidth\": \"\"\n },\n \"processingDetails\": {\n \"editorSuggestionsAvailability\": \"\",\n \"fileDetailsAvailability\": \"\",\n \"processingFailureReason\": \"{{oneOf (array 'uploadFailed' 'transcodeFailed' 'streamingFailed' 'other')}}\",\n \"processingIssuesAvailability\": \"\",\n \"processingProgress\": {\n \"partsProcessed\": \"\",\n \"partsTotal\": \"\",\n \"timeLeftMs\": \"\"\n },\n \"processingStatus\": \"{{oneOf (array 'processing' 'succeeded' 'failed' 'terminated')}}\",\n \"tagSuggestionsAvailability\": \"\",\n \"thumbnailsAvailability\": \"\"\n },\n \"projectDetails\": {},\n \"recordingDetails\": {\n \"location\": {\n \"altitude\": {{faker 'number.float'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"locationDescription\": \"\",\n \"recordingDate\": \"{{faker 'date.recent' 365}}\"\n },\n \"snippet\": {\n \"categoryId\": \"\",\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultAudioLanguage\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"liveBroadcastContent\": \"{{oneOf (array 'none' 'upcoming' 'live' 'completed')}}\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"commentCount\": \"\",\n \"dislikeCount\": \"\",\n \"favoriteCount\": \"\",\n \"likeCount\": \"\",\n \"viewCount\": \"\"\n },\n \"status\": {\n \"embeddable\": {{faker 'datatype.boolean'}},\n \"failureReason\": \"{{oneOf (array 'conversion' 'invalidFile' 'emptyFile' 'tooSmall' 'codec' 'uploadAborted')}}\",\n \"license\": \"{{oneOf (array 'youtube' 'creativeCommon')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"publicStatsViewable\": {{faker 'datatype.boolean'}},\n \"publishAt\": \"{{faker 'date.recent' 365}}\",\n \"rejectionReason\": \"{{oneOf (array 'copyright' 'inappropriate' 'duplicate' 'termsOfUse' 'uploaderAccountSuspended' 'length' 'claim' 'uploaderAccountClosed' 'trademark' 'legal')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}},\n \"uploadStatus\": \"{{oneOf (array 'uploaded' 'processed' 'failed' 'rejected' 'deleted')}}\"\n },\n \"suggestions\": {\n \"editorSuggestions\": [\n \"{{oneOf (array 'videoAutoLevels' 'videoStabilize' 'videoCrop' 'audioQuietAudioSwap')}}\"\n ],\n \"processingErrors\": [\n \"{{oneOf (array 'audioFile' 'imageFile' 'projectFile' 'notAVideoFile' 'docFile' 'archiveFile' 'unsupportedSpatialAudioLayout')}}\"\n ],\n \"processingHints\": [\n \"{{oneOf (array 'nonStreamableMov' 'sendBestQualityVideo' 'sphericalVideo' 'spatialAudio' 'vrVideo' 'hdrVideo')}}\"\n ],\n \"processingWarnings\": [\n \"{{oneOf (array 'unknownContainer' 'unknownVideoCodec' 'unknownAudioCodec' 'inconsistentResolution' 'hasEditlist' 'problematicVideoCodec' 'problematicAudioCodec' 'unsupportedVrStereoMode' 'unsupportedSphericalProjectionType' 'unsupportedHdrPixelFormat' 'unsupportedHdrColorMetadata' 'problematicHdrLookupTable')}}\"\n ],\n \"tagSuggestions\": [\n {\n \"categoryRestricts\": [\n \"\"\n ],\n \"tag\": \"\"\n }\n ]\n },\n \"topicDetails\": {\n \"relevantTopicIds\": [\n \"\"\n ],\n \"topicCategories\": [\n \"\"\n ],\n \"topicIds\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "85834613-cae6-4b4b-9845-482b6e0364a9", "documentation": "Updates an existing resource.", "method": "put", "endpoint": "youtube/v3/videos", "responses": [ { "uuid": "1fd7a053-ffa7-4056-8074-77c1788e8f2c", "body": "{\n \"ageGating\": {\n \"alcoholContent\": {{faker 'datatype.boolean'}},\n \"restricted\": {{faker 'datatype.boolean'}},\n \"videoGameRating\": \"{{oneOf (array 'anyone' 'm15Plus' 'm16Plus' 'm17Plus')}}\"\n },\n \"contentDetails\": {\n \"caption\": \"{{oneOf (array 'true' 'false')}}\",\n \"contentRating\": {\n \"acbRating\": \"{{oneOf (array 'acbUnspecified' 'acbE' 'acbP' 'acbC' 'acbG' 'acbPg' 'acbM' 'acbMa15plus' 'acbR18plus' 'acbUnrated')}}\",\n \"agcomRating\": \"{{oneOf (array 'agcomUnspecified' 'agcomT' 'agcomVm14' 'agcomVm18' 'agcomUnrated')}}\",\n \"anatelRating\": \"{{oneOf (array 'anatelUnspecified' 'anatelF' 'anatelI' 'anatelI7' 'anatelI10' 'anatelI12' 'anatelR' 'anatelA' 'anatelUnrated')}}\",\n \"bbfcRating\": \"{{oneOf (array 'bbfcUnspecified' 'bbfcU' 'bbfcPg' 'bbfc12a' 'bbfc12' 'bbfc15' 'bbfc18' 'bbfcR18' 'bbfcUnrated')}}\",\n \"bfvcRating\": \"{{oneOf (array 'bfvcUnspecified' 'bfvcG' 'bfvcE' 'bfvc13' 'bfvc15' 'bfvc18' 'bfvc20' 'bfvcB' 'bfvcUnrated')}}\",\n \"bmukkRating\": \"{{oneOf (array 'bmukkUnspecified' 'bmukkAa' 'bmukk6' 'bmukk8' 'bmukk10' 'bmukk12' 'bmukk14' 'bmukk16' 'bmukkUnrated')}}\",\n \"catvRating\": \"{{oneOf (array 'catvUnspecified' 'catvC' 'catvC8' 'catvG' 'catvPg' 'catv14plus' 'catv18plus' 'catvUnrated' 'catvE')}}\",\n \"catvfrRating\": \"{{oneOf (array 'catvfrUnspecified' 'catvfrG' 'catvfr8plus' 'catvfr13plus' 'catvfr16plus' 'catvfr18plus' 'catvfrUnrated' 'catvfrE')}}\",\n \"cbfcRating\": \"{{oneOf (array 'cbfcUnspecified' 'cbfcU' 'cbfcUA' 'cbfcUA7plus' 'cbfcUA13plus' 'cbfcUA16plus' 'cbfcA' 'cbfcS' 'cbfcUnrated')}}\",\n \"cccRating\": \"{{oneOf (array 'cccUnspecified' 'cccTe' 'ccc6' 'ccc14' 'ccc18' 'ccc18v' 'ccc18s' 'cccUnrated')}}\",\n \"cceRating\": \"{{oneOf (array 'cceUnspecified' 'cceM4' 'cceM6' 'cceM12' 'cceM16' 'cceM18' 'cceUnrated' 'cceM14')}}\",\n \"chfilmRating\": \"{{oneOf (array 'chfilmUnspecified' 'chfilm0' 'chfilm6' 'chfilm12' 'chfilm16' 'chfilm18' 'chfilmUnrated')}}\",\n \"chvrsRating\": \"{{oneOf (array 'chvrsUnspecified' 'chvrsG' 'chvrsPg' 'chvrs14a' 'chvrs18a' 'chvrsR' 'chvrsE' 'chvrsUnrated')}}\",\n \"cicfRating\": \"{{oneOf (array 'cicfUnspecified' 'cicfE' 'cicfKtEa' 'cicfKntEna' 'cicfUnrated')}}\",\n \"cnaRating\": \"{{oneOf (array 'cnaUnspecified' 'cnaAp' 'cna12' 'cna15' 'cna18' 'cna18plus' 'cnaUnrated')}}\",\n \"cncRating\": \"{{oneOf (array 'cncUnspecified' 'cncT' 'cnc10' 'cnc12' 'cnc16' 'cnc18' 'cncE' 'cncInterdiction' 'cncUnrated')}}\",\n \"csaRating\": \"{{oneOf (array 'csaUnspecified' 'csaT' 'csa10' 'csa12' 'csa16' 'csa18' 'csaInterdiction' 'csaUnrated')}}\",\n \"cscfRating\": \"{{oneOf (array 'cscfUnspecified' 'cscfAl' 'cscfA' 'cscf6' 'cscf9' 'cscf12' 'cscf16' 'cscf18' 'cscfUnrated')}}\",\n \"czfilmRating\": \"{{oneOf (array 'czfilmUnspecified' 'czfilmU' 'czfilm12' 'czfilm14' 'czfilm18' 'czfilmUnrated')}}\",\n \"djctqRating\": \"{{oneOf (array 'djctqUnspecified' 'djctqL' 'djctq10' 'djctq12' 'djctq14' 'djctq16' 'djctq18' 'djctqEr' 'djctqL10' 'djctqL12' 'djctqL14' 'djctqL16' 'djctqL18' 'djctq1012' 'djctq1014' 'djctq1016' 'djctq1018' 'djctq1214' 'djctq1216' 'djctq1218' 'djctq1416' 'djctq1418' 'djctq1618' 'djctqUnrated')}}\",\n \"djctqRatingReasons\": [\n \"{{oneOf (array 'djctqRatingReasonUnspecified' 'djctqViolence' 'djctqExtremeViolence' 'djctqSexualContent' 'djctqNudity' 'djctqSex' 'djctqExplicitSex' 'djctqDrugs' 'djctqLegalDrugs' 'djctqIllegalDrugs' 'djctqInappropriateLanguage' 'djctqCriminalActs' 'djctqImpactingContent')}}\"\n ],\n \"ecbmctRating\": \"{{oneOf (array 'ecbmctUnspecified' 'ecbmctG' 'ecbmct7a' 'ecbmct7plus' 'ecbmct13a' 'ecbmct13plus' 'ecbmct15a' 'ecbmct15plus' 'ecbmct18plus' 'ecbmctUnrated')}}\",\n \"eefilmRating\": \"{{oneOf (array 'eefilmUnspecified' 'eefilmPere' 'eefilmL' 'eefilmMs6' 'eefilmK6' 'eefilmMs12' 'eefilmK12' 'eefilmK14' 'eefilmK16' 'eefilmUnrated')}}\",\n \"egfilmRating\": \"{{oneOf (array 'egfilmUnspecified' 'egfilmGn' 'egfilm18' 'egfilmBn' 'egfilmUnrated')}}\",\n \"eirinRating\": \"{{oneOf (array 'eirinUnspecified' 'eirinG' 'eirinPg12' 'eirinR15plus' 'eirinR18plus' 'eirinUnrated')}}\",\n \"fcbmRating\": \"{{oneOf (array 'fcbmUnspecified' 'fcbmU' 'fcbmPg13' 'fcbmP13' 'fcbm18' 'fcbm18sx' 'fcbm18pa' 'fcbm18sg' 'fcbm18pl' 'fcbmUnrated')}}\",\n \"fcoRating\": \"{{oneOf (array 'fcoUnspecified' 'fcoI' 'fcoIia' 'fcoIib' 'fcoIi' 'fcoIii' 'fcoUnrated')}}\",\n \"fmocRating\": \"{{oneOf (array 'fmocUnspecified' 'fmocU' 'fmoc10' 'fmoc12' 'fmoc16' 'fmoc18' 'fmocE' 'fmocUnrated')}}\",\n \"fpbRating\": \"{{oneOf (array 'fpbUnspecified' 'fpbA' 'fpbPg' 'fpb79Pg' 'fpb1012Pg' 'fpb13' 'fpb16' 'fpb18' 'fpbX18' 'fpbXx' 'fpbUnrated' 'fpb10')}}\",\n \"fpbRatingReasons\": [\n \"{{oneOf (array 'fpbRatingReasonUnspecified' 'fpbBlasphemy' 'fpbLanguage' 'fpbNudity' 'fpbPrejudice' 'fpbSex' 'fpbViolence' 'fpbDrugs' 'fpbSexualViolence' 'fpbHorror' 'fpbCriminalTechniques' 'fpbImitativeActsTechniques')}}\"\n ],\n \"fskRating\": \"{{oneOf (array 'fskUnspecified' 'fsk0' 'fsk6' 'fsk12' 'fsk16' 'fsk18' 'fskUnrated')}}\",\n \"grfilmRating\": \"{{oneOf (array 'grfilmUnspecified' 'grfilmK' 'grfilmE' 'grfilmK12' 'grfilmK13' 'grfilmK15' 'grfilmK17' 'grfilmK18' 'grfilmUnrated')}}\",\n \"icaaRating\": \"{{oneOf (array 'icaaUnspecified' 'icaaApta' 'icaa7' 'icaa12' 'icaa13' 'icaa16' 'icaa18' 'icaaX' 'icaaUnrated')}}\",\n \"ifcoRating\": \"{{oneOf (array 'ifcoUnspecified' 'ifcoG' 'ifcoPg' 'ifco12' 'ifco12a' 'ifco15' 'ifco15a' 'ifco16' 'ifco18' 'ifcoUnrated')}}\",\n \"ilfilmRating\": \"{{oneOf (array 'ilfilmUnspecified' 'ilfilmAa' 'ilfilm12' 'ilfilm14' 'ilfilm16' 'ilfilm18' 'ilfilmUnrated')}}\",\n \"incaaRating\": \"{{oneOf (array 'incaaUnspecified' 'incaaAtp' 'incaaSam13' 'incaaSam16' 'incaaSam18' 'incaaC' 'incaaUnrated')}}\",\n \"kfcbRating\": \"{{oneOf (array 'kfcbUnspecified' 'kfcbG' 'kfcbPg' 'kfcb16plus' 'kfcbR' 'kfcbUnrated')}}\",\n \"kijkwijzerRating\": \"{{oneOf (array 'kijkwijzerUnspecified' 'kijkwijzerAl' 'kijkwijzer6' 'kijkwijzer9' 'kijkwijzer12' 'kijkwijzer16' 'kijkwijzer18' 'kijkwijzerUnrated')}}\",\n \"kmrbRating\": \"{{oneOf (array 'kmrbUnspecified' 'kmrbAll' 'kmrb12plus' 'kmrb15plus' 'kmrbTeenr' 'kmrbR' 'kmrbUnrated')}}\",\n \"lsfRating\": \"{{oneOf (array 'lsfUnspecified' 'lsfSu' 'lsfA' 'lsfBo' 'lsf13' 'lsfR' 'lsf17' 'lsfD' 'lsf21' 'lsfUnrated')}}\",\n \"mccaaRating\": \"{{oneOf (array 'mccaaUnspecified' 'mccaaU' 'mccaaPg' 'mccaa12a' 'mccaa12' 'mccaa14' 'mccaa15' 'mccaa16' 'mccaa18' 'mccaaUnrated')}}\",\n \"mccypRating\": \"{{oneOf (array 'mccypUnspecified' 'mccypA' 'mccyp7' 'mccyp11' 'mccyp15' 'mccypUnrated')}}\",\n \"mcstRating\": \"{{oneOf (array 'mcstUnspecified' 'mcstP' 'mcst0' 'mcstC13' 'mcstC16' 'mcst16plus' 'mcstC18' 'mcstGPg' 'mcstUnrated')}}\",\n \"mdaRating\": \"{{oneOf (array 'mdaUnspecified' 'mdaG' 'mdaPg' 'mdaPg13' 'mdaNc16' 'mdaM18' 'mdaR21' 'mdaUnrated')}}\",\n \"medietilsynetRating\": \"{{oneOf (array 'medietilsynetUnspecified' 'medietilsynetA' 'medietilsynet6' 'medietilsynet7' 'medietilsynet9' 'medietilsynet11' 'medietilsynet12' 'medietilsynet15' 'medietilsynet18' 'medietilsynetUnrated')}}\",\n \"mekuRating\": \"{{oneOf (array 'mekuUnspecified' 'mekuS' 'meku7' 'meku12' 'meku16' 'meku18' 'mekuUnrated')}}\",\n \"menaMpaaRating\": \"{{oneOf (array 'menaMpaaUnspecified' 'menaMpaaG' 'menaMpaaPg' 'menaMpaaPg13' 'menaMpaaR' 'menaMpaaUnrated')}}\",\n \"mibacRating\": \"{{oneOf (array 'mibacUnspecified' 'mibacT' 'mibacVap' 'mibacVm6' 'mibacVm12' 'mibacVm14' 'mibacVm16' 'mibacVm18' 'mibacUnrated')}}\",\n \"mocRating\": \"{{oneOf (array 'mocUnspecified' 'mocE' 'mocT' 'moc7' 'moc12' 'moc15' 'moc18' 'mocX' 'mocBanned' 'mocUnrated')}}\",\n \"moctwRating\": \"{{oneOf (array 'moctwUnspecified' 'moctwG' 'moctwP' 'moctwPg' 'moctwR' 'moctwUnrated' 'moctwR12' 'moctwR15')}}\",\n \"mpaaRating\": \"{{oneOf (array 'mpaaUnspecified' 'mpaaG' 'mpaaPg' 'mpaaPg13' 'mpaaR' 'mpaaNc17' 'mpaaX' 'mpaaUnrated')}}\",\n \"mpaatRating\": \"{{oneOf (array 'mpaatUnspecified' 'mpaatGb' 'mpaatRb')}}\",\n \"mtrcbRating\": \"{{oneOf (array 'mtrcbUnspecified' 'mtrcbG' 'mtrcbPg' 'mtrcbR13' 'mtrcbR16' 'mtrcbR18' 'mtrcbX' 'mtrcbUnrated')}}\",\n \"nbcRating\": \"{{oneOf (array 'nbcUnspecified' 'nbcG' 'nbcPg' 'nbc12plus' 'nbc15plus' 'nbc18plus' 'nbc18plusr' 'nbcPu' 'nbcUnrated')}}\",\n \"nbcplRating\": \"{{oneOf (array 'nbcplUnspecified' 'nbcplI' 'nbcplIi' 'nbcplIii' 'nbcplIv' 'nbcpl18plus' 'nbcplUnrated')}}\",\n \"nfrcRating\": \"{{oneOf (array 'nfrcUnspecified' 'nfrcA' 'nfrcB' 'nfrcC' 'nfrcD' 'nfrcX' 'nfrcUnrated')}}\",\n \"nfvcbRating\": \"{{oneOf (array 'nfvcbUnspecified' 'nfvcbG' 'nfvcbPg' 'nfvcb12' 'nfvcb12a' 'nfvcb15' 'nfvcb18' 'nfvcbRe' 'nfvcbUnrated')}}\",\n \"nkclvRating\": \"{{oneOf (array 'nkclvUnspecified' 'nkclvU' 'nkclv7plus' 'nkclv12plus' 'nkclv16plus' 'nkclv18plus' 'nkclvUnrated')}}\",\n \"nmcRating\": \"{{oneOf (array 'nmcUnspecified' 'nmcG' 'nmcPg' 'nmcPg13' 'nmcPg15' 'nmc15plus' 'nmc18plus' 'nmc18tc' 'nmcUnrated')}}\",\n \"oflcRating\": \"{{oneOf (array 'oflcUnspecified' 'oflcG' 'oflcPg' 'oflcM' 'oflcR13' 'oflcR15' 'oflcR16' 'oflcR18' 'oflcUnrated' 'oflcRp13' 'oflcRp16' 'oflcRp18')}}\",\n \"pefilmRating\": \"{{oneOf (array 'pefilmUnspecified' 'pefilmPt' 'pefilmPg' 'pefilm14' 'pefilm18' 'pefilmUnrated')}}\",\n \"rcnofRating\": \"{{oneOf (array 'rcnofUnspecified' 'rcnofI' 'rcnofIi' 'rcnofIii' 'rcnofIv' 'rcnofV' 'rcnofVi' 'rcnofUnrated')}}\",\n \"resorteviolenciaRating\": \"{{oneOf (array 'resorteviolenciaUnspecified' 'resorteviolenciaA' 'resorteviolenciaB' 'resorteviolenciaC' 'resorteviolenciaD' 'resorteviolenciaE' 'resorteviolenciaUnrated')}}\",\n \"rtcRating\": \"{{oneOf (array 'rtcUnspecified' 'rtcAa' 'rtcA' 'rtcB' 'rtcB15' 'rtcC' 'rtcD' 'rtcUnrated')}}\",\n \"rteRating\": \"{{oneOf (array 'rteUnspecified' 'rteGa' 'rteCh' 'rtePs' 'rteMa' 'rteUnrated')}}\",\n \"russiaRating\": \"{{oneOf (array 'russiaUnspecified' 'russia0' 'russia6' 'russia12' 'russia16' 'russia18' 'russiaUnrated')}}\",\n \"skfilmRating\": \"{{oneOf (array 'skfilmUnspecified' 'skfilmG' 'skfilmP2' 'skfilmP5' 'skfilmP8' 'skfilmUnrated')}}\",\n \"smaisRating\": \"{{oneOf (array 'smaisUnspecified' 'smaisL' 'smais7' 'smais12' 'smais14' 'smais16' 'smais18' 'smaisUnrated')}}\",\n \"smsaRating\": \"{{oneOf (array 'smsaUnspecified' 'smsaA' 'smsa7' 'smsa11' 'smsa15' 'smsaUnrated')}}\",\n \"tvpgRating\": \"{{oneOf (array 'tvpgUnspecified' 'tvpgY' 'tvpgY7' 'tvpgY7Fv' 'tvpgG' 'tvpgPg' 'pg14' 'tvpgMa' 'tvpgUnrated')}}\",\n \"ytRating\": \"{{oneOf (array 'ytUnspecified' 'ytAgeRestricted')}}\"\n },\n \"countryRestriction\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n },\n \"definition\": \"{{oneOf (array 'sd' 'hd')}}\",\n \"dimension\": \"\",\n \"duration\": \"\",\n \"hasCustomThumbnail\": {{faker 'datatype.boolean'}},\n \"licensedContent\": {{faker 'datatype.boolean'}},\n \"projection\": \"{{oneOf (array 'rectangular' '360')}}\",\n \"regionRestriction\": {\n \"allowed\": [\n \"\"\n ],\n \"blocked\": [\n \"\"\n ]\n }\n },\n \"etag\": \"\",\n \"fileDetails\": {\n \"audioStreams\": [\n {\n \"bitrateBps\": \"\",\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"codec\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"bitrateBps\": \"\",\n \"container\": \"\",\n \"creationTime\": \"\",\n \"durationMs\": \"\",\n \"fileName\": \"\",\n \"fileSize\": \"\",\n \"fileType\": \"{{oneOf (array 'video' 'audio' 'image' 'archive' 'document' 'project' 'other')}}\",\n \"videoStreams\": [\n {\n \"aspectRatio\": {{faker 'number.float'}},\n \"bitrateBps\": \"\",\n \"codec\": \"\",\n \"frameRateFps\": {{faker 'number.float'}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"rotation\": \"{{oneOf (array 'none' 'clockwise' 'upsideDown' 'counterClockwise' 'other')}}\",\n \"vendor\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"id\": \"\",\n \"kind\": \"youtube#video\",\n \"liveStreamingDetails\": {\n \"activeLiveChatId\": \"\",\n \"actualEndTime\": \"{{faker 'date.recent' 365}}\",\n \"actualStartTime\": \"{{faker 'date.recent' 365}}\",\n \"concurrentViewers\": \"\",\n \"scheduledEndTime\": \"{{faker 'date.recent' 365}}\",\n \"scheduledStartTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"localizations\": {},\n \"monetizationDetails\": {\n \"access\": {\n \"allowed\": {{faker 'datatype.boolean'}},\n \"exception\": [\n \"\"\n ]\n }\n },\n \"player\": {\n \"embedHeight\": \"\",\n \"embedHtml\": \"\",\n \"embedWidth\": \"\"\n },\n \"processingDetails\": {\n \"editorSuggestionsAvailability\": \"\",\n \"fileDetailsAvailability\": \"\",\n \"processingFailureReason\": \"{{oneOf (array 'uploadFailed' 'transcodeFailed' 'streamingFailed' 'other')}}\",\n \"processingIssuesAvailability\": \"\",\n \"processingProgress\": {\n \"partsProcessed\": \"\",\n \"partsTotal\": \"\",\n \"timeLeftMs\": \"\"\n },\n \"processingStatus\": \"{{oneOf (array 'processing' 'succeeded' 'failed' 'terminated')}}\",\n \"tagSuggestionsAvailability\": \"\",\n \"thumbnailsAvailability\": \"\"\n },\n \"projectDetails\": {},\n \"recordingDetails\": {\n \"location\": {\n \"altitude\": {{faker 'number.float'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"locationDescription\": \"\",\n \"recordingDate\": \"{{faker 'date.recent' 365}}\"\n },\n \"snippet\": {\n \"categoryId\": \"\",\n \"channelId\": \"\",\n \"channelTitle\": \"\",\n \"defaultAudioLanguage\": \"\",\n \"defaultLanguage\": \"\",\n \"description\": \"\",\n \"liveBroadcastContent\": \"{{oneOf (array 'none' 'upcoming' 'live' 'completed')}}\",\n \"localized\": {\n \"description\": \"\",\n \"title\": \"\"\n },\n \"publishedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": [\n \"\"\n ],\n \"thumbnails\": {\n \"high\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"maxres\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"medium\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"standard\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"title\": \"\"\n },\n \"statistics\": {\n \"commentCount\": \"\",\n \"dislikeCount\": \"\",\n \"favoriteCount\": \"\",\n \"likeCount\": \"\",\n \"viewCount\": \"\"\n },\n \"status\": {\n \"embeddable\": {{faker 'datatype.boolean'}},\n \"failureReason\": \"{{oneOf (array 'conversion' 'invalidFile' 'emptyFile' 'tooSmall' 'codec' 'uploadAborted')}}\",\n \"license\": \"{{oneOf (array 'youtube' 'creativeCommon')}}\",\n \"madeForKids\": {{faker 'datatype.boolean'}},\n \"privacyStatus\": \"{{oneOf (array 'public' 'unlisted' 'private')}}\",\n \"publicStatsViewable\": {{faker 'datatype.boolean'}},\n \"publishAt\": \"{{faker 'date.recent' 365}}\",\n \"rejectionReason\": \"{{oneOf (array 'copyright' 'inappropriate' 'duplicate' 'termsOfUse' 'uploaderAccountSuspended' 'length' 'claim' 'uploaderAccountClosed' 'trademark' 'legal')}}\",\n \"selfDeclaredMadeForKids\": {{faker 'datatype.boolean'}},\n \"uploadStatus\": \"{{oneOf (array 'uploaded' 'processed' 'failed' 'rejected' 'deleted')}}\"\n },\n \"suggestions\": {\n \"editorSuggestions\": [\n \"{{oneOf (array 'videoAutoLevels' 'videoStabilize' 'videoCrop' 'audioQuietAudioSwap')}}\"\n ],\n \"processingErrors\": [\n \"{{oneOf (array 'audioFile' 'imageFile' 'projectFile' 'notAVideoFile' 'docFile' 'archiveFile' 'unsupportedSpatialAudioLayout')}}\"\n ],\n \"processingHints\": [\n \"{{oneOf (array 'nonStreamableMov' 'sendBestQualityVideo' 'sphericalVideo' 'spatialAudio' 'vrVideo' 'hdrVideo')}}\"\n ],\n \"processingWarnings\": [\n \"{{oneOf (array 'unknownContainer' 'unknownVideoCodec' 'unknownAudioCodec' 'inconsistentResolution' 'hasEditlist' 'problematicVideoCodec' 'problematicAudioCodec' 'unsupportedVrStereoMode' 'unsupportedSphericalProjectionType' 'unsupportedHdrPixelFormat' 'unsupportedHdrColorMetadata' 'problematicHdrLookupTable')}}\"\n ],\n \"tagSuggestions\": [\n {\n \"categoryRestricts\": [\n \"\"\n ],\n \"tag\": \"\"\n }\n ]\n },\n \"topicDetails\": {\n \"relevantTopicIds\": [\n \"\"\n ],\n \"topicCategories\": [\n \"\"\n ],\n \"topicIds\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "eea85fa1-95d8-43bb-bb04-ba306f07a21a", "documentation": "Retrieves the ratings that the authorized user gave to a list of specified videos.", "method": "get", "endpoint": "youtube/v3/videos/getRating", "responses": [ { "uuid": "a4466fd2-1ebd-49bb-b0a4-a901617a9373", "body": "{\n \"etag\": \"\",\n \"eventId\": \"\",\n \"items\": [\n {\n \"rating\": \"{{oneOf (array 'none' 'like' 'dislike')}}\",\n \"videoId\": \"\"\n }\n ],\n \"kind\": \"youtube#videoGetRatingResponse\",\n \"visitorId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "e2613765-d65b-46aa-94d0-7667ee924931", "documentation": "Adds a like or dislike rating to a video or removes a rating from a video.", "method": "post", "endpoint": "youtube/v3/videos/rate", "responses": [ { "uuid": "7ce1cb7f-789c-4e0b-a70f-087c6c75c3da", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "aafaafee-85f7-4d87-a54f-d195e9ada08b", "documentation": "Report abuse for a video.", "method": "post", "endpoint": "youtube/v3/videos/reportAbuse", "responses": [ { "uuid": "ddc0bd2b-a567-4a94-b01f-652d1107fa3f", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "fba9a95a-f641-4b7d-930b-fe32c3aabef4", "documentation": "Allows upload of watermark image and setting it for a channel.", "method": "post", "endpoint": "youtube/v3/watermarks/set", "responses": [ { "uuid": "2a9f4d5e-f8fe-4a83-8ba9-e6ac1f16a907", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "bf74f7fe-9a5c-47de-a367-4ba40fee4417", "documentation": "Allows removal of channel watermark.", "method": "post", "endpoint": "youtube/v3/watermarks/unset", "responses": [ { "uuid": "63091377-3532-461e-8ebb-7ebcfc37c24e", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "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": "c62f9b07-da0e-4185-83dc-789d86e006a6" }, { "type": "route", "uuid": "a932ff46-2d5a-479b-b42c-6832cd555d9e" }, { "type": "route", "uuid": "fc82d67e-411d-413d-95c6-137831723ed7" }, { "type": "route", "uuid": "2461c790-3cc3-4838-baa2-b389c0543aa3" }, { "type": "route", "uuid": "5dedc87b-61ec-4f85-be46-9bfacfc36524" }, { "type": "route", "uuid": "4940007e-8ddd-4f95-af58-dba3ac90bf52" }, { "type": "route", "uuid": "0c53c9bc-e930-4df3-832d-ad7a0eedf8ff" }, { "type": "route", "uuid": "f8d43a30-4e89-4d3c-b4f2-ed9392d7fea8" }, { "type": "route", "uuid": "beae8a71-c833-4a40-8a9c-e33463a0693b" }, { "type": "route", "uuid": "4de3d931-045e-4f9a-810c-76a5356b36fe" }, { "type": "route", "uuid": "e748180a-60e0-4234-b922-9978fd7bfdc4" }, { "type": "route", "uuid": "d404a86f-c600-4dbe-81fc-6b016945f9d4" }, { "type": "route", "uuid": "fe450d60-94b0-4aa5-9b03-57c21078fb2c" }, { "type": "route", "uuid": "8c8f8124-df58-4cee-a161-5faa4ebfd901" }, { "type": "route", "uuid": "bee963a5-1eff-4265-a38b-9603dc7b110a" }, { "type": "route", "uuid": "6a8857ae-d840-46c0-bfd9-1c8dd5e31fb2" }, { "type": "route", "uuid": "9595b29b-a80c-4367-9fbd-07da2eba6b5b" }, { "type": "route", "uuid": "18cbde5f-9b76-4456-86a7-2589d1657088" }, { "type": "route", "uuid": "aeab479d-2198-401d-9884-64ff165d0320" }, { "type": "route", "uuid": "8a1469a0-0927-417c-82a0-5e16fc6a71bb" }, { "type": "route", "uuid": "0748d906-798f-4880-a4f9-8ccdea1b635b" }, { "type": "route", "uuid": "da990558-2401-49f3-8041-b27635324ec3" }, { "type": "route", "uuid": "7a5dbac2-ca2d-4c48-806e-f765f8832dad" }, { "type": "route", "uuid": "e70bc680-9860-43a5-b406-84dabc9293f2" }, { "type": "route", "uuid": "b6b64ba2-2109-4f21-bf33-3d1b97601cd5" }, { "type": "route", "uuid": "fc5c1920-f35b-4d71-836f-bfce7d228da8" }, { "type": "route", "uuid": "0dd2ca3a-02b3-46a5-beb8-04384a565f9f" }, { "type": "route", "uuid": "72ff9544-646a-4be3-ba30-8bb802bdab22" }, { "type": "route", "uuid": "4d78388e-dbaf-4dce-906a-57546cd5aba8" }, { "type": "route", "uuid": "4dcdc41a-13ea-459e-b870-281d73af7bde" }, { "type": "route", "uuid": "b389c80b-9c2b-4ffb-9dc9-03daf2602e4e" }, { "type": "route", "uuid": "d0b3945f-4f71-455b-abb3-05e16604afd1" }, { "type": "route", "uuid": "5fc2e1d9-e379-4eac-931b-89b14314a903" }, { "type": "route", "uuid": "6f14f0ea-903c-4184-830a-ae4a1a63b250" }, { "type": "route", "uuid": "ac30cca5-069a-4a60-9422-be74bd0d442c" }, { "type": "route", "uuid": "38349e3d-bf22-4f13-93cb-26f083178fde" }, { "type": "route", "uuid": "88934e3b-e6f2-41fc-ae58-49575ee6085e" }, { "type": "route", "uuid": "9059dccd-6638-42d1-bdbb-47544c28cd6b" }, { "type": "route", "uuid": "94047a02-c7c5-4a03-892d-cf282b245580" }, { "type": "route", "uuid": "e1f4c291-52f3-4f4c-a1ec-71ee8821dde0" }, { "type": "route", "uuid": "426c8084-bd9c-41e4-9e25-0b87ce1f194d" }, { "type": "route", "uuid": "c0708017-9d2e-4631-91a8-be5590a8d981" }, { "type": "route", "uuid": "b9127bdc-4fcf-48a1-a6db-0bd3f989b565" }, { "type": "route", "uuid": "60042217-5f43-4f57-96b8-69631ead752f" }, { "type": "route", "uuid": "8870afcc-f7f4-4a22-8549-8fd980d66626" }, { "type": "route", "uuid": "cd9c565d-46b4-4a83-a3d5-8e0565753d2e" }, { "type": "route", "uuid": "7b198116-2204-4ffb-bbe0-036ac35d363e" }, { "type": "route", "uuid": "90d5234b-c700-4fc7-9642-32b3da68a729" }, { "type": "route", "uuid": "082fb0cb-f4d2-4457-86db-88b80074d123" }, { "type": "route", "uuid": "c3f74db4-5015-4f4c-a4a4-d9b462aaecb7" }, { "type": "route", "uuid": "a5fff2e2-980a-4670-8c9a-ae4a14dc054d" }, { "type": "route", "uuid": "e4764938-af3e-4806-9d55-4a7d426578c4" }, { "type": "route", "uuid": "61025fc6-4bd3-40c8-9188-6901e6ac4dfa" }, { "type": "route", "uuid": "1eee83c7-db77-46ef-8fec-22b0a649ca3d" }, { "type": "route", "uuid": "01962994-0cea-4730-828b-356f00a21c91" }, { "type": "route", "uuid": "3bfec226-9234-4547-9fc4-1e88342ab8ca" }, { "type": "route", "uuid": "ee46aada-030e-47e7-81e0-3dfaa1a1fe1e" }, { "type": "route", "uuid": "16c4eac2-1fc7-4ed6-905a-ec3e9e9739d7" }, { "type": "route", "uuid": "b1cbdb50-8367-49f6-add3-0c9f8f01c865" }, { "type": "route", "uuid": "e24f4f5d-5745-46d8-9e7e-c2afa9f37efe" }, { "type": "route", "uuid": "f5fb90c7-4b6b-4374-ada0-5efe98a1bcef" }, { "type": "route", "uuid": "3de59f09-cba3-4254-8c95-aabd85af237d" }, { "type": "route", "uuid": "bc302ebc-5547-40da-9345-4fbdf8b44ec3" }, { "type": "route", "uuid": "007d2d95-a22f-429f-950f-26ba474b9171" }, { "type": "route", "uuid": "84b31263-bc9b-4f8c-a5bd-ccfbbf4be87b" }, { "type": "route", "uuid": "6a2f8528-3ac1-4e26-ae5b-aaed5026a106" }, { "type": "route", "uuid": "6f6cad7d-db83-4d5a-96bf-a01ac4b460ac" }, { "type": "route", "uuid": "33232377-1745-4228-a549-8f6f7fd9cfa0" }, { "type": "route", "uuid": "b1d6f58b-27cd-426c-8efa-b973c5b20833" }, { "type": "route", "uuid": "3b9148ea-b5dd-49dc-a54d-5e497081b421" }, { "type": "route", "uuid": "85834613-cae6-4b4b-9845-482b6e0364a9" }, { "type": "route", "uuid": "eea85fa1-95d8-43bb-bb04-ba306f07a21a" }, { "type": "route", "uuid": "e2613765-d65b-46aa-94d0-7667ee924931" }, { "type": "route", "uuid": "aafaafee-85f7-4d87-a54f-d195e9ada08b" }, { "type": "route", "uuid": "fba9a95a-f641-4b7d-930b-fe32c3aabef4" }, { "type": "route", "uuid": "bf74f7fe-9a5c-47de-a367-4ba40fee4417" } ] }