{ "uuid": "639a0892-6a93-4c47-8493-5b7fe2ad18fb", "lastMigration": 29, "name": "Vimeo", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "3fedf3c6-b066-4425-9d13-6466ccd6cc14", "documentation": "Get an API specification", "method": "get", "endpoint": "", "responses": [ { "uuid": "901a434b-1e90-4b09-8b9e-e2630d01b9ea", "body": "", "latency": 0, "statusCode": 200, "label": "Standard request.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.endpoint+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": "584722d3-208a-4515-bc71-0ec5ae7981a2", "documentation": "Get all categories", "method": "get", "endpoint": "categories", "responses": [ { "uuid": "0cbe3502-27d1-494e-9196-87c1fb40b1ad", "body": "", "latency": 0, "statusCode": 200, "label": "The categories were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+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": "918c2c90-3bb2-4d31-9b65-fc5e4a3d94f9", "documentation": "Get a specific category", "method": "get", "endpoint": "categories/:category", "responses": [ { "uuid": "b2e03bcd-0874-4fd6-8211-41e6e72ee35e", "body": "", "latency": 0, "statusCode": 200, "label": "The category was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "50cd6042-7ebc-47d1-8c50-aa811adcbf3a", "body": "", "latency": 0, "statusCode": 404, "label": "No such category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94376020-bf27-4af4-8803-9b6f72ed67dd", "documentation": "Get all the channels in a category", "method": "get", "endpoint": "categories/:category/channels", "responses": [ { "uuid": "728b2263-c635-4eb9-9aef-a779f6507131", "body": "", "latency": 0, "statusCode": 200, "label": "The channels were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d924e598-587b-4f79-9993-c043fa777dcf", "body": "", "latency": 0, "statusCode": 404, "label": "No such category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d29a7658-0ee8-4f1c-9200-201f06be7d9e", "documentation": "Get all the groups in a category", "method": "get", "endpoint": "categories/:category/groups", "responses": [ { "uuid": "2bd5517b-4b6a-4dcc-97a5-ec14aa30d3a7", "body": "", "latency": 0, "statusCode": 200, "label": "The groups were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff2c3bae-d305-435d-a143-af1cf6f6476a", "body": "", "latency": 0, "statusCode": 404, "label": "No such category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "499f77dc-96d4-4e66-a4ab-858512f471e5", "documentation": "Get all the videos in a category", "method": "get", "endpoint": "categories/:category/videos", "responses": [ { "uuid": "e0613a48-6ec7-46f4-a97b-d94307237a8b", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89315840-5578-4037-9a35-53d9614049fd", "body": "", "latency": 0, "statusCode": 404, "label": "No such category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a62d62c-3ebd-47d6-b0aa-3b9722400636", "documentation": "Check for a video in a category", "method": "get", "endpoint": "categories/:category/videos/:video_id", "responses": [ { "uuid": "cf46a32f-f0c3-45d8-8aae-ea64dd1c9d19", "body": "", "latency": 0, "statusCode": 200, "label": "The video belongs to the category.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8c9a4e4-bbf2-412b-9598-0f50112ef86b", "body": "", "latency": 0, "statusCode": 404, "label": "No such category exists, or the video doesn't belong to it.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca5c6a6c-da0e-4f3a-9200-23d515705ba7", "documentation": "Get all channels", "method": "get", "endpoint": "channels", "responses": [ { "uuid": "1094be48-d4f7-4cf9-9601-6ac71a4b1f4a", "body": "", "latency": 0, "statusCode": 200, "label": "The channels were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f64ec557-5a3b-40b1-a5ac-2393399e1046", "body": "", "latency": 0, "statusCode": 400, "label": "The relevant sort has no search query.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aecb639f-c99d-441c-a353-0b23df11dafa", "documentation": "Create a channel", "method": "post", "endpoint": "channels", "responses": [ { "uuid": "61cdf282-3025-43e0-93db-fa69e6833cd3", "body": "", "latency": 0, "statusCode": 200, "label": "The channel was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "afeb231b-8d98-467b-b44a-2827b073a29e", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5737308-b465-4994-91fa-bc8a0b2b349c", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't create a channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df8dcebc-e6d6-46d5-aca4-d8573b5cee30", "documentation": "Delete a channel", "method": "delete", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "1cc0915a-8077-4025-9602-f3d1da413b41", "body": "", "latency": 0, "statusCode": 204, "label": "The channel was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5510387e-1e2f-45ad-bcea-8219cdbcdf9a", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "351d9aef-fd44-4c4a-9b29-b25e01358582", "documentation": "Get a specific channel", "method": "get", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "3e432887-5f94-4096-bf21-5e86e83a7806", "body": "", "latency": 0, "statusCode": 200, "label": "The channel was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+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": "07683631-6050-42ca-9158-24262956a80f", "documentation": "Edit a channel", "method": "patch", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "ce327b2b-9646-44de-80f7-d3330431f457", "body": "", "latency": 0, "statusCode": 200, "label": "The channel was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d0341328-fa7f-44d1-9747-c29b346a8a49", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5f3b48b-4a51-4124-9384-1e25afcc0067", "documentation": "Get all the categories in a channel", "method": "get", "endpoint": "channels/:channel_id/categories", "responses": [ { "uuid": "dff43013-de10-4019-af90-ce7d0a850556", "body": "", "latency": 0, "statusCode": 200, "label": "The categories were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28b3d6ba-ba69-419f-bd81-a16ca12b51a8", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d77b595b-66c2-47c7-9f41-fc4d41b7b928", "documentation": "Add a list of categories to a channel", "method": "put", "endpoint": "channels/:channel_id/categories", "responses": [ { "uuid": "06fce5c0-0618-4d2a-bdbd-b2e38a84130e", "body": "", "latency": 0, "statusCode": 204, "label": "The categories were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ced00a3-128e-4cf0-b2e9-e81a80baa82a", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2205: There was no request body, or the request body is malformed.\n* Error code 2204: You exceeded the maximum number of channel categories.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f8d7252-ff1d-4ef0-b94b-3c4228b36df4", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "171261f9-a40a-4537-87ef-5cbbcdaeed8f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't add categories to the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d15b5d75-15c3-491d-9c20-314e7c78477e", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c425ddb-b1b1-43e1-8cff-5a5dc78aed44", "documentation": "Remove a category from a channel", "method": "delete", "endpoint": "channels/:channel_id/categories/:category", "responses": [ { "uuid": "4d818929-f61a-457e-a8ec-0144b8acd194", "body": "", "latency": 0, "statusCode": 204, "label": "The channel was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "69c2a128-f2a3-44f9-a341-ffaac767698f", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d872475d-f61b-4899-8288-154fb4e8432c", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own the channel or isn't a channel moderator.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87950418-9233-4b70-8791-f25fd10919af", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel or category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b49f9be5-40ad-42ec-ac9b-bf9211351709", "documentation": "Categorize a channel", "method": "put", "endpoint": "channels/:channel_id/categories/:category", "responses": [ { "uuid": "53f99e69-e0ac-439a-bae6-f3b19a400151", "body": "", "latency": 0, "statusCode": 204, "label": "The channel was categorized.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d21e6b13-6a81-4732-8229-8ea0d2fdab85", "body": "", "latency": 0, "statusCode": 400, "label": "Error code 2204: You exceeded the maximum number of channel categories.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "725166ed-916b-40ba-94bd-4f333f092dbb", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1cbb65e-61d9-4495-a6dd-8b327ff1ae19", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own the channel or isn't a channel moderator.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75759632-cdef-4773-a317-090f43451c84", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel or category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33b3e944-b23e-4325-bbcc-034fdb460023", "documentation": "Remove a list of channel moderators", "method": "delete", "endpoint": "channels/:channel_id/moderators", "responses": [ { "uuid": "3549124c-ecdf-49a1-b819-b75089d0d808", "body": "", "latency": 0, "statusCode": 204, "label": "The moderators were removed.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7092b7c0-793b-48b2-83f0-040ec7812af8", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the channel, the user isn't a moderator of the channel, or you tried to remove the owner of the channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94e142a2-fa9c-4df4-9489-0bba2cf9bc05", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9024b946-278d-4a68-a636-94d354f63414", "documentation": "Get all the moderators in a channel", "method": "get", "endpoint": "channels/:channel_id/moderators", "responses": [ { "uuid": "5b22d774-dc36-4dbd-9bc7-39f1c38b554f", "body": "", "latency": 0, "statusCode": 200, "label": "The moderators were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "f1453dab-cb9b-4fa3-9a44-8d4558647b01", "documentation": "Replace the moderators of a channel", "method": "patch", "endpoint": "channels/:channel_id/moderators", "responses": [ { "uuid": "aa2dcc9b-9ef3-46a5-acd0-53c89309e513", "body": "[\n {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "The moderators were replaced.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf7caa68-e2da-4662-95a4-2c4cdd4aa8af", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2908: The list contains more than 100 users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a12a868-9bdd-4777-965c-2fc3d2e2f63e", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user owns this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbe50de0-9eee-4a06-9f03-46fb9565fdcc", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e6518ca-8d2a-412e-863f-e98d6399e7a2", "documentation": "Add a list of channel moderators", "method": "put", "endpoint": "channels/:channel_id/moderators", "responses": [ { "uuid": "4f06ec64-fd60-4e1b-ab69-9eba9514da47", "body": "", "latency": 0, "statusCode": 200, "label": "The moderators were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ba7535d6-7ec3-427e-af7d-75ced3c12fd0", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2908: The list contains more than 100 users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9a2d437-1c58-46a8-8af9-821e2a025e2b", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the channel, a user is already a moderator of the channel, or you tried to add a user that the authenticated user doesn't follow.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef0df0a0-b607-4208-a44e-c2293230da88", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b97dc913-60a9-4a81-9d75-325278be4c9d", "documentation": "Remove a specific channel moderator", "method": "delete", "endpoint": "channels/:channel_id/moderators/:user_id", "responses": [ { "uuid": "428361ae-545f-4e29-920d-950e33cecf08", "body": "", "latency": 0, "statusCode": 204, "label": "The moderator was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e882caef-2472-48f8-ab7f-8740d91bb1ef", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the channel, the user isn't a moderator of the channel, or you tried to remove the owner of the channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79f1e605-984a-40b9-8d69-dd71965999df", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4635cf93-9dca-4bec-9260-404747ac33db", "documentation": "Get a specific channel moderator", "method": "get", "endpoint": "channels/:channel_id/moderators/:user_id", "responses": [ { "uuid": "eb7ce875-ce40-4269-aa14-5485ed731c46", "body": "", "latency": 0, "statusCode": 200, "label": "The moderator was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "1bf5ac03-4035-4e77-adeb-0671612111bb", "documentation": "Add a specific channel moderator", "method": "put", "endpoint": "channels/:channel_id/moderators/:user_id", "responses": [ { "uuid": "9e217d14-24ee-4411-99c9-c358435cad02", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the channel, a user is already a moderator of the channel, or you tried to add a user that the authenticated user doesn't follow.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b680be77-497c-404e-87c2-5c1249833d9b", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97ff9e49-7b64-41ce-900e-6108d018bf97", "documentation": "Get all the users who can view a private channel", "method": "get", "endpoint": "channels/:channel_id/privacy/users", "responses": [ { "uuid": "12518986-371f-4b2c-8dca-555ce73450a7", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "69d1e0cf-b071-4f9c-a4e2-1b315d52547c", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7dfb584-434f-42b6-873e-6e879570c491", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own this channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30434cc1-128a-411e-8a85-ab0173ebffc7", "body": "", "latency": 0, "statusCode": 404, "label": "Error code 2204: You can't add this user to a channel of this type.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16b901a2-43fe-40b5-9600-5ad379175429", "documentation": "Permit a list of users to view a private channel", "method": "put", "endpoint": "channels/:channel_id/privacy/users", "responses": [ { "uuid": "5a98a842-f5e6-46f9-90fc-5d2bbd839362", "body": "", "latency": 0, "statusCode": 200, "label": "The users can now view the private channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f62ce6b-8517-4401-93bf-6e82bbd29b28", "body": "", "latency": 0, "statusCode": 400, "label": "* Error code 2205: There was no request body, or the request body is malformed.\n* Error code 2900: At least one of the specified user accounts doesn't exist.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e962343f-121c-4811-9d14-ddbb863fbe32", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76f89939-3ed2-46cd-9ebe-dea655252a25", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own this channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9bf68d6-bf2f-43d4-a104-af9f52b5bad5", "body": "", "latency": 0, "statusCode": 404, "label": "Error code 2204: You can't add one or more of these users to a channel of this type.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9dc655f3-7a28-4bb2-aae3-187567dd7ba4", "documentation": "Restrict a user from viewing a private channel", "method": "delete", "endpoint": "channels/:channel_id/privacy/users/:user_id", "responses": [ { "uuid": "ae743e21-cb39-48e3-97f4-1485e11860f4", "body": "", "latency": 0, "statusCode": 204, "label": "The user can no longer view the private channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a05b572a-00a8-403c-9b65-da1e728b7d57", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89246cc2-05e5-4b59-b36b-adf6cc73dd9e", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "127f830b-dc36-4c03-98a3-9e8bf6dd4187", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 2204: You can't add this user to a channel of this type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fba711d0-f0c0-4620-bd55-2e678bed95dd", "documentation": "Permit a specific user to view a private channel", "method": "put", "endpoint": "channels/:channel_id/privacy/users/:user_id", "responses": [ { "uuid": "289a56a8-1daf-4ac4-90d3-2fa82017f626", "body": "", "latency": 0, "statusCode": 200, "label": "The user can now view the private channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2cd9ec8d-75c6-45f0-9e7b-9824f0c9298c", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a179964a-c76b-40bf-a11e-f17e0ea8d4e0", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user doesn't own this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a3d9779-841d-4289-a117-1a19d8ff18ef", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 2204: You can't add this user to a channel of this type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "456e6395-51c0-42dc-8252-b2cfaa410e61", "documentation": "Get all the tags that have been added to a channel", "method": "get", "endpoint": "channels/:channel_id/tags", "responses": [ { "uuid": "b5a0cf13-4772-49e4-bd5c-402bb57f393e", "body": "", "latency": 0, "statusCode": 200, "label": "The tags were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "635842f1-0641-4a37-88d4-8852f781b938", "body": "", "latency": 0, "statusCode": 400, "label": "No such channel exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13214512-418b-481a-929b-403ef7d30cb9", "documentation": "Add a list of tags to a channel", "method": "put", "endpoint": "channels/:channel_id/tags", "responses": [ { "uuid": "9dc8563a-3082-4ac3-8e93-56e70c18987c", "body": "", "latency": 0, "statusCode": 200, "label": "The tags were added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b1007dec-8606-4379-b358-5d012fd9f13b", "body": "", "latency": 0, "statusCode": 400, "label": "* No such channel exists, or a parameter is invalid.\n* Error code 2501: You tried to add more than 20 tags to the channel.\n* Error code 2205: There was no request body, or the request body is malformed.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62c45129-102f-4d86-9c8f-0a4adf571c79", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "408fa99f-8d0d-419d-b2c0-34734f1e357c", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't add tags to this channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da5015d2-74c9-4237-86e1-1555fdcc1f5f", "documentation": "Remove a tag from a channel", "method": "delete", "endpoint": "channels/:channel_id/tags/:word", "responses": [ { "uuid": "3cf3af37-ec85-4faa-a696-584ecb6a094e", "body": "", "latency": 0, "statusCode": 204, "label": "The tag was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85ba089b-1081-48e0-96d6-d2cf0feec122", "body": "", "latency": 0, "statusCode": 400, "label": "The tag is invalid, or a parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a75d0a25-249d-44ac-b25c-11d982f4ac40", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7cc8aaff-f9ad-4c3f-81fe-fe5e73fb5ec8", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't remove tags from this channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79ad678a-8cc6-437f-99dd-f1a85f2be0d1", "documentation": "Check if a tag has been added to a channel", "method": "get", "endpoint": "channels/:channel_id/tags/:word", "responses": [ { "uuid": "7a9c8f8d-f84f-479d-a204-11f876c76902", "body": "", "latency": 0, "statusCode": 204, "label": "The tag has been added to the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "99125137-73dd-4523-af69-06f51ebf0f87", "body": "", "latency": 0, "statusCode": 400, "label": "No such tag exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61c89c3c-cc9e-4d65-b26c-eaf9ff961f3f", "body": "", "latency": 0, "statusCode": 404, "label": "Error code 5000: The tag exists, but the channel isn't tagged by it.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec98b3f4-1f3e-41ef-ba79-f79c52778c35", "documentation": "Add a specific tag to a channel", "method": "put", "endpoint": "channels/:channel_id/tags/:word", "responses": [ { "uuid": "f4d0aa1b-5b35-49cf-ad0a-a5a1bc4b4e4e", "body": "", "latency": 0, "statusCode": 204, "label": "The tag was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d1f2626-55f5-4c60-b34c-ddc2da01043e", "body": "", "latency": 0, "statusCode": 400, "label": "* The tag is invalid, or a parameter is invalid.\n* Error code 2501: The channel has already reached its maximum number of 20 tags.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "780d63dc-2a1c-40ef-93c3-99a5e9f91d7d", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db98ddd5-1a8c-4a9b-bac8-a1bc803de59d", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't add tags to this channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8271e2cb-43ac-48e0-81d1-8ba9dd478980", "documentation": "Get all the followers of a channel", "method": "get", "endpoint": "channels/:channel_id/users", "responses": [ { "uuid": "2e0d38da-1754-4be7-a619-447ac4ce60eb", "body": "", "latency": 0, "statusCode": 200, "label": "The followers were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7c76cd10-7f41-479a-88ed-16d997f16224", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08b2396b-36b1-4da8-8b4c-34d46cdf51b4", "documentation": "Remove a list of videos from a channel", "method": "delete", "endpoint": "channels/:channel_id/videos", "responses": [ { "uuid": "1a030133-8c0d-439a-875e-be40a7727951", "body": "{\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n}", "latency": 0, "statusCode": 204, "label": "The videos were removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "80d8db40-fe55-462e-b5c1-6c39d49ca525", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user isn't a moderator of this channel, or you can't remove this video from the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a12bc95-97d5-46fa-ae96-c1fbed093398", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84b7772a-05ee-4652-b68d-da482622cac9", "documentation": "Get all the videos in a channel", "method": "get", "endpoint": "channels/:channel_id/videos", "responses": [ { "uuid": "4833e5b7-0357-41ce-b19c-d7ce856b9f3a", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b58e4303-cb83-416b-89e8-d67caae3693d", "body": "", "latency": 0, "statusCode": 304, "label": "No videos have been added to this channel since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1bb46a0-6027-40fa-a8aa-7564b273dcd7", "body": "", "latency": 0, "statusCode": 400, "label": "The **sort** field is `default`, but the **direction** field has a value.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68bdd162-89ed-4caf-a2c4-87ae9787870b", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "563e4119-3d18-486b-82c0-a81890069a9f", "documentation": "Add a list of videos to a channel", "method": "put", "endpoint": "channels/:channel_id/videos", "responses": [ { "uuid": "c53d10f4-3d5e-4657-90ea-fbebdd69bf4f", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "459563c6-2123-4853-a5a0-b15d1ae6dc60", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user isn't a moderator of the channel, or the video can't be added to the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63a0911c-e733-4e57-b31d-ff96a1605792", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such user exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d15af959-23fd-42ea-b6e7-3d842e0e0134", "documentation": "Remove a specific video from a channel", "method": "delete", "endpoint": "channels/:channel_id/videos/:video_id", "responses": [ { "uuid": "44dcba35-c556-4e41-b1bc-e029eda87932", "body": "", "latency": 0, "statusCode": 204, "label": "The video was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19c27b2d-d2f9-4181-98ac-fd2ecd5af790", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user isn't a moderator of this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3badd87e-4818-4f82-9a83-41cd68329c64", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9a200bc-c9c2-4c3b-9eaf-a373f797960f", "documentation": "Get a specific video in a channel", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id", "responses": [ { "uuid": "69dd84ae-9ffc-4a65-9235-fc4da0206006", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc47386d-c107-4c80-8aed-dbfbedcc916b", "body": "", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b9fb496-55ec-4958-a205-b41503e6c6fb", "documentation": "Add a specific video to a channel", "method": "put", "endpoint": "channels/:channel_id/videos/:video_id", "responses": [ { "uuid": "69233dcb-9d01-4c97-b981-ea9dab7c63de", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4abb9e7-1c53-4d6a-bdc1-ee7da1657662", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The video can't be added to channels, or the authenticated user isn't the moderator of this channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d546e37-84ee-4ee9-b8b9-46c1599a0f14", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists, or no such video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfb1bd48-201d-4aaf-8638-bcceb51c4871", "documentation": "Get all the comments on a video", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/comments", "responses": [ { "uuid": "492ccca9-620d-46bb-a37c-03aea34587bd", "body": "", "latency": 0, "statusCode": 200, "label": "The comments were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+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": "b36c63ea-d94a-4604-b9b2-66d6c72e2e86", "documentation": "Add a comment to a video", "method": "post", "endpoint": "channels/:channel_id/videos/:video_id/comments", "responses": [ { "uuid": "b8194e21-abda-4b0d-a5f3-0538e556c768", "body": "", "latency": 0, "statusCode": 201, "label": "The comment was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "114f5a64-9319-47cc-bf6f-8b3d506b6ec3", "body": "", "latency": 0, "statusCode": 400, "label": "Error code 2207: The comment text is missing.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2102004-4cbc-4d05-a658-54d120a4662b", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb868298-4d1e-481a-8d93-48088b545936", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3413: Comments are disabled for this video.\n* Error code 3411: The authenticated user is unverified.\n* Error code 3412: The authenticated user can't comment.\n* Error code 3301: The comment was flagged as spam.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f548a30-a8c4-406b-85d4-d6711139e859", "documentation": "Get all the credited users in a video", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/credits", "responses": [ { "uuid": "147b4ddb-71e4-409e-b42d-4f1364fa856f", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+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": "26aeda1d-258b-418e-a105-881ac84709e1", "documentation": "Credit a user in a video", "method": "post", "endpoint": "channels/:channel_id/videos/:video_id/credits", "responses": [ { "uuid": "729cd251-b142-4b41-9d36-b9b0cd4ccddd", "body": "", "latency": 0, "statusCode": 201, "label": "The credit was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aee8d065-7114-44fc-b416-0bf4cce6e06d", "body": "", "latency": 0, "statusCode": 400, "label": "* The credit was added.\n* A parameter is invalid.\n* The authenticated user has an unverified email address.\n* There is a user block between the video owner and the person receiving credit.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8d506e2-1602-4c17-a634-af8789aaf7cc", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bcca868c-55f5-4b06-b034-0b82489ba639", "documentation": "Get all the users who have liked a video", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/likes", "responses": [ { "uuid": "3540230a-965a-4eaf-9c19-623548696c0c", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "3a4d24b5-6f01-4e7a-9195-fc4148fe9be3", "documentation": "Get all the thumbnails of a video", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/pictures", "responses": [ { "uuid": "c74e0a03-5ddc-4e2b-b588-dbe68f9a219b", "body": "", "latency": 0, "statusCode": 200, "label": "The thumbnails were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "fbf30c7a-fcc5-48df-89e6-5829bfacab64", "documentation": "Add a video thumbnail", "method": "post", "endpoint": "channels/:channel_id/videos/:video_id/pictures", "responses": [ { "uuid": "16229ac1-bc9e-42e5-b190-021694fa0de3", "body": "", "latency": 0, "statusCode": 201, "label": "The thumbnail was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "2ea8ea37-7689-49e7-9771-35f56ea98a22", "documentation": "Get all the users who can view a user's private videos by default", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/privacy/users", "responses": [ { "uuid": "8e79a13c-9a25-4d07-89e0-7182c11c37d7", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "47dc92ea-c161-48c2-a0a4-36ded5c7d7fd", "body": "", "latency": 0, "statusCode": 400, "label": "No users can view the private video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d8a8a00-9ded-4ad0-b983-d177c58c919f", "documentation": "Permit a list of users to view a private video", "method": "put", "endpoint": "channels/:channel_id/videos/:video_id/privacy/users", "responses": [ { "uuid": "f923a0af-f897-40b9-b8cd-d1f66796bbbc", "body": "", "latency": 0, "statusCode": 200, "label": "The users can now view the private video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "c688913f-3aca-40a3-880e-1df3e7bb2f04", "documentation": "Get all the text tracks of a video", "method": "get", "endpoint": "channels/:channel_id/videos/:video_id/texttracks", "responses": [ { "uuid": "dd317a5e-0b5f-4921-8025-9d336edded07", "body": "", "latency": 0, "statusCode": 200, "label": "The text tracks were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "22830dc5-bcb1-4c1a-b373-3c5f126b67d7", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a33d72a2-f594-40ff-a8c9-9bff198a21aa", "documentation": "Add a text track to a video", "method": "post", "endpoint": "channels/:channel_id/videos/:video_id/texttracks", "responses": [ { "uuid": "1b961b54-9ce9-49a2-a33a-7096b2a3ec9d", "body": "", "latency": 0, "statusCode": 201, "label": "The text track was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ebaf8f7-e750-4705-a5fe-c4468b15b866", "body": "", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't edit the text track.\n* Error code 2204: The request contains errors.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a88fd786-c98d-4a86-8e02-354ffa2062e1", "documentation": "Get all content ratings", "method": "get", "endpoint": "contentratings", "responses": [ { "uuid": "46d60417-8048-4da7-a73f-79175957b6d4", "body": "", "latency": 0, "statusCode": 200, "label": "The content ratings were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.contentrating+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": "1d163f4a-fefe-4299-9d06-29a10fda2aec", "documentation": "Get all Creative Commons licenses", "method": "get", "endpoint": "creativecommons", "responses": [ { "uuid": "3d78f89a-7b8e-4f3b-833c-7c66f1648419", "body": "", "latency": 0, "statusCode": 200, "label": "The Creative Commons licenses were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.creativecommons+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": "d20d8c37-f48b-4e77-b56e-7090eb6cdf97", "documentation": "Get all groups", "method": "get", "endpoint": "groups", "responses": [ { "uuid": "d1f7bcff-99ee-4226-adaf-faa8ce0a8b33", "body": "", "latency": 0, "statusCode": 200, "label": "The groups were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+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": "8a12322a-a664-466b-aada-13424fde7d72", "documentation": "Create a group", "method": "post", "endpoint": "groups", "responses": [ { "uuid": "f052ce06-1d6c-4c66-9cc8-b817f03540ed", "body": "", "latency": 0, "statusCode": 200, "label": "The group was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "60424494-2fd6-48c2-aa1f-ef72f9039e57", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1eafec5-881c-46ae-85e7-5c120a737c48", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't create groups.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74254df1-3723-4a3f-b9e4-d14495fb00a4", "documentation": "Delete a group", "method": "delete", "endpoint": "groups/:group_id", "responses": [ { "uuid": "d840e788-c7bd-4d1d-87e4-3e74211475dd", "body": "", "latency": 0, "statusCode": 204, "label": "The group was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a14016d0-fc38-4f3b-aa07-898482e193ea", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user isn't the group owner.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65529bf7-d1ea-4951-8ef4-ad780883033d", "documentation": "Get a specific group", "method": "get", "endpoint": "groups/:group_id", "responses": [ { "uuid": "9e95919b-7ea5-41b0-8602-a85a0e220677", "body": "", "latency": 0, "statusCode": 200, "label": "The group was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+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": "bd3f0441-90c2-43d5-b471-67e85478ac60", "documentation": "Get all the members of a group", "method": "get", "endpoint": "groups/:group_id/users", "responses": [ { "uuid": "0acc3676-cf24-4507-9a4a-6f47dbb1a47e", "body": "", "latency": 0, "statusCode": 200, "label": "The members were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2debdb0e-4e75-40e2-b639-f8c35ec4f1ca", "body": "", "latency": 0, "statusCode": 404, "label": "No such group exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26a9efc6-dd8a-49b6-843f-4dd562827530", "documentation": "Get all the videos in a group", "method": "get", "endpoint": "groups/:group_id/videos", "responses": [ { "uuid": "6a1d72b7-b690-46d9-ad41-24c4986fc6ad", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56390102-4202-4599-9e57-c5b48e42911a", "body": "", "latency": 0, "statusCode": 304, "label": "No videos have been added to this group since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10523e46-f5ee-49e6-9bc4-e90b455c19ef", "body": "", "latency": 0, "statusCode": 404, "label": "No such group exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50aca2bc-0d97-472d-94e7-bb7e9d46d2c5", "documentation": "Remove a video from a group", "method": "delete", "endpoint": "groups/:group_id/videos/:video_id", "responses": [ { "uuid": "f89a3163-f741-4a83-8669-76c5178128c0", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c8c901a7-34e6-48d8-93a5-91effd6d2047", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this group's videos.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ee8ec60-907a-41db-9e2d-89127f780f37", "documentation": "Get a specific video in a group", "method": "get", "endpoint": "groups/:group_id/videos/:video_id", "responses": [ { "uuid": "cc02d32a-9589-4db4-9ca0-09d52e15b1d8", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94bb68b9-2aa5-421d-86df-360563d32b88", "body": "", "latency": 0, "statusCode": 404, "label": "No such video or group exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c573d9f7-31ed-406a-a3d2-b3b7d8ac3c8c", "documentation": "Add a video to a group", "method": "put", "endpoint": "groups/:group_id/videos/:video_id", "responses": [ { "uuid": "c23b3e3d-fc2f-4255-ae02-dfe1e7889d79", "body": "", "latency": 0, "statusCode": 200, "label": "The video was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "49455e32-f840-4a67-b794-15c830dbe626", "body": "", "latency": 0, "statusCode": 202, "label": "The video is in pending status.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa98698b-dd90-42b1-9b3e-dd3c17b0abad", "body": "", "latency": 0, "statusCode": 403, "label": "* The video is already in the group.\n* The user can't add videos to the group.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20dd92c3-b1b4-45ca-bcc7-cfb9b47eeb6d", "documentation": "Get all languages", "method": "get", "endpoint": "languages", "responses": [ { "uuid": "d6d993cf-8b02-473a-ac67-140857d61040", "body": "", "latency": 0, "statusCode": 200, "label": "The languages were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.language+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": "efd702ab-fea4-4d05-a36e-a81895049a41", "documentation": "Get a user", "method": "get", "endpoint": "me", "responses": [ { "uuid": "f607bb4f-b01c-40fb-b7ca-085dd514684e", "body": "", "latency": 0, "statusCode": 200, "label": "The user was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "4658e1c8-a44e-41a1-94d2-aca47e51ca01", "documentation": "Edit a user", "method": "patch", "endpoint": "me", "responses": [ { "uuid": "21a0d6a1-dbb2-44c1-a49c-d08d329ecedb", "body": "", "latency": 0, "statusCode": 200, "label": "The user was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "6a074055-87af-4075-8294-0597d6ec1923", "documentation": "Get all the albums that belong to a user", "method": "get", "endpoint": "me/albums", "responses": [ { "uuid": "620d955c-3046-4829-b57f-6de28a279f49", "body": "[\n {\n \"allow_continuous_play\": \"true\",\n \"allow_downloads\": \"true\",\n \"allow_share\": \"true\",\n \"brand_color\": \"ff66ee\",\n \"created_time\": \"2015-12-17T21:32:44+00:00\",\n \"custom_logo\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"description\": \"Vimeo holiday videos!\",\n \"domain\": \"mycustomdomain.com\",\n \"duration\": 1163,\n \"embed\": {\n \"html\": \"\"\n },\n \"embed_brand_color\": \"true\",\n \"embed_custom_logo\": \"true\",\n \"hide_nav\": \"true\",\n \"hide_vimeo_logo\": \"true\",\n \"layout\": \"{{oneOf (array 'grid' 'player')}}\",\n \"link\": \"https://vimeo.com/album/Vimeo Holiday Videos!\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/albums/3706071/videos\"\n }\n },\n \"interactions\": {\n \"add_custom_thumbnails\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/custom_thumbnails\"\n },\n \"add_logos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/logos\"\n },\n \"add_videos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/videos\"\n }\n }\n },\n \"modified_time\": \"2018-02-06T21:24:17+00:00\",\n \"name\": \"Vimeo Holiday Videos!\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"password\": \"hunter1\",\n \"view\": \"{{oneOf (array 'anybody' 'embed_only' 'password')}}\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"review_mode\": \"true\",\n \"sort\": \"{{oneOf (array 'added_first' 'added_last' 'alphabetical' 'arranged' 'comments' 'likes' 'newest' 'oldest' 'plays')}}\",\n \"theme\": \"{{oneOf (array 'dark' 'standard')}}\",\n \"uri\": \"/albums/3706071\",\n \"url\": \"my-custom-url\",\n \"use_custom_domain\": \"false\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"web_brand_color\": \"true\",\n \"web_custom_logo\": \"true\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The albums were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "990d0cd2-358e-45e7-a5ff-2fd7a4a22d4e", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a88af18b-3829-4a83-8167-7b286d0c9224", "documentation": "Create an album", "method": "post", "endpoint": "me/albums", "responses": [ { "uuid": "1eea1b50-e30b-4670-9a0e-2e66ce848360", "body": "", "latency": 0, "statusCode": 201, "label": "The album was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a76c5f3-9cdc-475c-b694-a8f034848c45", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "645c29cc-0b0c-4f06-ae82-704a7545fbdb", "body": "", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't create an album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "670695f9-2e05-4b13-bf86-b85d74f69c4c", "documentation": "Delete an album", "method": "delete", "endpoint": "me/albums/:album_id", "responses": [ { "uuid": "fd531e1a-e9fb-4d80-accb-5dc93f8a8093", "body": "", "latency": 0, "statusCode": 204, "label": "The album was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a4cb1ff-9392-4366-94ab-f4d7caee22e1", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't delete the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ed7df7d3-b5b5-4e03-bb1a-865a82631044", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59ca369f-d981-459e-b325-369506b70a14", "documentation": "Get a specific album", "method": "get", "endpoint": "me/albums/:album_id", "responses": [ { "uuid": "8ffcc4fc-3e7e-4ef0-8e6f-fa4dac46d36e", "body": "", "latency": 0, "statusCode": 200, "label": "The album was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "93a6a688-2ad3-40e9-83b8-afac710d2cdc", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e986c15-78d8-4783-a429-64516a3f2cda", "documentation": "Edit an album", "method": "patch", "endpoint": "me/albums/:album_id", "responses": [ { "uuid": "b185d0b2-ef53-497f-b061-4dd6fc286be7", "body": "", "latency": 0, "statusCode": 200, "label": "The album was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03397f10-5639-48ce-b50e-075b3f25802a", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "881b3fb0-7f08-4daf-b6d5-3d9070be7df3", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the album, the supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de3d2311-808a-4de9-a488-277ed7297944", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcc77975-d2ec-4778-b234-24ace52f6b6e", "documentation": "Get all the videos in an album", "method": "get", "endpoint": "me/albums/:album_id/videos", "responses": [ { "uuid": "cfabcf8b-cfbc-4da3-a84a-e86db14f2920", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8e1a9db9-f6ea-4744-9275-d3e14bef1751", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5dcb9e98-92cf-468e-92d8-8ddb0862031e", "documentation": "Replace all the videos in an album", "method": "put", "endpoint": "me/albums/:album_id/videos", "responses": [ { "uuid": "e8251df3-92c2-4322-9775-1a508a7be522", "body": "", "latency": 0, "statusCode": 201, "label": "The videos were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f6b73ed9-26ff-4b95-998d-d5880e07d3e9", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't add videos to albums.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b473647-437e-4fdd-ad38-f38faa9d3a89", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec435bd0-5a4d-4e81-83b2-f9cd17a5e53e", "documentation": "Remove a video from an album", "method": "delete", "endpoint": "me/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "51cfbc29-3a59-4ed9-964f-a1083d366f13", "body": "", "latency": 0, "statusCode": 204, "label": "The video was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9226c314-b627-4fec-92d6-84a0c671ac39", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95443c40-cc44-48ef-89fb-e893f5e6759a", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb49cb12-4b40-44ff-8804-932d78a03ef8", "documentation": "Get a specific video in an album", "method": "get", "endpoint": "me/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "ad8a04a6-db14-4416-a1a2-e7bff8246aa7", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a8718c6-e5af-4d6e-a9ac-60e6a48ad04c", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or the video wasn't found in it.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "acc564c6-c64e-45ba-a08b-f8377ac14526", "documentation": "Add a specific video to an album", "method": "put", "endpoint": "me/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "daeab335-0a25-47e3-8fb3-e11ad1478cce", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b1c35b1-35e8-40a7-823e-06e2b2d5da33", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dff3c24c-4a5c-4a55-85a4-80167648ccc4", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a56427a-c05a-4361-be53-33c157412357", "documentation": "Set a video as the album thumbnail", "method": "post", "endpoint": "me/albums/:album_id/videos/:video_id/set_album_thumbnail", "responses": [ { "uuid": "2b3dd07a-24ab-4d7d-a4d9-f67ec494c2ce", "body": "{\n \"allow_continuous_play\": \"true\",\n \"allow_downloads\": \"true\",\n \"allow_share\": \"true\",\n \"brand_color\": \"ff66ee\",\n \"created_time\": \"2015-12-17T21:32:44+00:00\",\n \"custom_logo\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"description\": \"Vimeo holiday videos!\",\n \"domain\": \"mycustomdomain.com\",\n \"duration\": 1163,\n \"embed\": {\n \"html\": \"\"\n },\n \"embed_brand_color\": \"true\",\n \"embed_custom_logo\": \"true\",\n \"hide_nav\": \"true\",\n \"hide_vimeo_logo\": \"true\",\n \"layout\": \"{{oneOf (array 'grid' 'player')}}\",\n \"link\": \"https://vimeo.com/album/Vimeo Holiday Videos!\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/albums/3706071/videos\"\n }\n },\n \"interactions\": {\n \"add_custom_thumbnails\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/custom_thumbnails\"\n },\n \"add_logos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/logos\"\n },\n \"add_videos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/videos\"\n }\n }\n },\n \"modified_time\": \"2018-02-06T21:24:17+00:00\",\n \"name\": \"Vimeo Holiday Videos!\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"password\": \"hunter1\",\n \"view\": \"{{oneOf (array 'anybody' 'embed_only' 'password')}}\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"review_mode\": \"true\",\n \"sort\": \"{{oneOf (array 'added_first' 'added_last' 'alphabetical' 'arranged' 'comments' 'likes' 'newest' 'oldest' 'plays')}}\",\n \"theme\": \"{{oneOf (array 'dark' 'standard')}}\",\n \"uri\": \"/albums/3706071\",\n \"url\": \"my-custom-url\",\n \"use_custom_domain\": \"false\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"web_brand_color\": \"true\",\n \"web_custom_logo\": \"true\"\n}", "latency": 0, "statusCode": 200, "label": "The album was updated with a new thumbnail.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a98a1b23-08b0-4053-98e0-9c2e9e748d95", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3429: The authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daf05cf1-cbe7-4211-9db7-0a223489a192", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such album, or user, or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b33e1122-202f-4699-8862-4f80b676aa96", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Error code 4016: Unexpected error while setting thumbnail.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7afe81b-1dd0-49ef-8d7b-39071e42cc0a", "documentation": "Get all the videos in which a user appears", "method": "get", "endpoint": "me/appearances", "responses": [ { "uuid": "f3ca635f-f64a-40db-a83b-8f700e463ac1", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "7d1d098c-339a-4dda-9125-02c6a3ab70d5", "documentation": "Get all the categories that a user follows", "method": "get", "endpoint": "me/categories", "responses": [ { "uuid": "6e837144-66f0-4491-a72e-b064f75e77ba", "body": "", "latency": 0, "statusCode": 200, "label": "The categories were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b0e915ee-eac2-4b47-a6c2-94197b11108a", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: You can't view another user.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "756ecc91-8841-4a9c-8d8e-c83e2f36ad3e", "documentation": "Unsubscribe a user from a category", "method": "delete", "endpoint": "me/categories/:category", "responses": [ { "uuid": "8156c01d-4739-4022-a8e4-ec89f05c22b6", "body": "", "latency": 0, "statusCode": 204, "label": "The user was unsubscribed.", "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": "3bc03df2-d6ee-4367-91cb-b1fbeba7cf82", "documentation": "Check if a user follows a category", "method": "get", "endpoint": "me/categories/:category", "responses": [ { "uuid": "ab4515f1-a8af-4a36-b044-e1066a4e365f", "body": "", "latency": 0, "statusCode": 204, "label": "The user is following the category.", "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": "e9ec6e2c-e3e1-45b4-b9ea-3bd65cc341c9", "documentation": "Subscribe a user to a single category", "method": "put", "endpoint": "me/categories/:category", "responses": [ { "uuid": "5b401b1c-8a9d-457d-af99-12fdf1aaa902", "body": "", "latency": 0, "statusCode": 204, "label": "The user was subscribed.", "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": "30100533-40c0-4141-a86b-8b23b5c2dbf6", "documentation": "Get all the channels to which a user subscribes", "method": "get", "endpoint": "me/channels", "responses": [ { "uuid": "76492d66-0fda-4da1-af2a-a4e4ce1c596f", "body": "", "latency": 0, "statusCode": 200, "label": "The channels were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f2834b21-97ed-47c2-b56b-996db125df16", "body": "", "latency": 0, "statusCode": 304, "label": "No channel has been followed since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e48ec0e6-8d4d-4a50-84d5-e1ddd2dc2172", "documentation": "Unsubscribe a user from a specific channel", "method": "delete", "endpoint": "me/channels/:channel_id", "responses": [ { "uuid": "62b5fa27-c15a-4890-8dc8-24a2b3f9f7e7", "body": "", "latency": 0, "statusCode": 204, "label": "The user is no longer a follower of the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "82b61e2a-668d-4487-b9ef-c16920fe2601", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4359b751-fc5d-4467-a9ee-f64d07d9ad5f", "documentation": "Check if a user follows a channel", "method": "get", "endpoint": "me/channels/:channel_id", "responses": [ { "uuid": "bceddec3-f29b-4439-bbab-5e13cc641f1d", "body": "", "latency": 0, "statusCode": 204, "label": "The user follows the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1e81b800-7499-47e6-9724-d363bb6a1831", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6fb0347-623b-4195-a3d7-434d25066953", "documentation": "Subscribe a user to a specific channel", "method": "put", "endpoint": "me/channels/:channel_id", "responses": [ { "uuid": "06b7515a-2a4d-43b1-abf2-e908cd436a78", "body": "", "latency": 0, "statusCode": 204, "label": "The user is now a follower of the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b9040392-5641-49b0-9703-143b10266a83", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52aad2a8-01eb-4ec9-82bb-4f2e29df93da", "documentation": "Get all the custom logos that belong to a user", "method": "get", "endpoint": "me/customlogos", "responses": [ { "uuid": "acc568d8-c45d-4faf-ac14-635457308c99", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "696404ad-19b3-4bf4-a466-5b8cd8062e19", "body": "", "latency": 0, "statusCode": 403, "label": "* The user can't view this custom logo.\n* The user can't view custom logos.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13679f28-c4e5-446f-bc27-002bca041835", "documentation": "Add a custom logo", "method": "post", "endpoint": "me/customlogos", "responses": [ { "uuid": "35e85fe0-ed00-45b5-93db-e75781cae3cc", "body": "", "latency": 0, "statusCode": 201, "label": "The custom logo was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "790962b1-3651-40e2-80a5-6f9ec8f7cd94", "body": "", "latency": 0, "statusCode": 403, "label": "* You can't upload pictures for another user's videos.\n* The user can't add a custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4b46a4b-9234-4603-b09b-9ac0b70c6b7b", "documentation": "Get a specific custom logo", "method": "get", "endpoint": "me/customlogos/:logo_id", "responses": [ { "uuid": "5ec486a3-7221-4d28-a7e9-46bc03e6e699", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logo was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61d1d38d-5b61-4c12-814a-649399a4ddf1", "body": "", "latency": 0, "statusCode": 403, "label": "The user can't view custom logos.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "921f1885-97ec-40cc-acc3-1f175d843e10", "documentation": "Get all videos in a user's feed", "method": "get", "endpoint": "me/feed", "responses": [ { "uuid": "7e2f0a55-b606-409a-b307-b327e389ebdb", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.activity+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": "90f70f81-f086-4fed-aa27-6dcec7530b61", "documentation": "Get all the followers of a user", "method": "get", "endpoint": "me/followers", "responses": [ { "uuid": "b4333293-fbd4-42c6-b0b9-6b61dafad5e3", "body": "", "latency": 0, "statusCode": 200, "label": "The user's followers were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "d8c0b6f3-f8b0-48c4-9f78-73673cbd173e", "documentation": "Get all the users that a user is following", "method": "get", "endpoint": "me/following", "responses": [ { "uuid": "d9e194de-86b6-4532-ab24-78b1f51868aa", "body": "", "latency": 0, "statusCode": 200, "label": "The followed users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "9ac71775-99ae-4e2e-9d94-6bcb7cfd3367", "documentation": "Follow a list of users", "method": "post", "endpoint": "me/following", "responses": [ { "uuid": "8aedb0f0-208a-435c-b331-8d50bbd1e0bc", "body": "", "latency": 0, "statusCode": 204, "label": "The users were followed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f67f084-777a-4578-8ddc-6f6f53fb750f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The request body is empty.\n* Error code 2205: The `users` array is invalid.\n* Error code 2205: The list of users doesn't contain URIs.\n* Error code 2900: A user in the list doesn't exist.\n* Error code 2901: The list contains more than 100 users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67bda666-e692-403f-a851-89fced34f75d", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user access token is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6945a01-de0b-40e2-84a6-3d89c1c58372", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3417: The current user can't follow other users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff5a30fb-e4b6-404e-94a6-63d55e68d035", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Error code 9006: The current user is rate-limited from following other users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5bccbf9-a88e-455f-b360-588afde9d812", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Error code 4005: An unexpected error occurred.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6be8e6bc-f9c6-4279-bb26-d53206353d21", "documentation": "Unfollow a user", "method": "delete", "endpoint": "me/following/:follow_user_id", "responses": [ { "uuid": "e0c91532-febd-455e-8aff-ae3156a6319f", "body": "", "latency": 0, "statusCode": 204, "label": "The user was unfollowed.", "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": "cdf60ac0-59f5-4c1f-accf-b664b7025324", "documentation": "Check if a user is following another user", "method": "get", "endpoint": "me/following/:follow_user_id", "responses": [ { "uuid": "e6e19a53-eaba-4928-8b9f-6812a41f39fb", "body": "", "latency": 0, "statusCode": 204, "label": "The authenticated user follows the user in question.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4a368733-72ba-442b-8b96-c3e5439afa03", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The user in question doesn't follow the authenticated user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5ed1eff1-7aa4-4375-aa90-bb0486845846", "documentation": "Follow a specific user", "method": "put", "endpoint": "me/following/:follow_user_id", "responses": [ { "uuid": "4a59dc60-c7d2-4fa6-839b-fa1f61814c82", "body": "", "latency": 0, "statusCode": 204, "label": "The user was followed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1188fe13-4a80-4147-834c-6da346465885", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't add followers.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b394033d-ad9b-4223-9f3b-3db999747ad2", "documentation": "Get all the groups that a user has joined", "method": "get", "endpoint": "me/groups", "responses": [ { "uuid": "cadd3c5e-1454-476c-8714-96a71c95ed4c", "body": "", "latency": 0, "statusCode": 200, "label": "The groups were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+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": "05fd3bba-5211-4377-84b5-5b6bd2a9c735", "documentation": "Remove a user from a group", "method": "delete", "endpoint": "me/groups/:group_id", "responses": [ { "uuid": "b8dc750b-6cc5-412f-b9f2-876da9375970", "body": "", "latency": 0, "statusCode": 204, "label": "The user left the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f79e464-1a2f-467f-8b80-1c2154efb3ec", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user owns the group. To remove this user, first apply a new group owner through PATCH.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d6e836d-d759-493a-ab5f-6b7b506f2add", "documentation": "Check if a user has joined a group", "method": "get", "endpoint": "me/groups/:group_id", "responses": [ { "uuid": "b27457ca-8627-458d-a475-f43c25fa3b55", "body": "", "latency": 0, "statusCode": 204, "label": "The user has joined the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4cb1d13a-c290-42e8-abaf-dd396981627b", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "* No such group exists.\n* The authenticated user isn't a member of this group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a285ec4c-4f18-4332-9ef8-13857ea95d55", "documentation": "Add a user to a group", "method": "put", "endpoint": "me/groups/:group_id", "responses": [ { "uuid": "b633ae14-430c-43ab-8c68-95b441b227b1", "body": "", "latency": 0, "statusCode": 204, "label": "The user joined the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e68da298-f7cb-47a6-a00e-b6ef347e2d03", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't join groups.\n* The group prohibits the authenticated user from joining, either because the group is not public or because the group's privacy setting is `members`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa6dbc7a-949e-433d-b32f-078072314232", "documentation": "Get all the videos that a user has liked", "method": "get", "endpoint": "me/likes", "responses": [ { "uuid": "bc87d782-bfc0-4d1a-9e36-cea62c1e51fc", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "853ff843-4112-4554-8d78-4c78a4531a8f", "documentation": "Cause a user to unlike a video", "method": "delete", "endpoint": "me/likes/:video_id", "responses": [ { "uuid": "270b7f25-23ff-47fd-9579-cc16ce9def8b", "body": "", "latency": 0, "statusCode": 204, "label": "The video was unliked.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc9264ef-def9-49db-9dae-d1c23a9c9d9d", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't like videos.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91109238-bfc3-480d-a946-f995f89d7cb1", "documentation": "Check if a user has liked a video", "method": "get", "endpoint": "me/likes/:video_id", "responses": [ { "uuid": "7694ff11-9d31-4dc0-bb22-33996ea3a6ee", "body": "", "latency": 0, "statusCode": 204, "label": "The user has liked the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aa9f5a96-7fed-4ee0-b3b3-2660048bc2dc", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The user hasn't liked the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f5b1254-2246-47c4-b41e-b0fdb726def8", "documentation": "Cause a user to like a video", "method": "put", "endpoint": "me/likes/:video_id", "responses": [ { "uuid": "fd6e584d-0cd4-467e-b6b1-7e6e7787c121", "body": "", "latency": 0, "statusCode": 204, "label": "The video was liked.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae92ce93-7627-4f72-ba7a-e3a9c7ae1969", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 400, "label": "The authenticated user owns the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1ef013e-204b-4bd6-b598-0df5e3f445ad", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't like videos.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "827b4aa1-9565-48c6-8439-c8d0037c8cd0", "documentation": "Get all the On Demand pages of a user", "method": "get", "endpoint": "me/ondemand/pages", "responses": [ { "uuid": "e41606f5-a64d-478b-9685-d6579e5041ee", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand pages were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d102144-4fb8-457d-9481-744c2a6e1798", "body": "", "latency": 0, "statusCode": 404, "label": "No such user exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e36e122-5d0b-4a76-9ca2-cc70ac88602c", "documentation": "Create an On Demand page", "method": "post", "endpoint": "me/ondemand/pages", "responses": [ { "uuid": "18c7c727-7a8e-467b-ac7f-9530af3eff28", "body": "{\n \"background\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"colors\": {\n \"primary\": \"#0a0808\",\n \"secondary\": \"#ba4a17\"\n },\n \"content_rating\": [\n \"\"\n ],\n \"created_time\": \"2017-05-15T13:42:25+00:00\",\n \"description\": \"DARBY FOREVER follows the fantasies of Darby, a shopgirl at \\\"Bobbins & Notions\\\"\",\n \"domain_link\": \"https://example.com\",\n \"episodes\": {\n \"buy\": {\n \"active\": \"true\",\n \"price\": 9.99\n },\n \"rent\": {\n \"active\": \"true\",\n \"period\": \"{{oneOf (array '1 day' '1 month' '1 week' '1 year' '2 day' '24 hour' '3 day' '3 month' '30 day' '48 hour' '6 month' '60 day' '7 day' '72 hour')}}\",\n \"price\": 2.99\n }\n },\n \"film\": {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n },\n \"genres\": [\n {\n \"canonical\": \"horror\",\n \"interactions\": {\n \"page\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/genres/horror/pages/12345\"\n }\n },\n \"link\": \"http://vimeo.com/ondemand/browse/horror\",\n \"metadata\": {\n \"connections\": {\n \"pages\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/genres/horror/pages\"\n }\n }\n },\n \"name\": \"Horror\",\n \"uri\": \"/ondemand/genres/horror\"\n }\n ],\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"metadata\": {\n \"connections\": {\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/ondemand/pages/61326/comments\"\n },\n \"genres\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/ondemand/pages/61326/genres\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/ondemand/pages/61326/likes\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/ondemand/pages/61326/pictures\"\n },\n \"seasons\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/ondemand/pages/61326/seasons\"\n },\n \"videos\": {\n \"extra_total\": 14,\n \"main_total\": 36,\n \"options\": [\n \"\"\n ],\n \"total\": 50,\n \"uri\": \"/ondemand/pages/61326/videos\",\n \"viewable_total\": 50\n }\n }\n }\n },\n \"interactions\": {\n \"buy\": {\n \"drm\": \"true\"\n },\n \"rent\": {},\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n }\n }\n },\n \"modified_time\": \"2017-05-15T13:42:25+00:00\",\n \"name\": \"Darby Forever\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preorder\": {\n \"active\": \"true\",\n \"cancel_time\": \"2017-05-16T13:13:46+00:00\",\n \"publish_time\": \"2017-05-15T13:12:52+00:00\",\n \"time\": \"2017-05-15T13:13:31+00:00\"\n },\n \"published\": {\n \"enabled\": \"true\",\n \"time\": \"2017-05-15T13:12:52+00:00\"\n },\n \"rating\": 7,\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"sku\": \"VIME0001\",\n \"subscription\": {\n \"active\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"period\": \"\",\n \"price\": {}\n },\n \"theme\": \"vader\",\n \"thumbnail\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"trailer\": {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n },\n \"type\": \"{{oneOf (array 'film' 'series')}}\",\n \"uri\": \"/ondemand/pages/61326\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 201, "label": "The On Demand page was created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd8920e3-39df-4e8d-b559-d0e5175297ea", "documentation": "Get all the On Demand purchases and rentals that a user has made", "method": "get", "endpoint": "me/ondemand/purchases", "responses": [ { "uuid": "59bd9128-e8a4-4100-8247-d81fdcceff60", "body": "", "latency": 0, "statusCode": 200, "label": "The purchases and rentals were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd8b6f51-b9db-4ad0-bb1f-2a3cfbc56802", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't view the purchases and rentals for another user's account.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4aa5dcee-57f9-4d0b-942e-7742f01b4c49", "documentation": "Check if a user has made a purchase or rental from an On Demand page", "method": "get", "endpoint": "me/ondemand/purchases/:ondemand_id", "responses": [ { "uuid": "57ec0647-31bd-460e-b5c8-f59c29a93436", "body": "", "latency": 0, "statusCode": 200, "label": "You have purchased the On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb1e2cbc-6591-466c-a2be-63b0aa60d839", "body": "", "latency": 0, "statusCode": 403, "label": "The requested user isn't the same as the authenticated user.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ea8ce8c-0828-4274-8773-3cf183e599b6", "body": "", "latency": 0, "statusCode": 404, "label": "No such user or On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbfb65e9-6edc-41d7-b1f5-8fd70cedb628", "documentation": "Get all the pictures that belong to a user", "method": "get", "endpoint": "me/pictures", "responses": [ { "uuid": "8b7cc560-7da2-4e58-9b7a-fe0a0224eba5", "body": "", "latency": 0, "statusCode": 200, "label": "The pictures were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "8d754390-f62c-4f0b-aefc-146c96563700", "documentation": "Add a user picture", "method": "post", "endpoint": "me/pictures", "responses": [ { "uuid": "f14dd632-3d5e-4d12-9ce2-3b86c8243830", "body": "", "latency": 0, "statusCode": 200, "label": "The user picture was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "81cf8d9f-aa99-4899-bf9c-a32c3d064312", "documentation": "Delete a user picture", "method": "delete", "endpoint": "me/pictures/:portraitset_id", "responses": [ { "uuid": "f4ad1666-1f17-4c23-8c6d-7a1d9486b162", "body": "", "latency": 0, "statusCode": 204, "label": "The picture was deleted.", "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": "55df2d91-be01-4bb8-af90-16be721763d0", "documentation": "Get a specific user picture", "method": "get", "endpoint": "me/pictures/:portraitset_id", "responses": [ { "uuid": "a34450d5-c64b-4f18-8a76-f863258483aa", "body": "", "latency": 0, "statusCode": 200, "label": "The picture was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "77e70a4d-8799-4ec8-8b9e-6531d12f42e4", "documentation": "Edit a user picture", "method": "patch", "endpoint": "me/pictures/:portraitset_id", "responses": [ { "uuid": "22ad4790-8760-47bd-9881-f007ea8f86b1", "body": "", "latency": 0, "statusCode": 200, "label": "The picture was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "0deabb8f-929a-4e52-84f2-5567af6cddcd", "documentation": "Get all the portfolios that belong to a user", "method": "get", "endpoint": "me/portfolios", "responses": [ { "uuid": "992280b8-0770-429a-8778-e3ddc6b21c1c", "body": "", "latency": 0, "statusCode": 200, "label": "The portfolios were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.portfolio+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": "3e7618d4-e5af-43a4-adad-304bf3d5eafe", "documentation": "Get a specific portfolio", "method": "get", "endpoint": "me/portfolios/:portfolio_id", "responses": [ { "uuid": "3501eb41-2d1a-43ec-9c20-16b5884d68a8", "body": "", "latency": 0, "statusCode": 200, "label": "The portfolio was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.portfolio+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": "fe3a19ff-e628-474b-927d-a3c37f38b9f5", "documentation": "Get all the videos in a portfolio", "method": "get", "endpoint": "me/portfolios/:portfolio_id/videos", "responses": [ { "uuid": "65324c67-dbed-438c-b0ca-381618eeb8c6", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "203b2799-d562-4c68-981e-9deaea86e15c", "documentation": "Remove a video from a portfolio", "method": "delete", "endpoint": "me/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "8e46256e-e2c7-4f7e-9922-1d23a4b0052c", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dbc18077-f7ab-43a8-a86d-382edba9ceb9", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The portfolio wasn't found, or the video wasn't found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7ddcf91-7da5-4b8f-af3e-03efabafb576", "documentation": "Get a specific video in a portfolio", "method": "get", "endpoint": "me/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "7a51c512-2c37-4ecd-badc-96aac47aa55a", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "486cd57d-1a11-4d39-ac88-6f4b325345a7", "documentation": "Add a video to a portfolio", "method": "put", "endpoint": "me/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "e5a93109-8db5-40f5-b3bb-833f58c38b07", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3174f6bf-4671-4ff4-bdbf-673ab9467dc6", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The portfolio wasn't found, or the video wasn't found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "563c01a0-9257-4b62-ac53-84ca91685a90", "documentation": "Get all the embed presets that a user has created", "method": "get", "endpoint": "me/presets", "responses": [ { "uuid": "0de0cec2-008d-4e02-962c-00e3cb6b7a05", "body": "", "latency": 0, "statusCode": 200, "label": "The embed presets were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+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": "de68013e-7454-4e86-bff3-798270bef1c9", "documentation": "Get a specific embed preset", "method": "get", "endpoint": "me/presets/:preset_id", "responses": [ { "uuid": "d8eff55d-20a5-4e41-a1e0-c79fc3383cf4", "body": "", "latency": 0, "statusCode": 200, "label": "The embed preset was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+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": "aec382a6-8235-4e53-9256-e6d73a23869c", "documentation": "Edit an embed preset", "method": "patch", "endpoint": "me/presets/:preset_id", "responses": [ { "uuid": "a13aec60-42f7-4a43-9c83-313b139aa5c9", "body": "", "latency": 0, "statusCode": 200, "label": "The embed preset was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f444422b-83bd-42ac-8574-76555cab7d4a", "body": "", "latency": 0, "statusCode": 400, "label": "The outro type is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1db228a-0bdb-4204-9399-66011b4f67a3", "body": "", "latency": 0, "statusCode": 404, "label": "* The preset doesn't exist.\n* The authenticated user doesn't own the preset.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b31739af-97a9-4f73-bfd3-245f22ae72fb", "documentation": "Get all the videos that have been added to an embed preset", "method": "get", "endpoint": "me/presets/:preset_id/videos", "responses": [ { "uuid": "419e3a4c-ca9b-45a6-9995-7c9f0fc10b74", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "cb2d42df-7811-4f13-8e68-f06adea24fa5", "documentation": "Get all the projects that belong to a user", "method": "get", "endpoint": "me/projects", "responses": [ { "uuid": "316135e5-2643-4e1d-9d26-144857e803e7", "body": "[\n {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "The projects were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "47666d6c-c635-4e20-8002-344fc1446082", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89d1109d-7d9b-4bb8-b55a-f3e7b3bdddbb", "documentation": "Create a project", "method": "post", "endpoint": "me/projects", "responses": [ { "uuid": "c6d29767-14da-4e79-91e0-9bd9aa4249ed", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 201, "label": "The project was created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "47400c31-461d-4b45-ae63-3c1de85e2add", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The input is empty.\n* Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "003b087a-4da6-4562-a611-3b70f0021678", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08be3aa0-2bf1-4dc0-aff1-c1b93a3f7c8a", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't create projects.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74aac8b2-e6aa-421a-93aa-7761fad7aaf5", "documentation": "Delete a project", "method": "delete", "endpoint": "me/projects/:project_id", "responses": [ { "uuid": "239b8a15-247c-40b8-aa2b-030c3b78699e", "body": "", "latency": 0, "statusCode": 204, "label": "The project was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4691c9c0-820e-40f3-b031-5837f188e0bf", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71d6a8b5-7a56-4eeb-b0d8-a26bc0d1c3bd", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't delete the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eaccd9ae-927a-4b59-8028-b0b510ba49f3", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4636f99-8f6b-4a13-be6d-f67bb8ad99d6", "documentation": "Get a specific project", "method": "get", "endpoint": "me/projects/:project_id", "responses": [ { "uuid": "4326689b-8364-47cb-aa26-6307372e0342", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The project was returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ffcd6a7-cc99-4cb4-977a-7241afbb49ab", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "979952d6-a7fd-49e8-ad3b-5175ec46bac0", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35f7817f-09d8-4b87-bfc4-2acbafc40aae", "documentation": "Edit a project", "method": "patch", "endpoint": "me/projects/:project_id", "responses": [ { "uuid": "e142ecaf-6bef-4603-85df-33e409e189a5", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The project was edited.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8b4f3f3a-8534-4a0d-bb51-c0eea0d343e5", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2204: The input is invalid.\n* Error code 2205: The input is empty.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e3b363c-d3a9-45b5-8a65-a0b2384d1d61", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8469fb74-94c4-49e1-b789-7b6640314444", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't edit the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2665fe2f-9081-481a-9f6e-daf76e3fb432", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e71a021e-d0e9-44cc-ba81-f1c2041c336e", "documentation": "Remove a list of videos from a project", "method": "delete", "endpoint": "me/projects/:project_id/videos", "responses": [ { "uuid": "9db52a5e-db9f-404f-b12e-9079849f32fe", "body": "", "latency": 0, "statusCode": 204, "label": "The videos were removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1274fee2-2e43-4980-96a2-a2a21d82a810", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a86ba9a-b4d8-4c41-aa24-ee4299684015", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac73b70b-f90b-411b-83c0-4eb2e4259de6", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af7dfe8b-0ee5-4fba-8676-91179ec4ae34", "documentation": "Get all the videos in a project", "method": "get", "endpoint": "me/projects/:project_id/videos", "responses": [ { "uuid": "63d4aed5-6000-4dee-8f9c-5947535b55d1", "body": "[\n {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n }\n]", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7277d0a5-2315-4514-b3b4-e9bd706dc3a0", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dc47df9-de31-44bb-b821-f8da27fed7f5", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76de4fcb-3e03-4d48-9613-6912d5e70f5b", "documentation": "Add a list of videos to a project", "method": "put", "endpoint": "me/projects/:project_id/videos", "responses": [ { "uuid": "039ef995-8d21-4adc-a9e0-e4ef07848182", "body": "", "latency": 0, "statusCode": 204, "label": "The videos were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9569a85d-de7e-4cff-81ed-7c26d0b47c65", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccbbb848-c618-4d62-a959-a36ced1939a8", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d6571e7-2e28-4f46-b519-ce0f9f958da7", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b56b746-520e-404d-b979-9528eff19ec5", "documentation": "Remove a specific video from a project", "method": "delete", "endpoint": "me/projects/:project_id/videos/:video_id", "responses": [ { "uuid": "f30fb52b-7f89-447b-99f3-1b123c85b4c0", "body": "", "latency": 0, "statusCode": 204, "label": "The video was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f851b4c9-88e7-4195-8ab4-3920794cf8ce", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7b01ea3-5fc4-459c-bbdf-7583eed6548b", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e62a8085-6916-47fb-93a6-8ff49d278f9c", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such video exists in the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64d12227-40b0-40f6-9ff8-ebd4c5f2159d", "documentation": "Add a specific video to a project", "method": "put", "endpoint": "me/projects/:project_id/videos/:video_id", "responses": [ { "uuid": "94939faf-e078-42cb-9e3e-bc4fa04732bc", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "82cb9d05-a34a-46ff-ab22-a0532525b651", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such user, project, or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e69b89c0-4478-42a3-928a-e242689de580", "documentation": "Get all the videos that a user has uploaded", "method": "get", "endpoint": "me/videos", "responses": [ { "uuid": "5085755f-3213-426f-bdc5-23210257eb56", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94a01bde-fb2d-42fb-8ea7-b4692787ff7c", "body": "", "latency": 0, "statusCode": 304, "label": "This user hasn't created any videos since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "192bec8f-eb04-4ff6-926f-50735d03fd22", "documentation": "Upload a video", "method": "post", "endpoint": "me/videos", "responses": [ { "uuid": "b34f42af-83ed-4e82-996c-bb49f2d86245", "body": "", "latency": 0, "statusCode": 201, "label": "The upload procedure has begun.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "93553762-db99-41a8-8ecd-f4a914893d31", "body": "", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The body of the request isn't formatted properly.\n* Error code 2204: The request contains invalid parameters.\n* Error code 2204: The request contains invalid body parameters.\n* Error code 2230: The upload type is invalid.\n* Error code 3116: If a `type` payload parameter was supplied instead of `upload.approach`.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34a9f6c1-c2da-40bc-b73f-135a7c7d1a03", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8002: No user is associated with the authentication token.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ddfb620-6274-4c02-b73b-f765f62f6226", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 4102: The user's allotted quota has been reached.\n* Error code 4101: The user's maximum disk space has been reached.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "226d9281-d39d-4fce-b9aa-1804a5356abc", "body": "", "latency": 0, "statusCode": 500, "label": "Error code 4003: There is a problem initiating the upload.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9d191a6-9789-4af8-9584-30ecea28d52c", "documentation": "Check if a user owns a video", "method": "get", "endpoint": "me/videos/:video_id", "responses": [ { "uuid": "099d8c87-4682-40cb-9f2b-2913d7101904", "body": "", "latency": 0, "statusCode": 200, "label": "The user owns the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65adf868-af2a-4b3b-8d85-338c92ecb940", "body": "", "latency": 0, "statusCode": 404, "label": "The authenticated user doesn't own the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6db9c579-bf9c-4bc3-bbc1-967aa9811efa", "documentation": "Delete a user's watch history", "method": "delete", "endpoint": "me/watched/videos", "responses": [ { "uuid": "8a5743ee-28ae-427d-b4fe-cda6cf57d6cc", "body": "", "latency": 0, "statusCode": 204, "label": "The watch history was deleted.", "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": "7582d30a-4e13-4445-ba3f-0d724953a8fb", "documentation": "Get all the videos that a user has watched", "method": "get", "endpoint": "me/watched/videos", "responses": [ { "uuid": "435fe4f3-135e-4557-a1d9-94b9b0600016", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8b79854b-5cc4-479d-b101-44eac5833985", "body": "", "latency": 0, "statusCode": 403, "label": "The user can't view another user's watch history.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32d0c5fa-c175-4620-9a4a-92ace29e7e8d", "documentation": "Delete a specific video from a user's watch history", "method": "delete", "endpoint": "me/watched/videos/:video_id", "responses": [ { "uuid": "9af34b69-47ff-4a89-a8c2-5a1054e36f19", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted from your watch history.", "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": "4261db72-c6c5-4e62-b2db-301857c96b9b", "documentation": "Get all the videos in a user's Watch Later queue", "method": "get", "endpoint": "me/watchlater", "responses": [ { "uuid": "30cb064f-1e29-42e0-9b49-c8b53253bfdc", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "256f3b8f-607e-42c1-a087-89d9613313b7", "body": "", "latency": 0, "statusCode": 304, "label": "The user hasn't added any videos to their Watch Later queue since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d108dbdc-7f3d-4a17-bd64-09b7064dedab", "documentation": "Remove a video from a user's Watch Later queue", "method": "delete", "endpoint": "me/watchlater/:video_id", "responses": [ { "uuid": "0b2956a8-ca44-4f7f-abc6-d6ee589aa62b", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "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": "884cedf7-98b8-417d-957e-c391aa6fdec9", "documentation": "Check if a user has added a specific video to their Watch Later queue", "method": "get", "endpoint": "me/watchlater/:video_id", "responses": [ { "uuid": "ab744361-6bca-4649-999c-a8ff3f5106d2", "body": "", "latency": 0, "statusCode": 200, "label": "The video appears in the user's Watch Later queue.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ed3363ff-8242-4871-b51f-dfd239883c91", "body": "", "latency": 0, "statusCode": 404, "label": "The video doesn't appear in the user's Watch Later queue.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81d1710e-48d6-45ea-8a64-29485fbbc41b", "documentation": "Add a video to a user's Watch Later queue", "method": "put", "endpoint": "me/watchlater/:video_id", "responses": [ { "uuid": "67f32d16-daff-4f2d-99b2-10490805cb01", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "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": "05b474da-6606-4254-ab64-88663013d811", "documentation": "Exchange an authorization code for an access token", "method": "post", "endpoint": "oauth/access_token", "responses": [ { "uuid": "65653fd1-da71-4561-8379-659fb8b6fcd3", "body": "", "latency": 0, "statusCode": 200, "label": "The authorization code was exchanged.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4641ee7-e3ce-42a9-ab4c-630b43b6cea1", "body": "", "latency": 0, "statusCode": 400, "label": "* The grant type is invalid.\n* The authorization code is invalid.\n* The redirect URI doesn't match the URI to create the authorization code.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ded56cfa-52b9-4e8d-bd37-f16f482dc45f", "documentation": "Authorize a client with OAuth", "method": "post", "endpoint": "oauth/authorize/client", "responses": [ { "uuid": "d7bc2fc4-29c3-4930-a394-fdd5a1f9ead3", "body": "", "latency": 0, "statusCode": 200, "label": "The authorization was successful.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5a28350-8f98-4d98-a516-e508343d3f81", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8001: No such client secret exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a110463e-cff5-49bc-bd80-bc169445c8ad", "documentation": "Convert OAuth 1 access tokens to OAuth 2 access tokens", "method": "post", "endpoint": "oauth/authorize/vimeo_oauth1", "responses": [ { "uuid": "d9cb2c23-9247-4799-bc54-023d28b8e534", "body": "", "latency": 0, "statusCode": 200, "label": "The tokens were converted.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c78226b1-f841-45c7-a864-01961ab70805", "body": "", "latency": 0, "statusCode": 400, "label": "* The token is invalid.\n* The token has unauthorized scopes.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1afcfe7-2353-4cfa-8855-d3bd49abe81f", "documentation": "Verify an OAuth 2 token", "method": "get", "endpoint": "oauth/verify", "responses": [ { "uuid": "17c62a09-e6b7-4a8a-a7ad-13f2fd417717", "body": "", "latency": 0, "statusCode": 200, "label": "The token was verified.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92149544-3561-4dd6-91a6-70dda7bd776c", "body": "", "latency": 0, "statusCode": 401, "label": "The token isn't a valid OAuth 2 token.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66a92bc8-c5ee-4dfd-90e1-f1d0f82d3e13", "documentation": "Get all On Demand genres", "method": "get", "endpoint": "ondemand/genres", "responses": [ { "uuid": "022ecc2d-959d-448a-bcfd-6626c654ed98", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand genres were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+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": "43c24f9e-e14a-4e9e-9fe8-69dc638e5633", "documentation": "Get a specific On Demand genre", "method": "get", "endpoint": "ondemand/genres/:genre_id", "responses": [ { "uuid": "42e4066d-ab06-490c-ab8a-6756ee593ff3", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand genre was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bcff30c3-388d-4ebf-9d8a-acd635fb54fb", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand genre exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0daa95a3-4dfc-40be-846a-da729cb80b0d", "documentation": "Get all the On Demand pages in a genre", "method": "get", "endpoint": "ondemand/genres/:genre_id/pages", "responses": [ { "uuid": "5ef20427-f630-473d-b436-d031d897339d", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand pages were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+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": "7423e7a0-cab3-4a68-9d4b-086ae5778f6f", "documentation": "Get a specific On Demand page in a genre", "method": "get", "endpoint": "ondemand/genres/:genre_id/pages/:ondemand_id", "responses": [ { "uuid": "9d95fb50-db6e-4b6d-9ac3-d75760b802b9", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand page belongs to the genre.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "22c40b81-1738-4b7c-abc2-3bede79f3d99", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or genre exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4d4a1ae1-716b-43b1-bbeb-d7e7bde087b0", "documentation": "Delete a draft of an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id", "responses": [ { "uuid": "96260d1c-569c-4ebb-81a9-71f2d77e52a0", "body": "", "latency": 0, "statusCode": 204, "label": "The page draft was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "627580d7-b402-4621-8650-68926c5dffa7", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b667e8e3-2ab6-4aa8-8980-044bbaaec942", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c4904209-b18b-497c-a0b4-3664c96fbb5f", "documentation": "Get a specific On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id", "responses": [ { "uuid": "4ef757b1-bdb8-48fb-a010-d5e52584d76f", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand page was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b5b703a6-e8fa-45ac-8eee-6c57c9753e37", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ed1b9452-d1f4-4016-8c35-e66300e5c2ca", "documentation": "Edit an On Demand page", "method": "patch", "endpoint": "ondemand/pages/:ondemand_id", "responses": [ { "uuid": "bd5a8c47-819b-48eb-80fd-adc022226375", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand page was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f27d9a2-3711-41e3-b5a6-9878ddc0d2f0", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't edit the On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd405674-e684-49ed-b55a-dc93470861f1", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1a64ccd-1ba6-4c33-bbfd-e6ebb0e554b8", "documentation": "Get all the backgrounds of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/backgrounds", "responses": [ { "uuid": "d65f8e4f-6f2b-4a09-b6c7-01988f47cb78", "body": "", "latency": 0, "statusCode": 200, "label": "The background images were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0779ab2a-8c1d-4155-b350-e7edbada7877", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb519366-18f8-4263-8f45-44edda54c4e3", "documentation": "Add a background to an On Demand page", "method": "post", "endpoint": "ondemand/pages/:ondemand_id/backgrounds", "responses": [ { "uuid": "4364b0e5-b554-41cf-aeee-99080d90766a", "body": "", "latency": 0, "statusCode": 200, "label": "The background was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "26e4a5c0-9f51-4119-862c-7123bf103138", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca6eaab4-892e-4447-8708-4879644e6302", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d409b8f-b721-4f9d-afe6-e8cad3afac3f", "documentation": "Remove a background from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/backgrounds/:background_id", "responses": [ { "uuid": "768726bd-1d6d-42f7-9331-a66c371cf3c6", "body": "", "latency": 0, "statusCode": 204, "label": "The background image was deleted.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "019f3b33-f13c-42fd-a650-1843b3521ec7", "body": "", "latency": 0, "statusCode": 403, "label": "If you are attempting to modify an On Demand page you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2030ce97-60d2-46ad-b8b2-661ef22447a0", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or background image exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0952dfc-f1dc-4323-b0f7-f7bfd6bdfde4", "documentation": "Get a specific background of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/backgrounds/:background_id", "responses": [ { "uuid": "e16cec86-5e8a-4131-8f3e-e00472c7e5bf", "body": "", "latency": 0, "statusCode": 200, "label": "The background image was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "822c629b-0986-4bc3-9d6f-6d734760dfa6", "body": "", "latency": 0, "statusCode": 403, "label": "You can't view another user's On Demand page background.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bfb94ac8-d9e4-4788-8511-63ceff469011", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or background image exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e3795fa-4b6f-4d96-a078-41c6fe46def8", "documentation": "Edit a background of an On Demand page", "method": "patch", "endpoint": "ondemand/pages/:ondemand_id/backgrounds/:background_id", "responses": [ { "uuid": "603f0785-e881-47e3-a52e-9fe7040ca359", "body": "", "latency": 0, "statusCode": 200, "label": "The background was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb1a03fb-9791-4cd0-ae74-813cf9633a50", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28d8b6b9-4a3d-498b-8c29-3c5f35589603", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or background image exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1320520e-bd45-4dd3-a546-6402b2f2aaa7", "documentation": "Get all the genres of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/genres", "responses": [ { "uuid": "6356800b-42a2-4762-b8d5-bcf26312bd05", "body": "", "latency": 0, "statusCode": 200, "label": "The genres were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd1f239d-57e6-4788-835a-37dd7c39cf18", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54c51e29-f90f-45d1-ae41-ed431c0b5b3b", "documentation": "Remove a genre from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/genres/:genre_id", "responses": [ { "uuid": "3996d011-3180-435a-a32e-148eb073df6a", "body": "", "latency": 0, "statusCode": 204, "label": "The On Demand genre was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8fadf1b8-17aa-43d3-82bc-829ec9e1e9ad", "body": "", "latency": 0, "statusCode": 400, "label": "The On Demand page must belong to at least one genre.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58678200-089e-497a-9dc1-effa8d6a5fc4", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e77e12bc-63fc-4ed2-bede-bcfc37df4b95", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or genre exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "989bf338-d6d6-4c39-8c82-cd67cec687e2", "documentation": "Check whether an On Demand page belongs to a genre", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/genres/:genre_id", "responses": [ { "uuid": "ff8c7e27-fe8a-4d4e-b543-b8759adc230e", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand page's genre was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a284f107-2c38-4587-bb1d-3918bae8c7dd", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or genre exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ec0182f-c993-419e-a8e0-8ffa7aa83472", "documentation": "Add a genre to an On Demand page", "method": "put", "endpoint": "ondemand/pages/:ondemand_id/genres/:genre_id", "responses": [ { "uuid": "ecabd32e-579f-4aef-94ac-2fa1df26a944", "body": "", "latency": 0, "statusCode": 201, "label": "The genre was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e1e4c8a-9b5b-4517-950f-02bc7a779afa", "body": "", "latency": 0, "statusCode": 400, "label": "You can't add more than two genres to an On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81d0b6fa-5bc2-4673-b67a-8d0b44b101a4", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "688ea6bb-9d8c-4487-8396-c8a8d955a5da", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or genre exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.genre+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30f88a40-4cc6-470d-b579-6a40abab8d3f", "documentation": "Get all the users who have liked a video on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/likes", "responses": [ { "uuid": "7cc79186-55ac-4086-95ba-5fd6e556f399", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "3766d2cd-0187-4ec3-8803-c29129299d4a", "documentation": "Get all the posters of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/pictures", "responses": [ { "uuid": "0bf169ca-0240-4e1d-a8b2-fd2825ebc621", "body": "", "latency": 0, "statusCode": 200, "label": "The posters were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c94a6bb-2ae4-4bec-8d94-41078cdea314", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d5f009b-8245-458c-b648-5ae6e4a9b358", "documentation": "Add a poster to an On Demand page", "method": "post", "endpoint": "ondemand/pages/:ondemand_id/pictures", "responses": [ { "uuid": "8f20286b-9be1-451c-8714-eb06d5d49b6e", "body": "", "latency": 0, "statusCode": 201, "label": "The poster was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1e7e5c2-842a-4250-b402-9382169859f9", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify another user's On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ffedb461-c1af-4fb7-bb1a-a2a5437e62f8", "documentation": "Get a specific poster of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/pictures/:poster_id", "responses": [ { "uuid": "a695ec08-f37a-40e0-b06b-679e6bf7af60", "body": "", "latency": 0, "statusCode": 200, "label": "The poster was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "f1581fe6-7a86-4daf-aa74-ececc32f2222", "documentation": "Edit a poster of an On Demand page", "method": "patch", "endpoint": "ondemand/pages/:ondemand_id/pictures/:poster_id", "responses": [ { "uuid": "45fda4b3-10fa-4f52-ac5c-7810a5070385", "body": "", "latency": 0, "statusCode": 200, "label": "The poster was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "99e9c25f-cef0-4586-a1ae-9ea2a6708a98", "documentation": "Get all the promotions on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/promotions", "responses": [ { "uuid": "f1749833-80a1-4fac-ad1c-2e7efbd9582f", "body": "", "latency": 0, "statusCode": 200, "label": "The promotions were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9815f9dd-990e-4dd4-a5ba-bfe5a79e8654", "body": "", "latency": 0, "statusCode": 400, "label": "The filter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3de23079-36dc-4753-99e6-9f18738fc670", "body": "", "latency": 0, "statusCode": 403, "label": "You can't view promotions for an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9caa16e2-6ad1-422b-996d-2b3ce22d7441", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f348f19-62a8-4b8a-b34b-abea8158dad9", "documentation": "Add a promotion to an On Demand page", "method": "post", "endpoint": "ondemand/pages/:ondemand_id/promotions", "responses": [ { "uuid": "ab5281f6-99ee-4b5b-b27a-8a1887cb80bb", "body": "", "latency": 0, "statusCode": 200, "label": "The promotion was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3f1d5c5-c97e-4d0e-9e67-7002cd90a652", "body": "", "latency": 0, "statusCode": 400, "label": "* There are errors in the request.\n* The promo code already exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5df6c2b2-24f3-469f-b3a9-a54dda8bed8c", "body": "", "latency": 0, "statusCode": 403, "label": "You can't create promotions for an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "392ea719-90b6-4558-9b54-87bff2989c29", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "468b05fe-1eec-45d2-84f0-a8ed9b2b4b20", "documentation": "Remove a promotion from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/promotions/:promotion_id", "responses": [ { "uuid": "70bb72c9-66d0-49b0-a527-06fd79e7c339", "body": "", "latency": 0, "statusCode": 204, "label": "The promotion was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8a31f4f1-9e57-4109-b05f-db9e53dfc550", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "You can't delete a promotion for an On Demand page that you not own.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dba73a8-b4b3-456a-972c-b206bf527964", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such On Demand page or promotion exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14941608-3b64-4b22-9423-db4c32b218b7", "documentation": "Get a specific promotion on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/promotions/:promotion_id", "responses": [ { "uuid": "8f340c51-654a-4f14-a467-64dc2012c088", "body": "", "latency": 0, "statusCode": 200, "label": "The promotion was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4a96774e-3d3c-4c7f-883e-b06a9a0582cb", "body": "", "latency": 0, "statusCode": 403, "label": "You can't view a promotion for an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53cd5f7c-fdc7-469c-a4ec-d142b3ef1221", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or promotion exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promotion+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e1fa3da-374d-4d5a-8415-da46549f6925", "documentation": "Get all the codes of a promotion on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/promotions/:promotion_id/codes", "responses": [ { "uuid": "e3f66ad2-24e0-4f55-8539-161e48d6d3ca", "body": "", "latency": 0, "statusCode": 200, "label": "The codes were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promocode+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "edbea8d3-6e26-4e5c-98f1-ad3e2de5ff45", "body": "", "latency": 0, "statusCode": 403, "label": "You can't create promotions for an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promocode+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12ccf64b-b990-4ebe-ac24-ec7b342eeac1", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.promocode+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c3a197c-bcfa-4bd3-aa5c-cd6c45f8a320", "documentation": "Remove a list of regions from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/regions", "responses": [ { "uuid": "17fc605c-7f2b-4a66-8f36-c74a06fae47a", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand regions were deleted.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18a2432e-ecaa-4b02-bab4-f00e1760b7cf", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a33f4cd-93a0-4474-ba60-0a3e76072915", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6652580d-ae1d-4c73-aeed-bee30ef0b529", "documentation": "Get all the regions of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/regions", "responses": [ { "uuid": "98d8a046-5138-4768-8453-b98eaa0dbb12", "body": "", "latency": 0, "statusCode": 200, "label": "The regions were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a399be69-8682-4af9-83f4-dcf833f2b8ea", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57f2b4f2-91fa-44ed-b469-1c5dd1f36710", "documentation": "Add a list of regions to an On Demand page", "method": "put", "endpoint": "ondemand/pages/:ondemand_id/regions", "responses": [ { "uuid": "bb4de8d8-302e-47e5-bc21-af131f31b8e8", "body": "", "latency": 0, "statusCode": 200, "label": "The list of regions was set.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "139f176f-8fc7-4276-b55d-8e3710c5b679", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3087fcde-8dbf-4f9b-a80b-451fb6ad5006", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8c2a665-eed0-4c04-b960-3c04634719e1", "documentation": "Remove a specific region from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/regions/:country", "responses": [ { "uuid": "601cc46d-e635-4c27-bb89-244d50390fe4", "body": "", "latency": 0, "statusCode": 204, "label": "The On Demand region was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dfddf071-29ef-4c8b-b66d-1b1347f23165", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56eaadb3-88fc-4479-9cef-bde1ea5acc38", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0e7c9b1-d545-4944-9658-19895c762ddb", "documentation": "Get a specific region of an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/regions/:country", "responses": [ { "uuid": "82973432-2290-413f-8e29-71367d61e02d", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand page's region was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cfe0a6ff-0bae-4f59-a7b6-07ed7a8d2c5b", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2bdb180-f18f-4cc3-96d6-4aff7911340c", "documentation": "Add a specific region to an On Demand page", "method": "put", "endpoint": "ondemand/pages/:ondemand_id/regions/:country", "responses": [ { "uuid": "061e3069-aab2-4283-8392-57f9ec0fe330", "body": "", "latency": 0, "statusCode": 201, "label": "The region was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4a2f972-9d19-4b17-b375-0077ad22fd4b", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e68b8ba-c845-4b85-a091-a90fc1e94349", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfb428f9-8348-4616-8e4f-48b4b58c8f96", "documentation": "Get all the seasons on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/seasons", "responses": [ { "uuid": "342957c1-ac20-48fa-b10a-abfad122e621", "body": "", "latency": 0, "statusCode": 200, "label": "The seasons were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.season+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "618e4520-ea77-445f-9fdf-16a015864d7b", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.season+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d30b6fb0-8955-44db-a758-f60cefb91165", "documentation": "Get a specific season on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/seasons/:season_id", "responses": [ { "uuid": "ea7c43e4-6f93-4e2d-ae06-bcb751a54c0e", "body": "", "latency": 0, "statusCode": 200, "label": "The season was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.season+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2b4224d4-a5c7-4ae7-9fba-6a2749b4a039", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand page or season exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.season+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a58a215a-51c3-4b9f-98f3-30165efadf91", "documentation": "Get all the videos in a season on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/seasons/:season_id/videos", "responses": [ { "uuid": "b07e6644-1d6f-4326-ab85-d8ed613c41b5", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "1585406c-93b8-4af7-aa09-3d5dfefd3a8d", "documentation": "Get all the videos on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/videos", "responses": [ { "uuid": "761aa97f-a438-4ecb-a3d6-1db60d22aa27", "body": "", "latency": 0, "statusCode": 200, "label": "* The videos were returned.\n* The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+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": "86371c92-8ab1-4a09-9f9a-80f435b28be7", "documentation": "Remove a video from an On Demand page", "method": "delete", "endpoint": "ondemand/pages/:ondemand_id/videos/:video_id", "responses": [ { "uuid": "b5100fda-c7db-4ccc-b39a-cdbb3f8bd55f", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2802d45c-1822-4dfc-aa37-b67e2cda4038", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2d35f31-0d50-4ddc-847f-a662de72b8bb", "documentation": "Get a specific video on an On Demand page", "method": "get", "endpoint": "ondemand/pages/:ondemand_id/videos/:video_id", "responses": [ { "uuid": "78ba3a74-b104-4c53-a983-9a0a27e0ccef", "body": "", "latency": 0, "statusCode": 200, "label": "The video is on the On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+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": "6ca62ffe-f556-4a9b-90ab-cb2028f118a5", "documentation": "Add a video to an On Demand page", "method": "put", "endpoint": "ondemand/pages/:ondemand_id/videos/:video_id", "responses": [ { "uuid": "75db32e6-0b7f-4407-8bc9-15b8881c72f7", "body": "", "latency": 0, "statusCode": 200, "label": "The video was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dba1af8b-7df8-42f8-9254-54b560a99c8b", "body": "", "latency": 0, "statusCode": 400, "label": "You can't add the video to this On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1acea1d0-a943-4c10-a009-517e775be1ea", "body": "", "latency": 0, "statusCode": 403, "label": "You can't modify an On Demand page that you don't own.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f87c058-69c0-4f24-a355-b17cd3768202", "documentation": "Get all the On Demand regions", "method": "get", "endpoint": "ondemand/regions", "responses": [ { "uuid": "9315121f-e136-497d-95d2-1f8a0672547a", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand regions were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+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": "69219888-2436-4b37-b4aa-494bcf0272ba", "documentation": "Get a specific On Demand region", "method": "get", "endpoint": "ondemand/regions/:country", "responses": [ { "uuid": "4d0cd7fa-6cbb-4134-a43b-29694700a7a4", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand region was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "599107cb-e738-4f50-9165-0e867f7b2711", "body": "", "latency": 0, "statusCode": 404, "label": "No such On Demand region exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.region+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78137b1e-04a3-45ca-9429-a298a39b8d83", "documentation": "Get a specific tag", "method": "get", "endpoint": "tags/:word", "responses": [ { "uuid": "191685b8-f647-4b97-aa42-af6621856fb9", "body": "", "latency": 0, "statusCode": 200, "label": "The tag was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+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": "97280a2a-721a-4495-9c74-d2beaa80e68e", "documentation": "Get all the videos with a specific tag", "method": "get", "endpoint": "tags/:word/videos", "responses": [ { "uuid": "cd35eccc-64fc-4254-94fb-fb2a07a4ff8c", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "600b8e26-3a27-4361-8dd3-19feba85daa1", "body": "", "latency": 0, "statusCode": 404, "label": "No such tag exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b6c6667-ec5f-4676-aaa3-99d8384d0568", "documentation": "Revoke the current access token", "method": "delete", "endpoint": "tokens", "responses": [ { "uuid": "69df4d66-ff15-43b6-980e-d62279eddf63", "body": "", "latency": 0, "statusCode": 204, "label": "The token was revoked.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c95bf74b-654a-4077-886a-124a0c45ad1a", "body": "", "latency": 0, "statusCode": 400, "label": "You can't revoke access for an OAuth 1 token.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.auth+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6319b7bf-1c19-47eb-8de5-99229ae83870", "documentation": "Search for users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "6ec59930-e58a-4490-9326-526aa73e1a45", "body": "", "latency": 0, "statusCode": 200, "label": "The search results were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cac1518f-59a8-4178-aab4-a864a07d32f4", "body": "", "latency": 0, "statusCode": 500, "label": "There was an internal search error.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "462882c3-d52e-4c58-90a1-503dd3ad1e81", "body": "", "latency": 0, "statusCode": 503, "label": "Search is disabled.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3bde51a-2e27-4eba-8693-4fe36fd97677", "documentation": "Get a user", "method": "get", "endpoint": "users/:user_id", "responses": [ { "uuid": "3f7b08b9-f9d4-4379-ae18-a0fb7e1b6650", "body": "", "latency": 0, "statusCode": 200, "label": "The user was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "65e6ffe2-314b-43e5-b3cb-42143b2c2405", "documentation": "Edit a user", "method": "patch", "endpoint": "users/:user_id", "responses": [ { "uuid": "5ce32494-1323-4544-983a-3a3349df44bc", "body": "", "latency": 0, "statusCode": 200, "label": "The user was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "968a798b-d511-4643-a694-ef05fe3fa735", "documentation": "Get all the albums that belong to a user", "method": "get", "endpoint": "users/:user_id/albums", "responses": [ { "uuid": "05fe3e5d-cb63-4821-9a8d-3ee4f63d2807", "body": "[\n {\n \"allow_continuous_play\": \"true\",\n \"allow_downloads\": \"true\",\n \"allow_share\": \"true\",\n \"brand_color\": \"ff66ee\",\n \"created_time\": \"2015-12-17T21:32:44+00:00\",\n \"custom_logo\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"description\": \"Vimeo holiday videos!\",\n \"domain\": \"mycustomdomain.com\",\n \"duration\": 1163,\n \"embed\": {\n \"html\": \"\"\n },\n \"embed_brand_color\": \"true\",\n \"embed_custom_logo\": \"true\",\n \"hide_nav\": \"true\",\n \"hide_vimeo_logo\": \"true\",\n \"layout\": \"{{oneOf (array 'grid' 'player')}}\",\n \"link\": \"https://vimeo.com/album/Vimeo Holiday Videos!\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/albums/3706071/videos\"\n }\n },\n \"interactions\": {\n \"add_custom_thumbnails\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/custom_thumbnails\"\n },\n \"add_logos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/logos\"\n },\n \"add_videos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/videos\"\n }\n }\n },\n \"modified_time\": \"2018-02-06T21:24:17+00:00\",\n \"name\": \"Vimeo Holiday Videos!\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"password\": \"hunter1\",\n \"view\": \"{{oneOf (array 'anybody' 'embed_only' 'password')}}\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"review_mode\": \"true\",\n \"sort\": \"{{oneOf (array 'added_first' 'added_last' 'alphabetical' 'arranged' 'comments' 'likes' 'newest' 'oldest' 'plays')}}\",\n \"theme\": \"{{oneOf (array 'dark' 'standard')}}\",\n \"uri\": \"/albums/3706071\",\n \"url\": \"my-custom-url\",\n \"use_custom_domain\": \"false\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"web_brand_color\": \"true\",\n \"web_custom_logo\": \"true\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The albums were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "794f69c7-2154-4070-bea3-888a59c45133", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5392fabb-447d-4b9e-8784-c0db48a345fe", "documentation": "Create an album", "method": "post", "endpoint": "users/:user_id/albums", "responses": [ { "uuid": "821b393a-656e-4c65-bdf6-94a0d19cd125", "body": "", "latency": 0, "statusCode": 201, "label": "The album was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d5975d0a-ccab-4105-9b43-535af0578324", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1a83be0-1f4a-4b7c-9a1c-fd9fcc9c82ee", "body": "", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't create an album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a057b234-e0eb-4c22-8ae5-91c5b738ac59", "documentation": "Delete an album", "method": "delete", "endpoint": "users/:user_id/albums/:album_id", "responses": [ { "uuid": "173993a2-b0f7-40ac-9ce7-bc50029ea122", "body": "", "latency": 0, "statusCode": 204, "label": "The album was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "880e775c-8858-4a8e-8124-c6ff5f5194f5", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't delete the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "faf89df2-8e7d-4a8d-9841-931238a92023", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f573e933-7fa9-46a9-b37c-fa3bfce21d60", "documentation": "Get a specific album", "method": "get", "endpoint": "users/:user_id/albums/:album_id", "responses": [ { "uuid": "79ddff8e-5c26-416b-bfa2-11cb1b69a3b8", "body": "", "latency": 0, "statusCode": 200, "label": "The album was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7ab2a4d-14df-4eac-a170-98c2832cb56d", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29e99c40-cf97-4295-b185-40391af87402", "documentation": "Edit an album", "method": "patch", "endpoint": "users/:user_id/albums/:album_id", "responses": [ { "uuid": "6fced16a-36a4-477b-aa8e-ad712d472a6d", "body": "", "latency": 0, "statusCode": 200, "label": "The album was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6041f3b5-82d3-428c-aa6a-59a4ce3c43d9", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a5e6aec-a352-439a-af70-5b575c06b89c", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the album, the supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9dcd6cd0-7585-4d4e-8cb3-3aa702c76034", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.album+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89c2582e-c7ce-4117-acb8-16c25251429f", "documentation": "Get all the custom upload thumbnails of an album", "method": "get", "endpoint": "users/:user_id/albums/:album_id/custom_thumbnails", "responses": [ { "uuid": "91bb3e87-a14b-4d50-991a-1991f1177a9b", "body": "", "latency": 0, "statusCode": 200, "label": "The custom uploaded thumbnails were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "87bef37c-788e-4c8a-a47b-cda23feccd70", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a940afc8-db30-4d63-bc44-8eb796b6db17", "documentation": "Add a custom uploaded thumbnail", "method": "post", "endpoint": "users/:user_id/albums/:album_id/custom_thumbnails", "responses": [ { "uuid": "0bcc13c2-e333-4f74-919b-da43501f9f08", "body": "", "latency": 0, "statusCode": 201, "label": "The custom thumbnail was added to the album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b2be5f1-6225-49ca-8f91-db65d6206787", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "905fe7ff-a4c3-457c-b5d1-148728589020", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "46413de6-9862-41a4-8e4d-eb9f944e0736", "documentation": "Remove a custom uploaded album thumbnail", "method": "delete", "endpoint": "users/:user_id/albums/:album_id/custom_thumbnails/:thumbnail_id", "responses": [ { "uuid": "baaea8aa-f448-400c-b318-7d8434d5233b", "body": "", "latency": 0, "statusCode": 204, "label": "The custom thumbnail was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "17d2c74e-f000-4ef7-9d49-7ae7a5f469fb", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5470db68-476c-477e-8b67-20599fbe1ee1", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom thumbnail.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d95c85ec-a02a-4ac9-987b-465692ffaf95", "documentation": "Get a specific custom uploaded album thumbnail", "method": "get", "endpoint": "users/:user_id/albums/:album_id/custom_thumbnails/:thumbnail_id", "responses": [ { "uuid": "de92d363-5762-47b7-a497-ec283a00722a", "body": "", "latency": 0, "statusCode": 200, "label": "The custom thumbnail was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b217cfc5-3d93-41da-91ab-326b27c4b2f9", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't view this custom thumbnail.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19435cec-779a-46d0-8987-b24f9fb0035e", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom thumbnail.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20b690cf-dffd-4891-abc5-cd0d3faa9dec", "documentation": "Replace a custom uploaded album thumbnail", "method": "patch", "endpoint": "users/:user_id/albums/:album_id/custom_thumbnails/:thumbnail_id", "responses": [ { "uuid": "7d297a88-4fe2-4bb1-a125-5a14497e8b9c", "body": "", "latency": 0, "statusCode": 200, "label": "The custom thumbnail was replaced.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "63b2d494-e900-4e2a-81c5-7c35b8c4aaa6", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc454bfc-cbb4-4b43-9636-aed542c6a5f1", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom thumbnail.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60022fac-31ec-4803-a095-6c8375101995", "documentation": "Get all the custom logos of an album", "method": "get", "endpoint": "users/:user_id/albums/:album_id/logos", "responses": [ { "uuid": "30d0586c-a6de-4347-902f-4753a6e59157", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4949aa7-d679-4f75-a20d-710d1dd77654", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06dbea05-c855-4380-856e-7d1e092f45f4", "documentation": "Add a custom album logo", "method": "post", "endpoint": "users/:user_id/albums/:album_id/logos", "responses": [ { "uuid": "be79aab5-7b66-40a6-a8e8-2f8e96d253c1", "body": "", "latency": 0, "statusCode": 201, "label": "The logo was added to the album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7d03e29-5a3a-4187-a2cf-46984401ad1b", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e33407b-a145-4b79-8227-ab19759efe05", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d700d3d3-4b1b-4d5d-9bdb-f7fc050be8f5", "documentation": "Remove a custom album logo", "method": "delete", "endpoint": "users/:user_id/albums/:album_id/logos/:logo_id", "responses": [ { "uuid": "7fc2a392-2984-4827-aa24-ba4004da09e6", "body": "", "latency": 0, "statusCode": 204, "label": "The custom logo was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eeda2833-8ddd-48fa-84de-7dade4f9affa", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8cd83b2-1803-4c7c-a3cf-e4e11f26e7f4", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3afeb1c-62dd-4a68-8677-7d41be9cde77", "documentation": "Get a specific custom album logo", "method": "get", "endpoint": "users/:user_id/albums/:album_id/logos/:logo_id", "responses": [ { "uuid": "61a397e4-3202-4158-bc54-a7e0f25acabd", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logo was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "16aae3ed-6eac-414a-87a3-9cf230365b8f", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't view this custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dec30217-795b-4029-8180-d49422cb2263", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1eb3bf8f-5a09-4a7a-ad7d-94fd0a7bd9da", "documentation": "Replace a custom album logo", "method": "patch", "endpoint": "users/:user_id/albums/:album_id/logos/:logo_id", "responses": [ { "uuid": "0caa5037-6d76-45cb-b627-f183b5b8765d", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logo was replaced.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65e5e36e-0ae2-4334-a5d6-4625987ab81d", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't modify this album.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3e1078b-bbf8-4ad9-8f6b-d446e24bdd1a", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or it doesn't contain the specified custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1cb94d93-46a4-4af3-806f-df75d92e6dc8", "documentation": "Get all the videos in an album", "method": "get", "endpoint": "users/:user_id/albums/:album_id/videos", "responses": [ { "uuid": "86003dbd-97cb-4782-b33e-ea8086b2ce17", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7da4182-e095-471e-9659-cc3d25ac5edd", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ee46989-1c36-4202-a23e-8975c07e0523", "documentation": "Replace all the videos in an album", "method": "put", "endpoint": "users/:user_id/albums/:album_id/videos", "responses": [ { "uuid": "a83e948e-e4af-4c82-b966-765902ed3e00", "body": "", "latency": 0, "statusCode": 201, "label": "The videos were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea3d0107-8a3b-4715-8f27-a853d756f505", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't add videos to albums.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "466a9e21-e9cd-4eed-83bd-92382a44b5c3", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "052b460b-c86b-4322-9607-5dd72b294bf6", "documentation": "Remove a video from an album", "method": "delete", "endpoint": "users/:user_id/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "e430072c-1782-475d-85f3-a1a192e87e32", "body": "", "latency": 0, "statusCode": 204, "label": "The video was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c19effa6-175a-458f-8cf5-ca6a9aad3d4e", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "02a3bb7c-874b-494d-b5dd-177c4545e75a", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f278315-fe5d-4715-82e0-f648a0e83d22", "documentation": "Get a specific video in an album", "method": "get", "endpoint": "users/:user_id/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "2c23fac0-3feb-43be-9546-b7dd9c578d24", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a20dc12-9ae3-4c2d-bc02-d36376bec9ae", "body": "", "latency": 0, "statusCode": 404, "label": "No such album exists, or the video wasn't found in it.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f70623c-2a4d-4ecb-a659-6da99e3fd05d", "documentation": "Add a specific video to an album", "method": "put", "endpoint": "users/:user_id/albums/:album_id/videos/:video_id", "responses": [ { "uuid": "aca7e8ba-3276-47c7-a26a-5c9452512f02", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88bdd030-2f04-472e-9fbd-110e72f4b715", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The supplied token doesn't have the proper scopes, or the authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce5cd88b-3b91-48ff-a8f5-628c32ec32a1", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such album exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fae6e9d4-242c-4d26-b21c-10674dee4853", "documentation": "Set a video as the album thumbnail", "method": "post", "endpoint": "users/:user_id/albums/:album_id/videos/:video_id/set_album_thumbnail", "responses": [ { "uuid": "51c8f522-7c02-439d-a451-7425eb714e2e", "body": "{\n \"allow_continuous_play\": \"true\",\n \"allow_downloads\": \"true\",\n \"allow_share\": \"true\",\n \"brand_color\": \"ff66ee\",\n \"created_time\": \"2015-12-17T21:32:44+00:00\",\n \"custom_logo\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"description\": \"Vimeo holiday videos!\",\n \"domain\": \"mycustomdomain.com\",\n \"duration\": 1163,\n \"embed\": {\n \"html\": \"\"\n },\n \"embed_brand_color\": \"true\",\n \"embed_custom_logo\": \"true\",\n \"hide_nav\": \"true\",\n \"hide_vimeo_logo\": \"true\",\n \"layout\": \"{{oneOf (array 'grid' 'player')}}\",\n \"link\": \"https://vimeo.com/album/Vimeo Holiday Videos!\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/albums/3706071/videos\"\n }\n },\n \"interactions\": {\n \"add_custom_thumbnails\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/custom_thumbnails\"\n },\n \"add_logos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/logos\"\n },\n \"add_videos\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/123456/albums/654321/videos\"\n }\n }\n },\n \"modified_time\": \"2018-02-06T21:24:17+00:00\",\n \"name\": \"Vimeo Holiday Videos!\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"password\": \"hunter1\",\n \"view\": \"{{oneOf (array 'anybody' 'embed_only' 'password')}}\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"review_mode\": \"true\",\n \"sort\": \"{{oneOf (array 'added_first' 'added_last' 'alphabetical' 'arranged' 'comments' 'likes' 'newest' 'oldest' 'plays')}}\",\n \"theme\": \"{{oneOf (array 'dark' 'standard')}}\",\n \"uri\": \"/albums/3706071\",\n \"url\": \"my-custom-url\",\n \"use_custom_domain\": \"false\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"web_brand_color\": \"true\",\n \"web_custom_logo\": \"true\"\n}", "latency": 0, "statusCode": 200, "label": "The album was updated with a new thumbnail.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab7bbe8c-c140-44e6-a259-32e9f62ea395", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3429: The authenticated user can't edit the album.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e594bf5e-adb5-49bd-8c4c-37a38174b85f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such album, or user, or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0bc4092-9aae-48e0-b5e9-5967210ab0d6", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Error code 4016: Unexpected error while setting thumbnail.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e85e685-4283-466a-a102-45cb57c585b5", "documentation": "Get all the videos in which a user appears", "method": "get", "endpoint": "users/:user_id/appearances", "responses": [ { "uuid": "2fc14884-7f88-4622-9f37-583168161875", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "3d713ff5-172e-4c0c-96c3-c9eb7560d01a", "documentation": "Get all the categories that a user follows", "method": "get", "endpoint": "users/:user_id/categories", "responses": [ { "uuid": "222eddb5-4932-4aeb-911d-9b4f515a5f58", "body": "", "latency": 0, "statusCode": 200, "label": "The categories were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cd405cad-364f-4d01-b456-5eed1e500143", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3200: You can't view another user.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b5c9b34-3382-4038-9dfc-a7ee2dc71b98", "documentation": "Unsubscribe a user from a category", "method": "delete", "endpoint": "users/:user_id/categories/:category", "responses": [ { "uuid": "9e7fd4eb-b95e-4790-9cfb-d4101344b689", "body": "", "latency": 0, "statusCode": 204, "label": "The user was unsubscribed.", "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": "83d8c059-2513-4fb0-8e69-65fcfdb303ba", "documentation": "Check if a user follows a category", "method": "get", "endpoint": "users/:user_id/categories/:category", "responses": [ { "uuid": "5a310d7b-8272-42e1-9c04-1ba1ad05afcb", "body": "", "latency": 0, "statusCode": 204, "label": "The user is following the category.", "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": "abb67074-5be9-4838-9857-391196ef9f89", "documentation": "Subscribe a user to a single category", "method": "put", "endpoint": "users/:user_id/categories/:category", "responses": [ { "uuid": "5319da4f-64e5-4889-8435-8cce91fc34db", "body": "", "latency": 0, "statusCode": 204, "label": "The user was subscribed.", "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": "a9f5ae8c-314f-4f13-a119-38319a743e09", "documentation": "Get all the channels to which a user subscribes", "method": "get", "endpoint": "users/:user_id/channels", "responses": [ { "uuid": "08af239f-9ade-4de0-80ba-b6851d253007", "body": "", "latency": 0, "statusCode": 200, "label": "The channels were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4aec4b06-931d-4ff4-ac53-849c19373d01", "body": "", "latency": 0, "statusCode": 304, "label": "No channel has been followed since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34c16ada-4c75-4a84-9d7c-09b5a52a4190", "documentation": "Unsubscribe a user from a specific channel", "method": "delete", "endpoint": "users/:user_id/channels/:channel_id", "responses": [ { "uuid": "3ca22908-5d9f-4788-8262-aa32ff4f93ce", "body": "", "latency": 0, "statusCode": 204, "label": "The user is no longer a follower of the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e80ddb7-36c1-444f-b4c5-b947cbb75f2c", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b283538-4380-4171-9782-1e3e5a8dba6e", "documentation": "Check if a user follows a channel", "method": "get", "endpoint": "users/:user_id/channels/:channel_id", "responses": [ { "uuid": "8f30b557-f6f5-467e-82f7-b18233d26b2b", "body": "", "latency": 0, "statusCode": 204, "label": "The user follows the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94869e02-16fa-4d99-a83b-798e8572e79c", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "030bf029-66e8-4b29-b397-0f87348c07f0", "documentation": "Subscribe a user to a specific channel", "method": "put", "endpoint": "users/:user_id/channels/:channel_id", "responses": [ { "uuid": "7f53419b-3d53-4282-a9fd-1f6d94b04a7a", "body": "", "latency": 0, "statusCode": 204, "label": "The user is now a follower of the channel.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d5bbe8f-4a12-470d-baf4-bf1f61a17268", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such channel exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "018ad753-d168-4189-bc80-92ee42378bad", "documentation": "Get all the custom logos that belong to a user", "method": "get", "endpoint": "users/:user_id/customlogos", "responses": [ { "uuid": "8dea8078-4bab-4ce0-86d5-a076f90b291f", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "54e15121-294a-4642-80f7-e8021368564f", "body": "", "latency": 0, "statusCode": 403, "label": "* The user can't view this custom logo.\n* The user can't view custom logos.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76a993bc-7ce1-4d1f-938b-81b8c10fd24c", "documentation": "Add a custom logo", "method": "post", "endpoint": "users/:user_id/customlogos", "responses": [ { "uuid": "06b0bd9c-518f-44ab-ada0-671ab6a05e0f", "body": "", "latency": 0, "statusCode": 201, "label": "The custom logo was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d3dec1d-e526-49a8-a149-a23931d64dbe", "body": "", "latency": 0, "statusCode": 403, "label": "* You can't upload pictures for another user's videos.\n* The user can't add a custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c763ec3b-c1bd-4c5c-b902-6f81ae95a9fa", "documentation": "Get a specific custom logo", "method": "get", "endpoint": "users/:user_id/customlogos/:logo_id", "responses": [ { "uuid": "b6b5c540-9e93-45e0-aa6e-b72745db20f9", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logo was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "35cd5b5d-fe88-45e6-87cc-746d50cff88b", "body": "", "latency": 0, "statusCode": 403, "label": "The user can't view custom logos.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "688a7c89-732e-4760-b00c-fb330950b81e", "documentation": "Get all videos in a user's feed", "method": "get", "endpoint": "users/:user_id/feed", "responses": [ { "uuid": "6cab7376-a970-40ab-941b-9f48498f2543", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.activity+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": "2011ff89-4e9d-43dd-8503-878b964f7a88", "documentation": "Get all the followers of a user", "method": "get", "endpoint": "users/:user_id/followers", "responses": [ { "uuid": "65f53ce8-cf1b-496f-96bd-4f90ff8860f2", "body": "", "latency": 0, "statusCode": 200, "label": "The user's followers were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "92e5637c-58f7-4144-a2b6-ed62c0c5a555", "documentation": "Get all the users that a user is following", "method": "get", "endpoint": "users/:user_id/following", "responses": [ { "uuid": "e894b4e7-56c6-4bf9-8570-ed19188f792f", "body": "", "latency": 0, "statusCode": 200, "label": "The followed users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "377ebd27-bb0c-450d-9735-2f50f0824846", "documentation": "Follow a list of users", "method": "post", "endpoint": "users/:user_id/following", "responses": [ { "uuid": "00e1f236-4b0e-4ace-b4d8-d63394b97c42", "body": "", "latency": 0, "statusCode": 204, "label": "The users were followed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1c89d07c-f89b-4798-87c2-7d8b2571d534", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The request body is empty.\n* Error code 2205: The `users` array is invalid.\n* Error code 2205: The list of users doesn't contain URIs.\n* Error code 2900: A user in the list doesn't exist.\n* Error code 2901: The list contains more than 100 users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2065cc0e-0ee0-4b5b-8d06-eb35612d46d0", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user access token is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87d5a323-f289-419f-b492-63ebc28ff73f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3417: The current user can't follow other users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c891b48-fc2c-46cb-b01d-a884e379bd71", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Error code 9006: The current user is rate-limited from following other users.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a83a8bf9-55ea-49ce-97f2-c0546de9dd1e", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Error code 4005: An unexpected error occurred.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "887d26db-99c4-4c99-9a56-6425bb67b7c2", "documentation": "Unfollow a user", "method": "delete", "endpoint": "users/:user_id/following/:follow_user_id", "responses": [ { "uuid": "74ff7bb1-503f-4fb0-b9c1-f0d889fbfcd9", "body": "", "latency": 0, "statusCode": 204, "label": "The user was unfollowed.", "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": "69960df7-e27a-473a-9b52-45966ec97297", "documentation": "Check if a user is following another user", "method": "get", "endpoint": "users/:user_id/following/:follow_user_id", "responses": [ { "uuid": "941022c6-a49c-4b87-9837-2cc4a4869d68", "body": "", "latency": 0, "statusCode": 204, "label": "The authenticated user follows the user in question.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "30bd1713-38e3-4a2f-afd4-f893c70cc570", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The user in question doesn't follow the authenticated user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebda7004-b2a6-4370-89da-d39ad1aa0247", "documentation": "Follow a specific user", "method": "put", "endpoint": "users/:user_id/following/:follow_user_id", "responses": [ { "uuid": "f1f6cc0c-7c69-4047-ae27-4371fe02db5f", "body": "", "latency": 0, "statusCode": 204, "label": "The user was followed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5954aaf3-761a-4f61-b4f7-d0352a934571", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't add followers.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a21fa83f-fa02-453d-8209-6b6361f4f7f0", "documentation": "Get all the groups that a user has joined", "method": "get", "endpoint": "users/:user_id/groups", "responses": [ { "uuid": "192a7cdc-497d-45a2-a42e-9407b4cc1f3a", "body": "", "latency": 0, "statusCode": 200, "label": "The groups were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.group+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": "fc7d3ab4-7df3-4147-91d9-78e2013570c7", "documentation": "Remove a user from a group", "method": "delete", "endpoint": "users/:user_id/groups/:group_id", "responses": [ { "uuid": "d40cc593-e796-4a4a-bff1-01033e95c2e7", "body": "", "latency": 0, "statusCode": 204, "label": "The user left the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9f2074f-6fce-46ae-b403-c67e5ab8b45c", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user owns the group. To remove this user, first apply a new group owner through PATCH.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc5d2a17-975c-458a-80cf-b3e7dff7a5b9", "documentation": "Check if a user has joined a group", "method": "get", "endpoint": "users/:user_id/groups/:group_id", "responses": [ { "uuid": "7a40b4cd-4b21-476e-bb1d-506bc6ea4883", "body": "", "latency": 0, "statusCode": 204, "label": "The user has joined the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61d4d271-8480-411a-a9a9-ff797bde9fe4", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "* No such group exists.\n* The authenticated user isn't a member of this group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f43e521-2543-4679-9463-93fd8856169a", "documentation": "Add a user to a group", "method": "put", "endpoint": "users/:user_id/groups/:group_id", "responses": [ { "uuid": "2b02a20c-08ad-44a9-9742-7b8e93ba7851", "body": "", "latency": 0, "statusCode": 204, "label": "The user joined the group.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98a0910f-ced0-44d8-97be-5d1ed338df7b", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't join groups.\n* The group prohibits the authenticated user from joining, either because the group is not public or because the group's privacy setting is `members`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdcb65d9-1a78-41d5-90a3-0df4ab67f613", "documentation": "Get all the videos that a user has liked", "method": "get", "endpoint": "users/:user_id/likes", "responses": [ { "uuid": "d25dfe65-de78-4efe-a07c-ca5c5d8783c7", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "ab7d420b-1c20-423b-bb00-ecca29a355d2", "documentation": "Cause a user to unlike a video", "method": "delete", "endpoint": "users/:user_id/likes/:video_id", "responses": [ { "uuid": "c451c77f-61f6-4fb7-ba7f-6cd7b946f116", "body": "", "latency": 0, "statusCode": 204, "label": "The video was unliked.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "12410943-78b6-4d65-ad7d-8dfe27af8fa8", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't like videos.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "577e1ac3-0f25-47c6-b4bb-f5cd3ef0afde", "documentation": "Check if a user has liked a video", "method": "get", "endpoint": "users/:user_id/likes/:video_id", "responses": [ { "uuid": "db50d1a6-358c-4ee3-be3a-9579c74c1acf", "body": "", "latency": 0, "statusCode": 204, "label": "The user has liked the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5aa44a71-29f8-4390-8fb6-b93d90c5c549", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The user hasn't liked the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dd557fc9-9a0d-4256-8a21-66c1e47004ff", "documentation": "Cause a user to like a video", "method": "put", "endpoint": "users/:user_id/likes/:video_id", "responses": [ { "uuid": "941e4927-b482-4133-9d0c-951993379a18", "body": "", "latency": 0, "statusCode": 204, "label": "The video was liked.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4c46dd2d-344b-4a7a-9665-c66f93f70423", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 400, "label": "The authenticated user owns the video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b9c0d3d-5ad6-4ac6-84c7-b5f0ff8481e8", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user can't like videos.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74e57820-917c-42db-bcc5-c512a28ec135", "documentation": "Get all the On Demand pages of a user", "method": "get", "endpoint": "users/:user_id/ondemand/pages", "responses": [ { "uuid": "f4112e2c-eb3f-4825-bd98-426f0be47f1f", "body": "", "latency": 0, "statusCode": 200, "label": "The On Demand pages were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18c7528e-404b-4286-9e4c-71034e996609", "body": "", "latency": 0, "statusCode": 404, "label": "No such user exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14f8982c-6ca1-404a-b29b-45460ea2898a", "documentation": "Create an On Demand page", "method": "post", "endpoint": "users/:user_id/ondemand/pages", "responses": [ { "uuid": "7fac2c15-14e9-4b7d-80aa-7681ff789290", "body": "{\n \"background\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"colors\": {\n \"primary\": \"#0a0808\",\n \"secondary\": \"#ba4a17\"\n },\n \"content_rating\": [\n \"\"\n ],\n \"created_time\": \"2017-05-15T13:42:25+00:00\",\n \"description\": \"DARBY FOREVER follows the fantasies of Darby, a shopgirl at \\\"Bobbins & Notions\\\"\",\n \"domain_link\": \"https://example.com\",\n \"episodes\": {\n \"buy\": {\n \"active\": \"true\",\n \"price\": 9.99\n },\n \"rent\": {\n \"active\": \"true\",\n \"period\": \"{{oneOf (array '1 day' '1 month' '1 week' '1 year' '2 day' '24 hour' '3 day' '3 month' '30 day' '48 hour' '6 month' '60 day' '7 day' '72 hour')}}\",\n \"price\": 2.99\n }\n },\n \"film\": {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n },\n \"genres\": [\n {\n \"canonical\": \"horror\",\n \"interactions\": {\n \"page\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/genres/horror/pages/12345\"\n }\n },\n \"link\": \"http://vimeo.com/ondemand/browse/horror\",\n \"metadata\": {\n \"connections\": {\n \"pages\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/genres/horror/pages\"\n }\n }\n },\n \"name\": \"Horror\",\n \"uri\": \"/ondemand/genres/horror\"\n }\n ],\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"metadata\": {\n \"connections\": {\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/ondemand/pages/61326/comments\"\n },\n \"genres\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/ondemand/pages/61326/genres\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/ondemand/pages/61326/likes\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/ondemand/pages/61326/pictures\"\n },\n \"seasons\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/ondemand/pages/61326/seasons\"\n },\n \"videos\": {\n \"extra_total\": 14,\n \"main_total\": 36,\n \"options\": [\n \"\"\n ],\n \"total\": 50,\n \"uri\": \"/ondemand/pages/61326/videos\",\n \"viewable_total\": 50\n }\n }\n }\n },\n \"interactions\": {\n \"buy\": {\n \"drm\": \"true\"\n },\n \"rent\": {},\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n }\n }\n },\n \"modified_time\": \"2017-05-15T13:42:25+00:00\",\n \"name\": \"Darby Forever\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preorder\": {\n \"active\": \"true\",\n \"cancel_time\": \"2017-05-16T13:13:46+00:00\",\n \"publish_time\": \"2017-05-15T13:12:52+00:00\",\n \"time\": \"2017-05-15T13:13:31+00:00\"\n },\n \"published\": {\n \"enabled\": \"true\",\n \"time\": \"2017-05-15T13:12:52+00:00\"\n },\n \"rating\": 7,\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"sku\": \"VIME0001\",\n \"subscription\": {\n \"active\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"period\": \"\",\n \"price\": {}\n },\n \"theme\": \"vader\",\n \"thumbnail\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"trailer\": {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n },\n \"type\": \"{{oneOf (array 'film' 'series')}}\",\n \"uri\": \"/ondemand/pages/61326\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 201, "label": "The On Demand page was created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5fc3936f-76cb-477a-89d6-ffcab68472a3", "documentation": "Check if a user has made a purchase or rental from an On Demand page", "method": "get", "endpoint": "users/:user_id/ondemand/purchases", "responses": [ { "uuid": "d7365dc8-3ec5-47a3-a627-b379efd123e0", "body": "", "latency": 0, "statusCode": 200, "label": "You have purchased the On Demand page.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "50305114-6218-4557-9f84-720fea0f7bf6", "body": "", "latency": 0, "statusCode": 403, "label": "The requested user isn't the same as the authenticated user.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00c7302c-5a83-4bd1-aab7-bcd6c5a150e6", "body": "", "latency": 0, "statusCode": 404, "label": "No such user or On Demand page exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.ondemand.page+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5f84eea-96c7-4d16-aa20-ce7d5891ff96", "documentation": "Get all the pictures that belong to a user", "method": "get", "endpoint": "users/:user_id/pictures", "responses": [ { "uuid": "1ba89d1f-c70f-4d0d-adca-4f6656ad752f", "body": "", "latency": 0, "statusCode": 200, "label": "The pictures were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "561c2ef2-9a60-4016-a0d3-fbaa8a6fb12e", "documentation": "Add a user picture", "method": "post", "endpoint": "users/:user_id/pictures", "responses": [ { "uuid": "481939d2-d0c9-4baa-94c8-44bc8e32c233", "body": "", "latency": 0, "statusCode": 200, "label": "The user picture was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "a19a881e-3f74-463c-997e-af2f86ffd1a1", "documentation": "Delete a user picture", "method": "delete", "endpoint": "users/:user_id/pictures/:portraitset_id", "responses": [ { "uuid": "b835dc09-3130-4dc9-aa58-7df7b11c8984", "body": "", "latency": 0, "statusCode": 204, "label": "The picture was deleted.", "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": "f6648aea-fbe5-4d74-956c-3ebdcbb695cf", "documentation": "Get a specific user picture", "method": "get", "endpoint": "users/:user_id/pictures/:portraitset_id", "responses": [ { "uuid": "8f75054b-e57f-4c20-9646-a2faa790dfca", "body": "", "latency": 0, "statusCode": 200, "label": "The picture was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "e02b3341-9aa6-4e3e-871d-cc026e584483", "documentation": "Edit a user picture", "method": "patch", "endpoint": "users/:user_id/pictures/:portraitset_id", "responses": [ { "uuid": "b02330e0-454c-4892-8dbe-ad583f19b975", "body": "", "latency": 0, "statusCode": 200, "label": "The picture was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "16342798-a80d-43d3-8f79-66d46f834b3e", "documentation": "Get all the portfolios that belong to a user", "method": "get", "endpoint": "users/:user_id/portfolios", "responses": [ { "uuid": "f76e098d-0f52-4f8d-ae48-1ec14bec2756", "body": "", "latency": 0, "statusCode": 200, "label": "The portfolios were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.portfolio+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": "3035d616-56b4-405a-a9a8-ce1c70f3a6eb", "documentation": "Get a specific portfolio", "method": "get", "endpoint": "users/:user_id/portfolios/:portfolio_id", "responses": [ { "uuid": "20b3957e-70c7-4c47-8e89-441917b51cf9", "body": "", "latency": 0, "statusCode": 200, "label": "The portfolio was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.portfolio+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": "00568408-604a-4649-b7be-4c5f2f972763", "documentation": "Get all the videos in a portfolio", "method": "get", "endpoint": "users/:user_id/portfolios/:portfolio_id/videos", "responses": [ { "uuid": "c861917e-5ea9-4995-aef9-1bfbc13434a8", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "6b373644-45a4-4529-933c-81fe919db671", "documentation": "Remove a video from a portfolio", "method": "delete", "endpoint": "users/:user_id/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "5a6bbdc4-5fc8-4ffd-ba6b-07f49c53131e", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a67b12fd-4b5e-48d4-b0a4-941e9406b6f9", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The portfolio wasn't found, or the video wasn't found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa1b3ac1-e064-4db3-854a-a4548581e0d2", "documentation": "Get a specific video in a portfolio", "method": "get", "endpoint": "users/:user_id/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "3a507431-9c65-4c45-8030-244f8fae84c2", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "768c84db-2416-4ecc-b161-0393af08c8b5", "documentation": "Add a video to a portfolio", "method": "put", "endpoint": "users/:user_id/portfolios/:portfolio_id/videos/:video_id", "responses": [ { "uuid": "d7edb979-6e54-4252-8dd5-69ed3ba50619", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65a2d691-e34c-4ee0-82c4-7d6370506d12", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "The portfolio wasn't found, or the video wasn't found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbdba1cc-70e1-4890-b4ae-3d730a98e83e", "documentation": "Get all the embed presets that a user has created", "method": "get", "endpoint": "users/:user_id/presets", "responses": [ { "uuid": "31e94efe-f10d-4c5c-adc6-6ce0b761a418", "body": "", "latency": 0, "statusCode": 200, "label": "The embed presets were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+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": "6c5a3ced-d81c-4923-a39e-2e0c107972fd", "documentation": "Get a specific embed preset", "method": "get", "endpoint": "users/:user_id/presets/:preset_id", "responses": [ { "uuid": "25647ca6-a12f-4e97-a68a-0e7fd192e203", "body": "", "latency": 0, "statusCode": 200, "label": "The embed preset was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+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": "c61258db-ea18-4907-ac59-b35d6bdf455d", "documentation": "Edit an embed preset", "method": "patch", "endpoint": "users/:user_id/presets/:preset_id", "responses": [ { "uuid": "7ec89f6c-4a3e-4827-9a66-e026ae8bad1b", "body": "", "latency": 0, "statusCode": 200, "label": "The embed preset was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb53896f-9b9b-4242-b2f0-75ed4305a2c2", "body": "", "latency": 0, "statusCode": 400, "label": "The outro type is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8a3fbb1-3f41-493f-a39d-c3ff2bcf0066", "body": "", "latency": 0, "statusCode": 404, "label": "* The preset doesn't exist.\n* The authenticated user doesn't own the preset.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.preset+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a074c5db-cb35-4344-b5b2-9eb5f9c139aa", "documentation": "Get all the videos that have been added to an embed preset", "method": "get", "endpoint": "users/:user_id/presets/:preset_id/videos", "responses": [ { "uuid": "1f90ab3a-cb58-4dfe-b044-0fb3546041d7", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+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": "01bacaab-a2f7-419c-bfac-4a6f10b666ec", "documentation": "Get all the projects that belong to a user", "method": "get", "endpoint": "users/:user_id/projects", "responses": [ { "uuid": "300b5eb8-53d8-4fa7-b251-32b29c84cf0f", "body": "[\n {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "The projects were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7bffa19-10fa-4bb8-aa52-1d462c01b205", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93a91d74-e65d-4bf4-88a6-9aafedaff0ad", "documentation": "Create a project", "method": "post", "endpoint": "users/:user_id/projects", "responses": [ { "uuid": "9b64fb0e-8255-43a8-8a5d-503d7bc8af00", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 201, "label": "The project was created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45cd24f1-7d5a-4a95-865c-db0aec97efdf", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The input is empty.\n* Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af84a34f-a10f-4244-8023-0d809b259b3d", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44636e79-e729-442e-951b-99b575268c3f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't create projects.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "922b3019-7a2f-491a-93a7-eb03641fae50", "documentation": "Delete a project", "method": "delete", "endpoint": "users/:user_id/projects/:project_id", "responses": [ { "uuid": "e8696388-abf8-4b20-ad7d-3611f848ec83", "body": "", "latency": 0, "statusCode": 204, "label": "The project was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bdc6d8d0-14e7-44c6-9d46-03a14e97691d", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43b14b23-73eb-434e-b03a-43f7f3368865", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't delete the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13ef4357-a800-4cad-8894-6ef334b90a2f", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "455cdc89-07cd-45a8-8a5b-a8a83d402317", "documentation": "Get a specific project", "method": "get", "endpoint": "users/:user_id/projects/:project_id", "responses": [ { "uuid": "9edc3522-a21e-416b-9d1e-21ed99b27419", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The project was returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "63195376-134d-4441-8481-5efd3536db42", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1e936a2-bcc4-429a-8a06-dffb6b26444b", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34d5947a-ab5e-4a11-b0ab-6a401864756a", "documentation": "Edit a project", "method": "patch", "endpoint": "users/:user_id/projects/:project_id", "responses": [ { "uuid": "46c3d6dc-33a7-44f0-8262-66ac84ef88f6", "body": "{\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The project was edited.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "101371ac-b1a4-4777-9fa0-e4a05966c717", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "* Error code 2204: The input is invalid.\n* Error code 2205: The input is empty.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbe1afb2-346b-4611-a310-df234666aec3", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c2b9be4-238a-4522-b72d-8df5e16a4e94", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3200: The authenticated user can't edit the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "996982e6-e794-4f82-b24a-a3af00e389cf", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9395a648-d989-415a-98fe-18e16dbcc472", "documentation": "Remove a list of videos from a project", "method": "delete", "endpoint": "users/:user_id/projects/:project_id/videos", "responses": [ { "uuid": "2696f417-01b3-49fe-97ba-1ad84320dafb", "body": "", "latency": 0, "statusCode": 204, "label": "The videos were removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8fdaebcd-ccdf-455c-bcd1-e7ba523ed384", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d68bef81-540c-44c0-bc01-896c06e7ffff", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f15ce3d-a496-40ed-b918-0e8f4de63d00", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb72b47a-420d-4af9-abe9-23c9fa977e00", "documentation": "Get all the videos in a project", "method": "get", "endpoint": "users/:user_id/projects/:project_id/videos", "responses": [ { "uuid": "d205f5df-4903-42b9-9d6d-7ac08e64b4d9", "body": "[\n {\n \"categories\": [\n {\n \"icon\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"last_video_featured_time\": \"2017-05-17T17:46:09+00:00\",\n \"link\": \"https://vimeo.com/categories/animation\",\n \"metadata\": {\n \"connections\": {\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 90,\n \"uri\": \"/categories/animation/channels\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/categories/animation/groups\"\n },\n \"users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 140,\n \"uri\": \"/categories/animation/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 960,\n \"uri\": \"/categories/animation/videos\"\n }\n },\n \"interactions\": {\n \"follow\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-17T17:46:09+00:00\",\n \"uri\": \"/users/152184/categories/animation\"\n }\n }\n },\n \"name\": \"Animation\",\n \"parent\": {\n \"link\": \"https://vimeo.com/categories/animation\",\n \"name\": \"Animation\",\n \"uri\": \"/categories/animation\"\n },\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"resource_key\": \"e5595241643259c658ed6c85ca82985a6341edc7\",\n \"subcategories\": [\n {\n \"link\": \"https://vimeo.com/categories/animation/2d/videos\",\n \"name\": \"2D\",\n \"uri\": \"/categories/animation/subcategories/2d\"\n }\n ],\n \"top_level\": \"true\",\n \"uri\": \"/categories/animation\"\n }\n ],\n \"content_rating\": [\n \"\"\n ],\n \"context\": {\n \"action\": \"{{oneOf (array 'Added to' 'Appearance by' 'Liked by' 'Uploaded by')}}\",\n \"resource\": {},\n \"resource_type\": \"clip\"\n },\n \"created_time\": \"2018-03-05T21:04:47+00:00\",\n \"description\": \"A celebration of 10 years of Staff Picks.\",\n \"duration\": 81,\n \"embed\": {\n \"buttons\": {\n \"embed\": \"true\",\n \"fullscreen\": \"true\",\n \"hd\": \"true\",\n \"like\": \"true\",\n \"scaling\": \"true\",\n \"share\": \"true\",\n \"watchlater\": \"true\"\n },\n \"color\": \"#0a0808\",\n \"logos\": {\n \"custom\": {\n \"active\": \"true\",\n \"link\": \"http://example.com\",\n \"sticky\": \"true\"\n },\n \"vimeo\": \"true\"\n },\n \"playbar\": \"true\",\n \"speed\": \"true\",\n \"title\": {\n \"name\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"owner\": \"{{oneOf (array 'hide' 'show' 'user')}}\",\n \"portrait\": \"{{oneOf (array 'hide' 'show' 'user')}}\"\n },\n \"uri\": \"/videos/258684937/presets/12345\",\n \"volume\": \"true\"\n },\n \"height\": 1080,\n \"language\": \"en-US\",\n \"last_user_action_event_date\": \"2018-03-21T23:08:22+00:00\",\n \"license\": \"{{oneOf (array 'by' 'by-nc' 'by-nc-nd' 'by-nc-sa' 'by-nd' 'by-sa' 'cc0')}}\",\n \"link\": \"https://vimeo.com/258684937\",\n \"metadata\": {\n \"connections\": {\n \"comments\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/videos/258684937/comments\"\n },\n \"credits\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/videos/258684937/credits\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 230,\n \"uri\": \"/videos/258684937/likes\"\n },\n \"ondemand\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/videos/258684937/pictures\"\n },\n \"playback\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/playback\"\n },\n \"recommendations\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937/recommendations\"\n },\n \"related\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/videos/258684937?offset=10\"\n },\n \"season\": {\n \"name\": \"Season 1\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/ondemand/pages/61326/season/12345\"\n },\n \"texttracks\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/videos/258684937/texttracks\"\n },\n \"trailer\": {\n \"options\": [\n \"\"\n ],\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/ondemand/pages/61326/videos/12345\"\n },\n \"users_with_access\": {\n \"options\": [\n \"\"\n ],\n \"total\": 8,\n \"uri\": \"/videos/258684937/privacy/users\"\n },\n \"versions\": {\n \"current_uri\": \"/videos/258684937/versions/12345\",\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/videos/258684937/versions\"\n }\n },\n \"interactions\": {\n \"buy\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"download\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"drm\": \"true\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-03-05T21:04:47+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"channel\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"like\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"rent\": {\n \"currency\": \"USD\",\n \"display_price\": \"5.99\",\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"link\": \"https://vimeo.com/ondemand/darbyforever\",\n \"price\": 5.99,\n \"purchase_time\": \"2018-09-16T09:02:40+00:00\",\n \"stream\": \"{{oneOf (array 'available' 'purchased' 'restricted' 'unavailable')}}\",\n \"uri\": \"/ondemand/pages/61326/products/12345\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"subscribe\": {\n \"drm\": \"true\",\n \"expires_time\": \"2018-03-05T21:04:47+00:00\",\n \"purchase_time\": \"2018-03-02T21:04:47+00:00\",\n \"stream\": \"purchased\"\n },\n \"watched\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"watchlater\": {\n \"added\": \"true\",\n \"added_time\": \"\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"\"\n }\n }\n },\n \"modified_time\": \"2018-09-16T09:02:40+00:00\",\n \"name\": \"Celebrating 10 Years of Staff Picks\",\n \"parent_folder\": {\n \"created_time\": \"2017-05-23T14:36:22+00:00\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/projects/12345/videos\"\n }\n }\n },\n \"modified_time\": \"2017-05-23T14:36:22+00:00\",\n \"name\": \"Rough cuts\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"uri\": \"/me/projects/12345\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n }\n },\n \"password\": \"hunter1\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n },\n \"release_time\": \"2018-03-05T21:04:47+00:00\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"spatial\": {\n \"director_timeline\": [\n {\n \"pitch\": 70,\n \"roll\": {{faker 'number.int' max=99999}},\n \"time_code\": 300,\n \"yaw\": 125\n }\n ],\n \"field_of_view\": 50,\n \"projection\": \"{{oneOf (array 'cubical' 'cylindrical' 'dome' 'equirectangular' 'pyramid')}}\",\n \"stereo_format\": \"{{oneOf (array 'left-right' 'mono' 'top-bottom')}}\"\n },\n \"stats\": {\n \"plays\": 20\n },\n \"status\": \"{{oneOf (array 'available' 'quota_exceeded' 'total_cap_exceeded' 'transcode_starting' 'transcoding' 'transcoding_error' 'unavailable' 'uploading' 'uploading_error')}}\",\n \"tags\": [\n {\n \"canonical\": \"awesome\",\n \"metadata\": {\n \"connections\": {\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 34371,\n \"uri\": \"/tags/awesome/videos\"\n }\n }\n },\n \"name\": \"awesome\",\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"uri\": \"/videos/258684937/tags/awesome\"\n }\n ],\n \"transcode\": {\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\"\n },\n \"upload\": {\n \"approach\": \"{{oneOf (array 'post' 'pull' 'streaming' 'tus')}}\",\n \"complete_uri\": \"\",\n \"form\": \"\",\n \"link\": \"\",\n \"redirect_url\": \"\",\n \"size\": 60000,\n \"status\": \"{{oneOf (array 'complete' 'error' 'in_progress')}}\",\n \"upload_link\": \"\"\n },\n \"uri\": \"/videos/258684937\",\n \"user\": {\n \"account\": \"{{oneOf (array 'basic' 'business' 'live_business' 'live_premium' 'live_pro' 'plus' 'pro' 'pro_unlimited' 'producer')}}\",\n \"bio\": \"This is where you will find videos and news updates from the staff.\",\n \"content_filter\": \"{{oneOf (array 'drugs' 'language' 'nudity' 'safe' 'unrated' 'violence')}}\",\n \"created_time\": \"2007-01-18T16:40:11+00:00\",\n \"email\": \"user@example.com\",\n \"link\": \"https://vimeo.com/staff\",\n \"location\": \"New York City\",\n \"metadata\": {\n \"connections\": {\n \"albums\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/albums\"\n },\n \"appearances\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/users/152184/appearances\"\n },\n \"block\": {\n \"options\": [\n \"\"\n ],\n \"total\": 73,\n \"uri\": \"/me/block\"\n },\n \"categories\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/categories\"\n },\n \"channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/users/152184/channels\"\n },\n \"feed\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/feed\"\n },\n \"folders\": {\n \"options\": [\n \"\"\n ],\n \"total\": 9,\n \"uri\": \"/me/folders\"\n },\n \"followers\": {\n \"options\": [\n \"\"\n ],\n \"total\": 12,\n \"uri\": \"/users/152184/followers\"\n },\n \"following\": {\n \"options\": [\n \"\"\n ],\n \"total\": 47,\n \"uri\": \"/users/152184/following\"\n },\n \"groups\": {\n \"options\": [\n \"\"\n ],\n \"total\": 2,\n \"uri\": \"/users/152184/groups\"\n },\n \"likes\": {\n \"options\": [\n \"\"\n ],\n \"total\": 300,\n \"uri\": \"/users/152184/likes\"\n },\n \"moderated_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 1,\n \"uri\": \"/users/152184/channels?filter=moderated\"\n },\n \"pictures\": {\n \"options\": [\n \"\"\n ],\n \"total\": 3,\n \"uri\": \"/users/152184/pictures\"\n },\n \"portfolios\": {\n \"options\": [\n \"\"\n ],\n \"total\": 5,\n \"uri\": \"/users/152184/portfolios\"\n },\n \"recommended_channels\": {\n \"options\": [\n \"\"\n ],\n \"total\": 4,\n \"uri\": \"/me/recommendations/channels\"\n },\n \"recommended_users\": {\n \"options\": [\n \"\"\n ],\n \"total\": 6,\n \"uri\": \"/me/recommendations/users\"\n },\n \"shared\": {\n \"options\": [\n \"\"\n ],\n \"total\": 15,\n \"uri\": \"/users/152184/shared/videos\"\n },\n \"videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 36,\n \"uri\": \"/users/152184/videos\"\n },\n \"watched_videos\": {\n \"options\": [\n \"\"\n ],\n \"total\": 322,\n \"uri\": \"/me/watched/videos\"\n },\n \"watchlater\": {\n \"options\": [\n \"\"\n ],\n \"total\": 14,\n \"uri\": \"/users/152184/watchlater\"\n }\n },\n \"interactions\": {\n \"add_privacy_user\": {\n \"options\": [\n \"\"\n ],\n \"uri\": \"/channels/152184/privacy/users\"\n },\n \"block\": {\n \"added\": \"true\",\n \"added_time\": \"2017-05-16T15:05:43+00:00\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/me/block/3766357\"\n },\n \"follow\": {\n \"added\": \"true\",\n \"options\": [\n \"\"\n ],\n \"uri\": \"/users/152184/following/3766357\"\n },\n \"report\": {\n \"options\": [\n \"\"\n ],\n \"reason\": [\n \"\"\n ],\n \"uri\": \"/users/152184/report\"\n }\n }\n },\n \"name\": \"Vimeo Staff\",\n \"pictures\": {\n \"active\": \"true\",\n \"link\": \"\",\n \"resource_key\": \"dc724af18fbdd4e59189f5fe768a5f8311527050\",\n \"sizes\": [\n {\n \"height\": 720,\n \"link\": \"https://i.vimeocdn.com/video/581495283_1280x720.jpg?r=pad\",\n \"link_with_play_button\": \"https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F581495283_1280x720.jpg&src1=http%3A%2F%2Ff.vimeocdn.com%2Fp%2Fimages%2Fcrawler_play.png\",\n \"width\": 1280\n }\n ],\n \"type\": \"{{oneOf (array 'caution' 'custom' 'default')}}\",\n \"uri\": \"/users/152184/pictures/12345\"\n },\n \"preferences\": {\n \"videos\": {\n \"privacy\": {\n \"add\": \"true\",\n \"comments\": \"{{oneOf (array 'anybody' 'contacts' 'nobody')}}\",\n \"download\": \"true\",\n \"embed\": \"{{oneOf (array 'private' 'public' 'whitelist')}}\",\n \"view\": \"{{oneOf (array 'anybody' 'contacts' 'disable' 'nobody' 'password' 'unlisted' 'users')}}\"\n }\n }\n },\n \"resource_key\": \"bac1033deba2310ebba2caec33c23e4beea67aba\",\n \"upload_quota\": {\n \"lifetime\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"used\": 5368704120\n },\n \"periodic\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"reset_date\": \"2029-03-13T02:35:13-04:00\",\n \"used\": 5368704120\n },\n \"space\": {\n \"free\": 5000000,\n \"max\": 5368709120,\n \"showing\": \"{{oneOf (array 'lifetime' 'periodic')}}\",\n \"used\": 5368704120\n }\n },\n \"uri\": \"/users/152184\",\n \"websites\": [\n {\n \"description\": \"Follow us on Twitter!\",\n \"link\": \"https://twitter.com/vimeo\",\n \"name\": \"Twitter\"\n }\n ]\n },\n \"width\": 1920\n }\n]", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dace3ab5-0366-490c-a15f-506697b40247", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f6304f7-4aac-49f5-8dda-cf12679a10b4", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "994c0de7-62ce-43b8-a5d7-41f8b5bb7b52", "documentation": "Add a list of videos to a project", "method": "put", "endpoint": "users/:user_id/projects/:project_id/videos", "responses": [ { "uuid": "34858091-7e10-4344-8874-58fc420426cc", "body": "", "latency": 0, "statusCode": 204, "label": "The videos were added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9c58dcdf-e162-4da3-b4de-bbeab389670d", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afe0cc9a-1a7f-4afa-a5cc-e01dd3bfde39", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d93db7b-a97e-49e2-a5cf-ed3e98f947eb", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such project or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9328a903-0063-4a90-83d2-27d8a25bbd75", "documentation": "Remove a specific video from a project", "method": "delete", "endpoint": "users/:user_id/projects/:project_id/videos/:video_id", "responses": [ { "uuid": "7ea43f65-d79f-48cd-9e04-93233265091a", "body": "", "latency": 0, "statusCode": 204, "label": "The video was removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b2928a67-9078-4a5e-9392-050716066ef2", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2204: The input is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86d6f132-2250-45ef-bb26-7da338f95af3", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Error code 8000: The user credentials are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3177b758-3e8f-49a0-a5d3-9d5a180bd45b", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such video exists in the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e437ed6d-2c3b-42ba-b793-7f0d1b436761", "documentation": "Add a specific video to a project", "method": "put", "endpoint": "users/:user_id/projects/:project_id/videos/:video_id", "responses": [ { "uuid": "febf83dd-fc04-4a26-988f-0d4138089527", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "198ce20a-c55f-404e-9467-383e175186e7", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "Error code 5000: No such user, project, or video exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a1d6d68f-92bf-475c-852c-ef4a87d35ffc", "documentation": "Complete a user's streaming upload", "method": "delete", "endpoint": "users/:user_id/uploads/:upload", "responses": [ { "uuid": "6cb4cd62-49a9-447d-bdd5-3d9273b8b3c4", "body": "", "latency": 0, "statusCode": 201, "label": "The streaming upload is complete.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "703cf366-ef99-4763-9fb1-cca22a3988e8", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Error code 2502: The format of the video file is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3579ef8e-c06d-4ffd-87cc-d05720136747", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "* Error code 5006: The video file doesn't exist.\n* Error code 5007: The signature doesn't exist.\n* Error code 8400: The signature is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08d2eee5-d43c-4fa4-9141-a3c01a3bc692", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Error code 4011: The upload server returns an HTTP status code other than 200.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a935b960-4a8c-4b4a-854d-4b415c9c8d24", "documentation": "Get a user's upload attempt", "method": "get", "endpoint": "users/:user_id/uploads/:upload", "responses": [ { "uuid": "54b83fb4-15fc-4e24-bb8f-726c44f448d4", "body": "", "latency": 0, "statusCode": 200, "label": "The upload attempt was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.uploadattempt+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": "4935a254-f82f-417b-880a-a58b7c4184d2", "documentation": "Get all the videos that a user has uploaded", "method": "get", "endpoint": "users/:user_id/videos", "responses": [ { "uuid": "eac76b69-b092-42ff-a786-9c7b8bbe4932", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28afcc94-6b88-4950-a484-6c0222b20226", "body": "", "latency": 0, "statusCode": 304, "label": "This user hasn't created any videos since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f01864ae-3686-4986-ac22-e9785ec0bb8b", "documentation": "Upload a video", "method": "post", "endpoint": "users/:user_id/videos", "responses": [ { "uuid": "5c90ddb8-7ceb-4800-a40d-d7b744601b7d", "body": "", "latency": 0, "statusCode": 201, "label": "The upload procedure has begun.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bdd75bf3-ef6d-40bd-b2d9-ca35005c5d1b", "body": "", "latency": 0, "statusCode": 400, "label": "* Error code 2205: The body of the request isn't formatted properly.\n* Error code 2204: The request contains invalid parameters.\n* Error code 2204: The request contains invalid body parameters.\n* Error code 2230: The upload type is invalid.\n* Error code 3116: If a `type` payload parameter was supplied instead of `upload.approach`.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8166ee42-e1c2-485b-9d33-bebd14305311", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8002: No user is associated with the authentication token.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a88b2021-e597-4d22-9d7f-f7a53fe72539", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 4102: The user's allotted quota has been reached.\n* Error code 4101: The user's maximum disk space has been reached.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cd5c3b7-ccc5-4812-b5e8-7869140dafa8", "body": "", "latency": 0, "statusCode": 500, "label": "Error code 4003: There is a problem initiating the upload.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9de39423-eb68-439f-acc3-0bdc392e6b06", "documentation": "Check if a user owns a video", "method": "get", "endpoint": "users/:user_id/videos/:video_id", "responses": [ { "uuid": "53e5e843-913a-40c4-860d-c3aab85bd831", "body": "", "latency": 0, "statusCode": 200, "label": "The user owns the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fac42493-f404-46e4-ab44-45b9ed2c65b7", "body": "", "latency": 0, "statusCode": 404, "label": "The authenticated user doesn't own the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "635a98a9-9549-4cd2-909c-0f04b675d6a8", "documentation": "Get all the videos in a user's Watch Later queue", "method": "get", "endpoint": "users/:user_id/watchlater", "responses": [ { "uuid": "4f3901b4-ab60-4ea6-b90b-a99c828cbe35", "body": "", "latency": 0, "statusCode": 200, "label": "The videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "79e5799c-7c19-42f7-b816-af1cac60c78d", "body": "", "latency": 0, "statusCode": 304, "label": "The user hasn't added any videos to their Watch Later queue since the given `If-Modified-Since` header.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e60e7475-b77e-484f-8511-786c7fd4af10", "documentation": "Remove a video from a user's Watch Later queue", "method": "delete", "endpoint": "users/:user_id/watchlater/:video_id", "responses": [ { "uuid": "0d3c9f39-c177-4d60-b1e6-ad92a4de6b68", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "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": "b9dc7b3d-3bd8-4286-bce2-a6fd39aa7079", "documentation": "Check if a user has added a specific video to their Watch Later queue", "method": "get", "endpoint": "users/:user_id/watchlater/:video_id", "responses": [ { "uuid": "7f57cc81-84b4-469f-a34e-04028a7e1904", "body": "", "latency": 0, "statusCode": 200, "label": "The video appears in the user's Watch Later queue.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a37b7694-8434-4287-be3c-12bee92d49b5", "body": "", "latency": 0, "statusCode": 404, "label": "The video doesn't appear in the user's Watch Later queue.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55e14d44-6b35-4c2e-afa3-7b9f345865e2", "documentation": "Add a video to a user's Watch Later queue", "method": "put", "endpoint": "users/:user_id/watchlater/:video_id", "responses": [ { "uuid": "988b6145-165e-4aa0-8906-4bec698025b2", "body": "", "latency": 0, "statusCode": 204, "label": "The video was added.", "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": "f1672f40-38ac-4d57-ac9a-45ff5a1f0459", "documentation": "Search for videos", "method": "get", "endpoint": "videos", "responses": [ { "uuid": "2bc10537-20a9-4fd1-8ecc-e055a84bc9b4", "body": "", "latency": 0, "statusCode": 200, "label": "The search results were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f817f1c4-11e6-4dad-8b0d-3f0cd3b518be", "body": "", "latency": 0, "statusCode": 400, "label": "* Error code 2101: Either the `uris` or `links` parameter has filtering or sorting arguments.\n* Error code 2204: There is a problem with the batch request.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e835e64-2351-42af-a5df-a129fd546770", "body": "", "latency": 0, "statusCode": 503, "label": "* Search is disabled.\n* Error code 7300: There was an internal search error.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aad9df57-1637-4624-b938-5269fb5e182d", "documentation": "Delete a video", "method": "delete", "endpoint": "videos/:video_id", "responses": [ { "uuid": "c949b75b-fa1f-4c57-9ccf-8ee40765e65d", "body": "", "latency": 0, "statusCode": 204, "label": "The video was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3c5f8c22-2883-4956-b15e-6642f1349920", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the video and can't delete it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3acf5281-8139-48a2-ae83-ae676b5c3c53", "documentation": "Get a specific video", "method": "get", "endpoint": "videos/:video_id", "responses": [ { "uuid": "9caf0a43-7394-42c7-9839-469c9ac1b51f", "body": "", "latency": 0, "statusCode": 200, "label": "The video was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2def0c22-985d-4589-b160-9e9ff6a489e8", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05de7992-f420-4e3e-beb4-de19c075344a", "documentation": "Edit a video", "method": "patch", "endpoint": "videos/:video_id", "responses": [ { "uuid": "28894289-742e-4473-bda4-76fa3e8e6739", "body": "", "latency": 0, "statusCode": 200, "label": "The video was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "062053e6-b2a6-4209-8095-93cfdd01bcde", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "636bc0c9-2755-4285-a1e2-6ea734773a45", "body": "", "latency": 0, "statusCode": 403, "label": "* The authenticated user doesn't own the video.\n* The `privacy` field is `disable` and the authenticated user can't set extra embed options.\n* The `privacy` field is `contacts` and the authenticated user can't follow creators.\n* The authenticated user has an opted-out PRO account and `privacy.view` is `users`, `password`, `nobody`, or `public`.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4e96751-d76b-4e2f-a42d-b903cf07d363", "documentation": "Get all the channels to which a user can add or remove a specific video", "method": "get", "endpoint": "videos/:video_id/available_channels", "responses": [ { "uuid": "8648f0e5-f43e-433b-b08d-0c8806bd3b30", "body": "", "latency": 0, "statusCode": 200, "label": "The channels were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3cf1802a-64af-41a8-a99b-c176367f51ef", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user can't add or remove this video from any channel.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e91a2792-c098-49bf-a8c0-903145f214ba", "body": "", "latency": 0, "statusCode": 404, "label": "The authenticated user can't moderate channels.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.channel+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71ea28cd-8ce7-4247-a5dd-7bfb59e39e4b", "documentation": "Get all the categories to which a video belongs", "method": "get", "endpoint": "videos/:video_id/categories", "responses": [ { "uuid": "6e2576b2-cc57-4321-ae58-a375de2e72fc", "body": "", "latency": 0, "statusCode": 200, "label": "The categories were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7200e613-d74b-4997-8dc7-34e50d51a474", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d0640c6-9b49-440d-b3e9-cc0047d91ded", "documentation": "Suggest categories for a video", "method": "put", "endpoint": "videos/:video_id/categories", "responses": [ { "uuid": "4a3a4e2f-e414-4ad1-b978-cd914faba660", "body": "", "latency": 0, "statusCode": 201, "label": "The categories were suggested.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61126f8a-43ed-49f5-9a8b-6bfe948654bf", "body": "", "latency": 0, "statusCode": 403, "label": "You don't own this video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36dfedad-52a8-4e11-8ed5-de1038246532", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists, or no such category exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.category+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4619796f-620a-40c4-a239-0c8cc87fd468", "documentation": "Get all the comments on a video", "method": "get", "endpoint": "videos/:video_id/comments", "responses": [ { "uuid": "e752dce6-5f39-4289-a406-bc9f0563f93c", "body": "", "latency": 0, "statusCode": 200, "label": "The comments were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+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": "af5d095e-43c2-47e0-a710-a839681551cd", "documentation": "Add a comment to a video", "method": "post", "endpoint": "videos/:video_id/comments", "responses": [ { "uuid": "8826dcf9-3438-4148-9f75-45a89fd5da1b", "body": "", "latency": 0, "statusCode": 201, "label": "The comment was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ed81cb4-d4a0-4b04-95fd-ba0099f6baf4", "body": "", "latency": 0, "statusCode": 400, "label": "Error code 2207: The comment text is missing.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b90d7575-1510-45ac-8e71-606250080c9e", "body": "", "latency": 0, "statusCode": 401, "label": "Error code 8003: The user credentials are invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4736df29-d447-4f9b-a65e-956b2c1610ad", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3413: Comments are disabled for this video.\n* Error code 3411: The authenticated user is unverified.\n* Error code 3412: The authenticated user can't comment.\n* Error code 3301: The comment was flagged as spam.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5574c081-b2fb-48b1-9d1d-6643b45c3f1e", "documentation": "Delete a video comment", "method": "delete", "endpoint": "videos/:video_id/comments/:comment_id", "responses": [ { "uuid": "6b9ab7da-eccd-4873-8e7c-39085b99c140", "body": "", "latency": 0, "statusCode": 204, "label": "The comment was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9c0c14ee-5e01-4b49-a835-faeee42043ab", "body": "{\n \"developer_message\": \"The specified resource does not exist.\",\n \"error\": \"Something strange occurred. Please try again.\",\n \"error_code\": 5000,\n \"link\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Error code 3415: The authenticated user didn't write this comment and can't delete it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44343dcb-5358-4ce6-bed3-b5abc76ede5c", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "* No such video or comment exists.\n* Error code 5000: The deleted comment still exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e844190-ac4e-4d8a-ba84-57d7ce7b6983", "documentation": "Get a specific video comment", "method": "get", "endpoint": "videos/:video_id/comments/:comment_id", "responses": [ { "uuid": "598d0cf4-3e1b-4708-a2eb-2b18f1d3b047", "body": "", "latency": 0, "statusCode": 200, "label": "The comment was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bde32626-1553-4f47-9c14-e9e9fffdd3a4", "body": "", "latency": 0, "statusCode": 404, "label": "No such video or comment exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b03bd09-6479-4b9a-9ac5-960d45a5f7d2", "documentation": "Edit a video comment", "method": "patch", "endpoint": "videos/:video_id/comments/:comment_id", "responses": [ { "uuid": "cc394297-01a6-46e7-ab32-e85e9ebc7712", "body": "", "latency": 0, "statusCode": 200, "label": "The comment was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f92507c2-8215-4c4c-8f28-72b7d85cb0fc", "body": "", "latency": 0, "statusCode": 400, "label": "Error code 2207: The comment text is missing.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96a182c6-a759-42bb-814d-132dab0f8223", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3411: The authenticated user is unverified.\n* Error code 3412: The authenticated user can't post comments.\n* Error code 3414: The authenticated user didn't write the comment and can't edit it.\n* Error code 3301: The supplied comment was flagged as spam.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c634ffb-eb46-4bbf-ae46-507d39a95696", "documentation": "Get all the replies to a video comment", "method": "get", "endpoint": "videos/:video_id/comments/:comment_id/replies", "responses": [ { "uuid": "04b9cad5-4782-4cea-b877-b65b96516114", "body": "", "latency": 0, "statusCode": 200, "label": "The replies were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0d13bba-bd16-4e98-af68-263555faa4f7", "body": "", "latency": 0, "statusCode": 404, "label": "No such video or comment exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a67a27f5-63e3-456b-9463-87da312d8e54", "documentation": "Add a reply to a video comment", "method": "post", "endpoint": "videos/:video_id/comments/:comment_id/replies", "responses": [ { "uuid": "7e3d4aa5-be00-4013-8f2f-7739e30933fa", "body": "", "latency": 0, "statusCode": 201, "label": "The reply was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "232cc906-f18b-415f-904d-b00b48e29747", "body": "", "latency": 0, "statusCode": 400, "label": "Error code 2207: The comment text is missing.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06b4dce6-cb1c-4d44-92df-cb734e0cb1f2", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3413: Comments are disabled on this video.\n* Error code 3411: The authenticated user is unverified.\n* Error code 3412: The authenticated user can't comment.\n* Error code 3301: The comment was flagged as spam.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.comment+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc24150f-4098-49b1-88e0-fa563e444f19", "documentation": "Get all the credited users in a video", "method": "get", "endpoint": "videos/:video_id/credits", "responses": [ { "uuid": "ac344c77-598f-4ef7-be1a-acf8720a57b2", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+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": "189ef834-5e19-4ee6-9f1f-8313b22eef4d", "documentation": "Credit a user in a video", "method": "post", "endpoint": "videos/:video_id/credits", "responses": [ { "uuid": "4043bf1d-d1d0-4df7-8470-4311ed705a1b", "body": "", "latency": 0, "statusCode": 201, "label": "The credit was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8f93ae2-036f-4773-bb35-419fe0db212e", "body": "", "latency": 0, "statusCode": 400, "label": "* The credit was added.\n* A parameter is invalid.\n* The authenticated user has an unverified email address.\n* There is a user block between the video owner and the person receiving credit.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e539b477-ad40-4e74-a78a-2daf342e0c61", "body": "", "latency": 0, "statusCode": 403, "label": "The authenticated user doesn't own the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9083487-a11a-4552-9a84-0bd2030bd255", "documentation": "Delete a credit for a user in a video", "method": "delete", "endpoint": "videos/:video_id/credits/:credit_id", "responses": [ { "uuid": "a7f4cabb-bfcb-410b-96b3-0c61f3836f31", "body": "", "latency": 0, "statusCode": 204, "label": "The credit was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb23b0e2-2888-4d42-8b90-aa6117099195", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 400, "label": "The authenticated user is neither the creator of the credit nor the credited user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05c4bb77-5c76-4488-850d-657948cd6d3d", "documentation": "Get a specific credited user in a video", "method": "get", "endpoint": "videos/:video_id/credits/:credit_id", "responses": [ { "uuid": "10f38062-6e12-4c87-8e4d-925196b4ed06", "body": "", "latency": 0, "statusCode": 200, "label": "The credit was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98e52aed-8e24-470b-ab48-9a710974080d", "body": "", "latency": 0, "statusCode": 404, "label": "No such video or credit exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "644f70be-d434-4a82-8ce4-ac05b5784c9d", "documentation": "Edit a credit for a user in a video", "method": "patch", "endpoint": "videos/:video_id/credits/:credit_id", "responses": [ { "uuid": "a8f95e64-7c68-4338-8cd1-20d23d17fae4", "body": "", "latency": 0, "statusCode": 200, "label": "The credit was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8832f922-3362-422e-afeb-e60d0ebd59bd", "body": "", "latency": 0, "statusCode": 400, "label": "A parameter is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4d59d34-3bbc-4935-b2f2-f80c2cc2981e", "body": "", "latency": 0, "statusCode": 404, "label": "No such video or credit exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.credit+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "895583b2-7e1e-459f-8abb-6b137056c7b0", "documentation": "Get all the users who have liked a video", "method": "get", "endpoint": "videos/:video_id/likes", "responses": [ { "uuid": "c5731971-150f-4fc5-ba98-b70823578058", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "dfe98588-a388-4dba-88f2-117ec2354e6a", "documentation": "Get all the thumbnails of a video", "method": "get", "endpoint": "videos/:video_id/pictures", "responses": [ { "uuid": "3bb8254e-fcdc-42fd-b21f-aa763330ccba", "body": "", "latency": 0, "statusCode": 200, "label": "The thumbnails were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "24c3c5cc-aee3-4172-aa73-04fcc3a198aa", "documentation": "Add a video thumbnail", "method": "post", "endpoint": "videos/:video_id/pictures", "responses": [ { "uuid": "1d89a3f9-c32c-4584-9144-2e8bb40cb5ea", "body": "", "latency": 0, "statusCode": 201, "label": "The thumbnail was created.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "83058989-0167-42e8-ae5b-bb1363c1ac99", "documentation": "Delete a video thumbnail", "method": "delete", "endpoint": "videos/:video_id/pictures/:picture_id", "responses": [ { "uuid": "53ee9f88-1f90-4803-af6d-e75c280c4e32", "body": "", "latency": 0, "statusCode": 204, "label": "The thumbnail was deleted.", "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": "9afe6fda-9663-4f26-bcba-d0cad75f2fb7", "documentation": "Get a video thumbnail", "method": "get", "endpoint": "videos/:video_id/pictures/:picture_id", "responses": [ { "uuid": "14a18611-d830-4b41-8c3b-08a5be94af05", "body": "", "latency": 0, "statusCode": 200, "label": "The thumbnail was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "cfd3531e-f067-4a76-9de7-0c804de553ed", "documentation": "Edit a video thumbnail", "method": "patch", "endpoint": "videos/:video_id/pictures/:picture_id", "responses": [ { "uuid": "6b0aa142-5f1b-4187-a46e-bacf9d1cacae", "body": "", "latency": 0, "statusCode": 200, "label": "The thumbnail was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+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": "309280cf-33e7-4702-ab16-63e76eb4d8b0", "documentation": "Remove an embed preset from a video", "method": "delete", "endpoint": "videos/:video_id/presets/:preset_id", "responses": [ { "uuid": "bc738807-72e9-42bd-a6af-7129a310b07c", "body": "", "latency": 0, "statusCode": 204, "label": "The embed preset was unassigned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "567c917d-ff7c-46cf-b908-9942c1e10894", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such video or embed preset exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faa217da-dcbe-4512-bf04-e16d6b06b343", "documentation": "Check if an embed preset has been added to a video", "method": "get", "endpoint": "videos/:video_id/presets/:preset_id", "responses": [ { "uuid": "e334f1d8-e93e-4b61-bc8a-227632a54db3", "body": "", "latency": 0, "statusCode": 204, "label": "The embed presets exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48d7abea-cb6a-4afd-9800-e4a2184914af", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such video or embed preset exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3723ad8c-80d0-4ad6-bf38-1006463f8d7e", "documentation": "Add an embed preset to a video", "method": "put", "endpoint": "videos/:video_id/presets/:preset_id", "responses": [ { "uuid": "82b7c89c-64e4-4be8-bcd6-4ac9d5232d09", "body": "", "latency": 0, "statusCode": 204, "label": "The embed preset was assigned.", "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": "52d58a9b-70bc-458a-a805-1d0c2098e31d", "documentation": "Get all the domains on which a video can be embedded", "method": "get", "endpoint": "videos/:video_id/privacy/domains", "responses": [ { "uuid": "2df1509f-2597-4b3d-9484-224cdbd42175", "body": "", "latency": 0, "statusCode": 200, "label": "The domains were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.domain+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94259081-e0f2-455f-be5b-68d6825d6836", "body": "", "latency": 0, "statusCode": 403, "label": "There are no domains on which the video can be embedded.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.domain+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6374f54e-ac11-4138-a386-acafce0052d2", "documentation": "Restrict a video from being embedded on a domain", "method": "delete", "endpoint": "videos/:video_id/privacy/domains/:domain", "responses": [ { "uuid": "7638d549-46fe-41f2-995f-646b2913aaed", "body": "", "latency": 0, "statusCode": 204, "label": "The video was disallowed from being embedded on the domain.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "97299ae7-5c59-4ca1-967e-cd41fcd2e76f", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The video isn't set to a user-defined access list.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cfc8efcc-c851-4547-9af4-5f72810da5b1", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such domain exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7730ada3-b8f0-4bf5-b98c-4c0e766e7ceb", "documentation": "Permit a video to be embedded on a domain", "method": "put", "endpoint": "videos/:video_id/privacy/domains/:domain", "responses": [ { "uuid": "340e33df-4a9b-4dec-b034-7711838df907", "body": "", "latency": 0, "statusCode": 204, "label": "The video is now embeddable on the domain.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "601b1b42-ac82-440a-93bb-c239054f3130", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The video doesn't have a user-defined access list.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c2f40e4-c752-4625-9cfa-ee71bf95424f", "documentation": "Get all the users who can view a user's private videos by default", "method": "get", "endpoint": "videos/:video_id/privacy/users", "responses": [ { "uuid": "c703a729-c259-424c-b9d6-cb5d39ba8fd8", "body": "", "latency": 0, "statusCode": 200, "label": "The users were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c49d1817-2c77-4f2b-90bb-38300e7f408a", "body": "", "latency": 0, "statusCode": 400, "label": "No users can view the private video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "715e850f-96ec-4fdd-b0ac-5a87f61471f2", "documentation": "Permit a list of users to view a private video", "method": "put", "endpoint": "videos/:video_id/privacy/users", "responses": [ { "uuid": "49607a03-47b6-4d37-87d9-61afc05568d5", "body": "", "latency": 0, "statusCode": 200, "label": "The users can now view the private video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+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": "44b4a52f-1c95-4d5a-aad5-00ba4d5713d8", "documentation": "Restrict a user from viewing a private video", "method": "delete", "endpoint": "videos/:video_id/privacy/users/:user_id", "responses": [ { "uuid": "020eaf61-e6c8-4fe3-a277-ce5589f51952", "body": "", "latency": 0, "statusCode": 204, "label": "The user was disallowed from viewing the private video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28110ce4-8752-432e-b9b6-9f6a1b347acb", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 403, "label": "The video isn't set to a user-defined access list.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf00fd82-013b-4ded-b083-75b9d2bd31f3", "body": "{\n \"error\": \"Something strange occurred. Please try again.\"\n}", "latency": 0, "statusCode": 404, "label": "No such user exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf57aacd-5f94-4009-a34a-ede5b7471d9e", "documentation": "Permit a specific user to view a private video", "method": "put", "endpoint": "videos/:video_id/privacy/users/:user_id", "responses": [ { "uuid": "2d564896-9ba7-46e2-bb3e-104eca795bdd", "body": "", "latency": 0, "statusCode": 200, "label": "The user can now view the private video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "20b26fdb-37be-4d08-aaec-9716aa96fa1b", "body": "", "latency": 0, "statusCode": 204, "label": "The user can already view this private video.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9241748c-adb1-45a9-8fe7-875bcb159e5e", "body": "", "latency": 0, "statusCode": 403, "label": "The video doesn't have a user-defined access list.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.user+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bf6fefa-827d-4450-9ea0-505aa975aef6", "documentation": "Get all the tags of a video", "method": "get", "endpoint": "videos/:video_id/tags", "responses": [ { "uuid": "94c0522b-693e-436c-98f0-17cb527faebf", "body": "", "latency": 0, "statusCode": 200, "label": "The tags were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+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": "7aa5fb43-82a9-481e-958a-f1e1a414971b", "documentation": "Add a list of tags to a video", "method": "put", "endpoint": "videos/:video_id/tags", "responses": [ { "uuid": "b61bd81d-a8c5-4483-be28-16f0d6c347b1", "body": "", "latency": 0, "statusCode": 200, "label": "The tags that were added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "02e72a8b-267d-4b8f-b982-d199b8efaa11", "body": "", "latency": 0, "statusCode": 400, "label": "* The request body wasn't supplied.\n* A parameter is invalid.\n* The request body isn't a JSON-encoded list of tags.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a91ca0f1-0df5-47e4-82ae-020017550f43", "body": "", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't add tags to a video.\n* The number of tags would exceed 20.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f9578f5-6ef9-4afe-b407-cd204dabc652", "documentation": "Remove a tag from a video", "method": "delete", "endpoint": "videos/:video_id/tags/:word", "responses": [ { "uuid": "daedaa55-67f1-42e6-ae91-43238c083483", "body": "", "latency": 0, "statusCode": 204, "label": "The tag was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af719edc-c431-4e33-99bf-56a145f54021", "body": "", "latency": 0, "statusCode": 400, "label": "* A parameter is invalid.\n* The tag is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0958d20-83ea-4f5e-bd78-beb70a68ab72", "documentation": "Check if a tag has been added to a video", "method": "get", "endpoint": "videos/:video_id/tags/:word", "responses": [ { "uuid": "05173c2c-655a-48d7-a4e5-1602b93b9057", "body": "", "latency": 0, "statusCode": 204, "label": "The tag has been added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd619688-b467-4e62-86f7-303cd89e7fa1", "body": "", "latency": 0, "statusCode": 400, "label": "* A parameter is invalid.\n* The tag is invalid.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ead5e258-8c88-424d-b888-c7146cf88291", "body": "", "latency": 0, "statusCode": 404, "label": "No such tag exists within the video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e4f1852-2f33-4527-9849-6c37d8fad104", "documentation": "Add a specific tag to a video", "method": "put", "endpoint": "videos/:video_id/tags/:word", "responses": [ { "uuid": "d2464fc5-fb72-4910-98e0-cf9231c751e2", "body": "", "latency": 0, "statusCode": 204, "label": "The tag was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "398593c6-6f9d-4ab0-a18c-6308965b9bc5", "body": "", "latency": 0, "statusCode": 400, "label": "* The tag is invalid.\n* An unsupported parameter was supplied.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f879b67-50c0-4427-bd38-3c11d294ffef", "body": "", "latency": 0, "statusCode": 403, "label": "The number of tags on the video would exceed 20.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.tag+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e34e582-8b18-489c-9a4f-c72afc51945c", "documentation": "Get all the text tracks of a video", "method": "get", "endpoint": "videos/:video_id/texttracks", "responses": [ { "uuid": "9d6851a4-f503-4c36-8673-1f1a13b8c990", "body": "", "latency": 0, "statusCode": 200, "label": "The text tracks were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68a3e8c2-5c86-4485-a89b-9fb246287427", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e9e181a-82ab-43ba-8a66-a50186bacf51", "documentation": "Add a text track to a video", "method": "post", "endpoint": "videos/:video_id/texttracks", "responses": [ { "uuid": "ef17f0c7-7544-475f-8742-d7c292d4a500", "body": "", "latency": 0, "statusCode": 201, "label": "The text track was added.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "00eaa617-3b36-466b-a46c-b60867523c31", "body": "", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't edit the text track.\n* Error code 2204: The request contains errors.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95ce1c50-14f5-4137-a2b5-dd8ea3169b5a", "documentation": "Delete a text track", "method": "delete", "endpoint": "videos/:video_id/texttracks/:texttrack_id", "responses": [ { "uuid": "f4701c02-1146-4f01-b319-479fffd67ed8", "body": "", "latency": 0, "statusCode": 204, "label": "The text track was deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5120f627-a399-4dde-9b9e-894b1fb39f33", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3430: You don't have permission to access this text track.\n* Error code 3431: This text track is disabled.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "569299f1-08cb-4f16-a8ad-ceddfcc6422b", "body": "", "latency": 0, "statusCode": 404, "label": "* No such video or text track exists.\n* The authenticated user can't delete the text track.\n* Error code 5014: The text track that you specified doesn't exist.\n* Error code 5015: The text track that you specified belongs to a different video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e490ed8-7f56-479d-a63f-8086640ea1b1", "documentation": "Get a specific text track", "method": "get", "endpoint": "videos/:video_id/texttracks/:texttrack_id", "responses": [ { "uuid": "7496fcaf-4cdd-456d-b525-9fdcbbdb539a", "body": "", "latency": 0, "statusCode": 200, "label": "The text track was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d78c19c6-1669-4cd6-b827-ed1f18f1ae1b", "body": "", "latency": 0, "statusCode": 403, "label": "* Error code 3430: You don't have permission to access this text track.\n* Error code 3431: This text track is disabled.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd7bdead-3f6b-4c35-a84c-96db385c4494", "body": "", "latency": 0, "statusCode": 404, "label": "* No such video or text track exists.\n* Error code 5014: The text track that you specified doesn't exist.\n* Error code 5015: The text track that you specified belongs to a different video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84381958-07c8-46bc-b0a7-fa34b2acb527", "documentation": "Edit a text track", "method": "patch", "endpoint": "videos/:video_id/texttracks/:texttrack_id", "responses": [ { "uuid": "bd3bb314-3b19-4d18-9f57-4bf14aa3e7cc", "body": "", "latency": 0, "statusCode": 200, "label": "The text track was edited.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8394aa84-5602-4c3e-b8ec-f4f95954cf08", "body": "", "latency": 0, "statusCode": 403, "label": "* The authenticated user can't edit the text track.\n* Error code 2204: There are errors in the request.\n* Error code 3430: You don't have permission to access this text track.\n* Error code 3431: This text track is disabled.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f421d4f6-e7b8-4596-a24a-cc724bc0997c", "body": "", "latency": 0, "statusCode": 404, "label": "* No such video or text track exists.\n* Error code 5014: The text track that you specified doesn't exist.\n* Error code 5015: The text track that you specified belongs to a different video.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.texttrack+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b21f89d-a83c-4f69-b9eb-01e3fc6e26ff", "documentation": "Add a new custom logo to a video", "method": "post", "endpoint": "videos/:video_id/timelinethumbnails", "responses": [ { "uuid": "4432bce9-f205-44ee-bf16-59d8798162ed", "body": "", "latency": 0, "statusCode": 201, "label": "Standard request.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "78f6fcaa-4fc0-498c-bc29-2f985ba75316", "body": "", "latency": 0, "statusCode": 403, "label": "If the user is attempting to upload pictures for another user's videos.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5df0f8df-6994-425e-888b-beae80fca6d7", "body": "", "latency": 0, "statusCode": 404, "label": "No such video exists.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bc8a8af-08e4-4515-b96f-b25cd89fdb08", "documentation": "Get a custom video logo", "method": "get", "endpoint": "videos/:video_id/timelinethumbnails/:thumbnail_id", "responses": [ { "uuid": "7a433524-630c-4fa2-af43-941dd25f8cc9", "body": "", "latency": 0, "statusCode": 200, "label": "The custom logo was returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "917ce376-f5cd-41cb-a371-c4965408c2af", "body": "", "latency": 0, "statusCode": 403, "label": "If the user isn't permitted to view this custom logo.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.picture+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "adf762e8-03c1-43a1-a389-fe510078e2c3", "documentation": "Add a version to a video", "method": "post", "endpoint": "videos/:video_id/versions", "responses": [ { "uuid": "95bbabf6-681f-4741-950b-d6ebd0e1557b", "body": "", "latency": 0, "statusCode": 201, "label": "Standard request.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.version+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "486a389c-6518-4beb-959b-e6af6f060317", "body": "", "latency": 0, "statusCode": 400, "label": "* Error code 2204: If the request input contains invalid upload data.\n* Error code 2204: If the request input contains invalid versions data.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.version+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "414dc7ed-8a21-4128-8506-cab997fa54f9", "body": "", "latency": 0, "statusCode": 403, "label": "Error code 3427: If a user isn't permitted to edit the video", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.version+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "732e033e-410f-489e-b7ee-9f6bd54881a5", "body": "", "latency": 0, "statusCode": 404, "label": "* Error code 5011: If an upload associated with the version isn't found.\n* Error code 5012: If a video associated with the upload isn't found.\n* Error code 5013: If the version of the API used is less than 3.4 and isn't of approach `tus`, the endpoint isn't available.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video.version+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8da9273f-8320-4bfc-8136-9eecff0b7771", "documentation": "Get all the related videos of a video", "method": "get", "endpoint": "videos/:video_id/videos", "responses": [ { "uuid": "cc0132be-d65b-4f12-bdcd-9c54be3b6ef4", "body": "", "latency": 0, "statusCode": 200, "label": "The related videos were returned.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af3916d7-b612-4218-a605-9758368930d3", "body": "", "latency": 0, "statusCode": 400, "label": "The value of `filter` isn' `related`.", "headers": [ { "key": "Content-Type", "value": "application/vnd.vimeo.video+json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "3fedf3c6-b066-4425-9d13-6466ccd6cc14" }, { "type": "route", "uuid": "584722d3-208a-4515-bc71-0ec5ae7981a2" }, { "type": "route", "uuid": "918c2c90-3bb2-4d31-9b65-fc5e4a3d94f9" }, { "type": "route", "uuid": "94376020-bf27-4af4-8803-9b6f72ed67dd" }, { "type": "route", "uuid": "d29a7658-0ee8-4f1c-9200-201f06be7d9e" }, { "type": "route", "uuid": "499f77dc-96d4-4e66-a4ab-858512f471e5" }, { "type": "route", "uuid": "1a62d62c-3ebd-47d6-b0aa-3b9722400636" }, { "type": "route", "uuid": "ca5c6a6c-da0e-4f3a-9200-23d515705ba7" }, { "type": "route", "uuid": "aecb639f-c99d-441c-a353-0b23df11dafa" }, { "type": "route", "uuid": "df8dcebc-e6d6-46d5-aca4-d8573b5cee30" }, { "type": "route", "uuid": "351d9aef-fd44-4c4a-9b29-b25e01358582" }, { "type": "route", "uuid": "07683631-6050-42ca-9158-24262956a80f" }, { "type": "route", "uuid": "a5f3b48b-4a51-4124-9384-1e25afcc0067" }, { "type": "route", "uuid": "d77b595b-66c2-47c7-9f41-fc4d41b7b928" }, { "type": "route", "uuid": "0c425ddb-b1b1-43e1-8cff-5a5dc78aed44" }, { "type": "route", "uuid": "b49f9be5-40ad-42ec-ac9b-bf9211351709" }, { "type": "route", "uuid": "33b3e944-b23e-4325-bbcc-034fdb460023" }, { "type": "route", "uuid": "9024b946-278d-4a68-a636-94d354f63414" }, { "type": "route", "uuid": "f1453dab-cb9b-4fa3-9a44-8d4558647b01" }, { "type": "route", "uuid": "4e6518ca-8d2a-412e-863f-e98d6399e7a2" }, { "type": "route", "uuid": "b97dc913-60a9-4a81-9d75-325278be4c9d" }, { "type": "route", "uuid": "4635cf93-9dca-4bec-9260-404747ac33db" }, { "type": "route", "uuid": "1bf5ac03-4035-4e77-adeb-0671612111bb" }, { "type": "route", "uuid": "97ff9e49-7b64-41ce-900e-6108d018bf97" }, { "type": "route", "uuid": "16b901a2-43fe-40b5-9600-5ad379175429" }, { "type": "route", "uuid": "9dc655f3-7a28-4bb2-aae3-187567dd7ba4" }, { "type": "route", "uuid": "fba711d0-f0c0-4620-bd55-2e678bed95dd" }, { "type": "route", "uuid": "456e6395-51c0-42dc-8252-b2cfaa410e61" }, { "type": "route", "uuid": "13214512-418b-481a-929b-403ef7d30cb9" }, { "type": "route", "uuid": "da5015d2-74c9-4237-86e1-1555fdcc1f5f" }, { "type": "route", "uuid": "79ad678a-8cc6-437f-99dd-f1a85f2be0d1" }, { "type": "route", "uuid": "ec98b3f4-1f3e-41ef-ba79-f79c52778c35" }, { "type": "route", "uuid": "8271e2cb-43ac-48e0-81d1-8ba9dd478980" }, { "type": "route", "uuid": "08b2396b-36b1-4da8-8b4c-34d46cdf51b4" }, { "type": "route", "uuid": "84b7772a-05ee-4652-b68d-da482622cac9" }, { "type": "route", "uuid": "563e4119-3d18-486b-82c0-a81890069a9f" }, { "type": "route", "uuid": "d15af959-23fd-42ea-b6e7-3d842e0e0134" }, { "type": "route", "uuid": "d9a200bc-c9c2-4c3b-9eaf-a373f797960f" }, { "type": "route", "uuid": "4b9fb496-55ec-4958-a205-b41503e6c6fb" }, { "type": "route", "uuid": "bfb1bd48-201d-4aaf-8638-bcceb51c4871" }, { "type": "route", "uuid": "b36c63ea-d94a-4604-b9b2-66d6c72e2e86" }, { "type": "route", "uuid": "1f548a30-a8c4-406b-85d4-d6711139e859" }, { "type": "route", "uuid": "26aeda1d-258b-418e-a105-881ac84709e1" }, { "type": "route", "uuid": "bcca868c-55f5-4b06-b034-0b82489ba639" }, { "type": "route", "uuid": "3a4d24b5-6f01-4e7a-9195-fc4148fe9be3" }, { "type": "route", "uuid": "fbf30c7a-fcc5-48df-89e6-5829bfacab64" }, { "type": "route", "uuid": "2ea8ea37-7689-49e7-9771-35f56ea98a22" }, { "type": "route", "uuid": "5d8a8a00-9ded-4ad0-b983-d177c58c919f" }, { "type": "route", "uuid": "c688913f-3aca-40a3-880e-1df3e7bb2f04" }, { "type": "route", "uuid": "a33d72a2-f594-40ff-a8c9-9bff198a21aa" }, { "type": "route", "uuid": "a88fd786-c98d-4a86-8e02-354ffa2062e1" }, { "type": "route", "uuid": "1d163f4a-fefe-4299-9d06-29a10fda2aec" }, { "type": "route", "uuid": "d20d8c37-f48b-4e77-b56e-7090eb6cdf97" }, { "type": "route", "uuid": "8a12322a-a664-466b-aada-13424fde7d72" }, { "type": "route", "uuid": "74254df1-3723-4a3f-b9e4-d14495fb00a4" }, { "type": "route", "uuid": "65529bf7-d1ea-4951-8ef4-ad780883033d" }, { "type": "route", "uuid": "bd3f0441-90c2-43d5-b471-67e85478ac60" }, { "type": "route", "uuid": "26a9efc6-dd8a-49b6-843f-4dd562827530" }, { "type": "route", "uuid": "50aca2bc-0d97-472d-94e7-bb7e9d46d2c5" }, { "type": "route", "uuid": "3ee8ec60-907a-41db-9e2d-89127f780f37" }, { "type": "route", "uuid": "c573d9f7-31ed-406a-a3d2-b3b7d8ac3c8c" }, { "type": "route", "uuid": "20dd92c3-b1b4-45ca-bcc7-cfb9b47eeb6d" }, { "type": "route", "uuid": "efd702ab-fea4-4d05-a36e-a81895049a41" }, { "type": "route", "uuid": "4658e1c8-a44e-41a1-94d2-aca47e51ca01" }, { "type": "route", "uuid": "6a074055-87af-4075-8294-0597d6ec1923" }, { "type": "route", "uuid": "a88af18b-3829-4a83-8167-7b286d0c9224" }, { "type": "route", "uuid": "670695f9-2e05-4b13-bf86-b85d74f69c4c" }, { "type": "route", "uuid": "59ca369f-d981-459e-b325-369506b70a14" }, { "type": "route", "uuid": "5e986c15-78d8-4783-a429-64516a3f2cda" }, { "type": "route", "uuid": "fcc77975-d2ec-4778-b234-24ace52f6b6e" }, { "type": "route", "uuid": "5dcb9e98-92cf-468e-92d8-8ddb0862031e" }, { "type": "route", "uuid": "ec435bd0-5a4d-4e81-83b2-f9cd17a5e53e" }, { "type": "route", "uuid": "bb49cb12-4b40-44ff-8804-932d78a03ef8" }, { "type": "route", "uuid": "acc564c6-c64e-45ba-a08b-f8377ac14526" }, { "type": "route", "uuid": "4a56427a-c05a-4361-be53-33c157412357" }, { "type": "route", "uuid": "b7afe81b-1dd0-49ef-8d7b-39071e42cc0a" }, { "type": "route", "uuid": "7d1d098c-339a-4dda-9125-02c6a3ab70d5" }, { "type": "route", "uuid": "756ecc91-8841-4a9c-8d8e-c83e2f36ad3e" }, { "type": "route", "uuid": "3bc03df2-d6ee-4367-91cb-b1fbeba7cf82" }, { "type": "route", "uuid": "e9ec6e2c-e3e1-45b4-b9ea-3bd65cc341c9" }, { "type": "route", "uuid": "30100533-40c0-4141-a86b-8b23b5c2dbf6" }, { "type": "route", "uuid": "e48ec0e6-8d4d-4a50-84d5-e1ddd2dc2172" }, { "type": "route", "uuid": "4359b751-fc5d-4467-a9ee-f64d07d9ad5f" }, { "type": "route", "uuid": "b6fb0347-623b-4195-a3d7-434d25066953" }, { "type": "route", "uuid": "52aad2a8-01eb-4ec9-82bb-4f2e29df93da" }, { "type": "route", "uuid": "13679f28-c4e5-446f-bc27-002bca041835" }, { "type": "route", "uuid": "b4b46a4b-9234-4603-b09b-9ac0b70c6b7b" }, { "type": "route", "uuid": "921f1885-97ec-40cc-acc3-1f175d843e10" }, { "type": "route", "uuid": "90f70f81-f086-4fed-aa27-6dcec7530b61" }, { "type": "route", "uuid": "d8c0b6f3-f8b0-48c4-9f78-73673cbd173e" }, { "type": "route", "uuid": "9ac71775-99ae-4e2e-9d94-6bcb7cfd3367" }, { "type": "route", "uuid": "6be8e6bc-f9c6-4279-bb26-d53206353d21" }, { "type": "route", "uuid": "cdf60ac0-59f5-4c1f-accf-b664b7025324" }, { "type": "route", "uuid": "5ed1eff1-7aa4-4375-aa90-bb0486845846" }, { "type": "route", "uuid": "b394033d-ad9b-4223-9f3b-3db999747ad2" }, { "type": "route", "uuid": "05fd3bba-5211-4377-84b5-5b6bd2a9c735" }, { "type": "route", "uuid": "8d6e836d-d759-493a-ab5f-6b7b506f2add" }, { "type": "route", "uuid": "a285ec4c-4f18-4332-9ef8-13857ea95d55" }, { "type": "route", "uuid": "fa6dbc7a-949e-433d-b32f-078072314232" }, { "type": "route", "uuid": "853ff843-4112-4554-8d78-4c78a4531a8f" }, { "type": "route", "uuid": "91109238-bfc3-480d-a946-f995f89d7cb1" }, { "type": "route", "uuid": "4f5b1254-2246-47c4-b41e-b0fdb726def8" }, { "type": "route", "uuid": "827b4aa1-9565-48c6-8439-c8d0037c8cd0" }, { "type": "route", "uuid": "1e36e122-5d0b-4a76-9ca2-cc70ac88602c" }, { "type": "route", "uuid": "bd8920e3-39df-4e8d-b559-d0e5175297ea" }, { "type": "route", "uuid": "4aa5dcee-57f9-4d0b-942e-7742f01b4c49" }, { "type": "route", "uuid": "cbfb65e9-6edc-41d7-b1f5-8fd70cedb628" }, { "type": "route", "uuid": "8d754390-f62c-4f0b-aefc-146c96563700" }, { "type": "route", "uuid": "81cf8d9f-aa99-4899-bf9c-a32c3d064312" }, { "type": "route", "uuid": "55df2d91-be01-4bb8-af90-16be721763d0" }, { "type": "route", "uuid": "77e70a4d-8799-4ec8-8b9e-6531d12f42e4" }, { "type": "route", "uuid": "0deabb8f-929a-4e52-84f2-5567af6cddcd" }, { "type": "route", "uuid": "3e7618d4-e5af-43a4-adad-304bf3d5eafe" }, { "type": "route", "uuid": "fe3a19ff-e628-474b-927d-a3c37f38b9f5" }, { "type": "route", "uuid": "203b2799-d562-4c68-981e-9deaea86e15c" }, { "type": "route", "uuid": "e7ddcf91-7da5-4b8f-af3e-03efabafb576" }, { "type": "route", "uuid": "486cd57d-1a11-4d39-ac88-6f4b325345a7" }, { "type": "route", "uuid": "563c01a0-9257-4b62-ac53-84ca91685a90" }, { "type": "route", "uuid": "de68013e-7454-4e86-bff3-798270bef1c9" }, { "type": "route", "uuid": "aec382a6-8235-4e53-9256-e6d73a23869c" }, { "type": "route", "uuid": "b31739af-97a9-4f73-bfd3-245f22ae72fb" }, { "type": "route", "uuid": "cb2d42df-7811-4f13-8e68-f06adea24fa5" }, { "type": "route", "uuid": "89d1109d-7d9b-4bb8-b55a-f3e7b3bdddbb" }, { "type": "route", "uuid": "74aac8b2-e6aa-421a-93aa-7761fad7aaf5" }, { "type": "route", "uuid": "f4636f99-8f6b-4a13-be6d-f67bb8ad99d6" }, { "type": "route", "uuid": "35f7817f-09d8-4b87-bfc4-2acbafc40aae" }, { "type": "route", "uuid": "e71a021e-d0e9-44cc-ba81-f1c2041c336e" }, { "type": "route", "uuid": "af7dfe8b-0ee5-4fba-8676-91179ec4ae34" }, { "type": "route", "uuid": "76de4fcb-3e03-4d48-9613-6912d5e70f5b" }, { "type": "route", "uuid": "1b56b746-520e-404d-b979-9528eff19ec5" }, { "type": "route", "uuid": "64d12227-40b0-40f6-9ff8-ebd4c5f2159d" }, { "type": "route", "uuid": "e69b89c0-4478-42a3-928a-e242689de580" }, { "type": "route", "uuid": "192bec8f-eb04-4ff6-926f-50735d03fd22" }, { "type": "route", "uuid": "b9d191a6-9789-4af8-9584-30ecea28d52c" }, { "type": "route", "uuid": "6db9c579-bf9c-4bc3-bbc1-967aa9811efa" }, { "type": "route", "uuid": "7582d30a-4e13-4445-ba3f-0d724953a8fb" }, { "type": "route", "uuid": "32d0c5fa-c175-4620-9a4a-92ace29e7e8d" }, { "type": "route", "uuid": "4261db72-c6c5-4e62-b2db-301857c96b9b" }, { "type": "route", "uuid": "d108dbdc-7f3d-4a17-bd64-09b7064dedab" }, { "type": "route", "uuid": "884cedf7-98b8-417d-957e-c391aa6fdec9" }, { "type": "route", "uuid": "81d1710e-48d6-45ea-8a64-29485fbbc41b" }, { "type": "route", "uuid": "05b474da-6606-4254-ab64-88663013d811" }, { "type": "route", "uuid": "ded56cfa-52b9-4e8d-bd37-f16f482dc45f" }, { "type": "route", "uuid": "a110463e-cff5-49bc-bd80-bc169445c8ad" }, { "type": "route", "uuid": "f1afcfe7-2353-4cfa-8855-d3bd49abe81f" }, { "type": "route", "uuid": "66a92bc8-c5ee-4dfd-90e1-f1d0f82d3e13" }, { "type": "route", "uuid": "43c24f9e-e14a-4e9e-9fe8-69dc638e5633" }, { "type": "route", "uuid": "0daa95a3-4dfc-40be-846a-da729cb80b0d" }, { "type": "route", "uuid": "7423e7a0-cab3-4a68-9d4b-086ae5778f6f" }, { "type": "route", "uuid": "4d4a1ae1-716b-43b1-bbeb-d7e7bde087b0" }, { "type": "route", "uuid": "c4904209-b18b-497c-a0b4-3664c96fbb5f" }, { "type": "route", "uuid": "ed1b9452-d1f4-4016-8c35-e66300e5c2ca" }, { "type": "route", "uuid": "e1a64ccd-1ba6-4c33-bbfd-e6ebb0e554b8" }, { "type": "route", "uuid": "fb519366-18f8-4263-8f45-44edda54c4e3" }, { "type": "route", "uuid": "2d409b8f-b721-4f9d-afe6-e8cad3afac3f" }, { "type": "route", "uuid": "c0952dfc-f1dc-4323-b0f7-f7bfd6bdfde4" }, { "type": "route", "uuid": "3e3795fa-4b6f-4d96-a078-41c6fe46def8" }, { "type": "route", "uuid": "1320520e-bd45-4dd3-a546-6402b2f2aaa7" }, { "type": "route", "uuid": "54c51e29-f90f-45d1-ae41-ed431c0b5b3b" }, { "type": "route", "uuid": "989bf338-d6d6-4c39-8c82-cd67cec687e2" }, { "type": "route", "uuid": "9ec0182f-c993-419e-a8e0-8ffa7aa83472" }, { "type": "route", "uuid": "30f88a40-4cc6-470d-b579-6a40abab8d3f" }, { "type": "route", "uuid": "3766d2cd-0187-4ec3-8803-c29129299d4a" }, { "type": "route", "uuid": "6d5f009b-8245-458c-b648-5ae6e4a9b358" }, { "type": "route", "uuid": "ffedb461-c1af-4fb7-bb1a-a2a5437e62f8" }, { "type": "route", "uuid": "f1581fe6-7a86-4daf-aa74-ececc32f2222" }, { "type": "route", "uuid": "99e9c25f-cef0-4586-a1ae-9ea2a6708a98" }, { "type": "route", "uuid": "9f348f19-62a8-4b8a-b34b-abea8158dad9" }, { "type": "route", "uuid": "468b05fe-1eec-45d2-84f0-a8ed9b2b4b20" }, { "type": "route", "uuid": "14941608-3b64-4b22-9423-db4c32b218b7" }, { "type": "route", "uuid": "0e1fa3da-374d-4d5a-8415-da46549f6925" }, { "type": "route", "uuid": "0c3a197c-bcfa-4bd3-aa5c-cd6c45f8a320" }, { "type": "route", "uuid": "6652580d-ae1d-4c73-aeed-bee30ef0b529" }, { "type": "route", "uuid": "57f2b4f2-91fa-44ed-b469-1c5dd1f36710" }, { "type": "route", "uuid": "f8c2a665-eed0-4c04-b960-3c04634719e1" }, { "type": "route", "uuid": "d0e7c9b1-d545-4944-9658-19895c762ddb" }, { "type": "route", "uuid": "f2bdb180-f18f-4cc3-96d6-4aff7911340c" }, { "type": "route", "uuid": "bfb428f9-8348-4616-8e4f-48b4b58c8f96" }, { "type": "route", "uuid": "d30b6fb0-8955-44db-a758-f60cefb91165" }, { "type": "route", "uuid": "a58a215a-51c3-4b9f-98f3-30165efadf91" }, { "type": "route", "uuid": "1585406c-93b8-4af7-aa09-3d5dfefd3a8d" }, { "type": "route", "uuid": "86371c92-8ab1-4a09-9f9a-80f435b28be7" }, { "type": "route", "uuid": "e2d35f31-0d50-4ddc-847f-a662de72b8bb" }, { "type": "route", "uuid": "6ca62ffe-f556-4a9b-90ab-cb2028f118a5" }, { "type": "route", "uuid": "1f87c058-69c0-4f24-a355-b17cd3768202" }, { "type": "route", "uuid": "69219888-2436-4b37-b4aa-494bcf0272ba" }, { "type": "route", "uuid": "78137b1e-04a3-45ca-9429-a298a39b8d83" }, { "type": "route", "uuid": "97280a2a-721a-4495-9c74-d2beaa80e68e" }, { "type": "route", "uuid": "2b6c6667-ec5f-4676-aaa3-99d8384d0568" }, { "type": "route", "uuid": "6319b7bf-1c19-47eb-8de5-99229ae83870" }, { "type": "route", "uuid": "b3bde51a-2e27-4eba-8693-4fe36fd97677" }, { "type": "route", "uuid": "65e6ffe2-314b-43e5-b3cb-42143b2c2405" }, { "type": "route", "uuid": "968a798b-d511-4643-a694-ef05fe3fa735" }, { "type": "route", "uuid": "5392fabb-447d-4b9e-8784-c0db48a345fe" }, { "type": "route", "uuid": "a057b234-e0eb-4c22-8ae5-91c5b738ac59" }, { "type": "route", "uuid": "f573e933-7fa9-46a9-b37c-fa3bfce21d60" }, { "type": "route", "uuid": "29e99c40-cf97-4295-b185-40391af87402" }, { "type": "route", "uuid": "89c2582e-c7ce-4117-acb8-16c25251429f" }, { "type": "route", "uuid": "a940afc8-db30-4d63-bc44-8eb796b6db17" }, { "type": "route", "uuid": "46413de6-9862-41a4-8e4d-eb9f944e0736" }, { "type": "route", "uuid": "d95c85ec-a02a-4ac9-987b-465692ffaf95" }, { "type": "route", "uuid": "20b690cf-dffd-4891-abc5-cd0d3faa9dec" }, { "type": "route", "uuid": "60022fac-31ec-4803-a095-6c8375101995" }, { "type": "route", "uuid": "06dbea05-c855-4380-856e-7d1e092f45f4" }, { "type": "route", "uuid": "d700d3d3-4b1b-4d5d-9bdb-f7fc050be8f5" }, { "type": "route", "uuid": "e3afeb1c-62dd-4a68-8677-7d41be9cde77" }, { "type": "route", "uuid": "1eb3bf8f-5a09-4a7a-ad7d-94fd0a7bd9da" }, { "type": "route", "uuid": "1cb94d93-46a4-4af3-806f-df75d92e6dc8" }, { "type": "route", "uuid": "1ee46989-1c36-4202-a23e-8975c07e0523" }, { "type": "route", "uuid": "052b460b-c86b-4322-9607-5dd72b294bf6" }, { "type": "route", "uuid": "3f278315-fe5d-4715-82e0-f648a0e83d22" }, { "type": "route", "uuid": "7f70623c-2a4d-4ecb-a659-6da99e3fd05d" }, { "type": "route", "uuid": "fae6e9d4-242c-4d26-b21c-10674dee4853" }, { "type": "route", "uuid": "1e85e685-4283-466a-a102-45cb57c585b5" }, { "type": "route", "uuid": "3d713ff5-172e-4c0c-96c3-c9eb7560d01a" }, { "type": "route", "uuid": "6b5c9b34-3382-4038-9dfc-a7ee2dc71b98" }, { "type": "route", "uuid": "83d8c059-2513-4fb0-8e69-65fcfdb303ba" }, { "type": "route", "uuid": "abb67074-5be9-4838-9857-391196ef9f89" }, { "type": "route", "uuid": "a9f5ae8c-314f-4f13-a119-38319a743e09" }, { "type": "route", "uuid": "34c16ada-4c75-4a84-9d7c-09b5a52a4190" }, { "type": "route", "uuid": "3b283538-4380-4171-9782-1e3e5a8dba6e" }, { "type": "route", "uuid": "030bf029-66e8-4b29-b397-0f87348c07f0" }, { "type": "route", "uuid": "018ad753-d168-4189-bc80-92ee42378bad" }, { "type": "route", "uuid": "76a993bc-7ce1-4d1f-938b-81b8c10fd24c" }, { "type": "route", "uuid": "c763ec3b-c1bd-4c5c-b902-6f81ae95a9fa" }, { "type": "route", "uuid": "688a7c89-732e-4760-b00c-fb330950b81e" }, { "type": "route", "uuid": "2011ff89-4e9d-43dd-8503-878b964f7a88" }, { "type": "route", "uuid": "92e5637c-58f7-4144-a2b6-ed62c0c5a555" }, { "type": "route", "uuid": "377ebd27-bb0c-450d-9735-2f50f0824846" }, { "type": "route", "uuid": "887d26db-99c4-4c99-9a56-6425bb67b7c2" }, { "type": "route", "uuid": "69960df7-e27a-473a-9b52-45966ec97297" }, { "type": "route", "uuid": "ebda7004-b2a6-4370-89da-d39ad1aa0247" }, { "type": "route", "uuid": "a21fa83f-fa02-453d-8209-6b6361f4f7f0" }, { "type": "route", "uuid": "fc7d3ab4-7df3-4147-91d9-78e2013570c7" }, { "type": "route", "uuid": "bc5d2a17-975c-458a-80cf-b3e7dff7a5b9" }, { "type": "route", "uuid": "9f43e521-2543-4679-9463-93fd8856169a" }, { "type": "route", "uuid": "fdcb65d9-1a78-41d5-90a3-0df4ab67f613" }, { "type": "route", "uuid": "ab7d420b-1c20-423b-bb00-ecca29a355d2" }, { "type": "route", "uuid": "577e1ac3-0f25-47c6-b4bb-f5cd3ef0afde" }, { "type": "route", "uuid": "dd557fc9-9a0d-4256-8a21-66c1e47004ff" }, { "type": "route", "uuid": "74e57820-917c-42db-bcc5-c512a28ec135" }, { "type": "route", "uuid": "14f8982c-6ca1-404a-b29b-45460ea2898a" }, { "type": "route", "uuid": "5fc3936f-76cb-477a-89d6-ffcab68472a3" }, { "type": "route", "uuid": "b5f84eea-96c7-4d16-aa20-ce7d5891ff96" }, { "type": "route", "uuid": "561c2ef2-9a60-4016-a0d3-fbaa8a6fb12e" }, { "type": "route", "uuid": "a19a881e-3f74-463c-997e-af2f86ffd1a1" }, { "type": "route", "uuid": "f6648aea-fbe5-4d74-956c-3ebdcbb695cf" }, { "type": "route", "uuid": "e02b3341-9aa6-4e3e-871d-cc026e584483" }, { "type": "route", "uuid": "16342798-a80d-43d3-8f79-66d46f834b3e" }, { "type": "route", "uuid": "3035d616-56b4-405a-a9a8-ce1c70f3a6eb" }, { "type": "route", "uuid": "00568408-604a-4649-b7be-4c5f2f972763" }, { "type": "route", "uuid": "6b373644-45a4-4529-933c-81fe919db671" }, { "type": "route", "uuid": "fa1b3ac1-e064-4db3-854a-a4548581e0d2" }, { "type": "route", "uuid": "768c84db-2416-4ecc-b161-0393af08c8b5" }, { "type": "route", "uuid": "cbdba1cc-70e1-4890-b4ae-3d730a98e83e" }, { "type": "route", "uuid": "6c5a3ced-d81c-4923-a39e-2e0c107972fd" }, { "type": "route", "uuid": "c61258db-ea18-4907-ac59-b35d6bdf455d" }, { "type": "route", "uuid": "a074c5db-cb35-4344-b5b2-9eb5f9c139aa" }, { "type": "route", "uuid": "01bacaab-a2f7-419c-bfac-4a6f10b666ec" }, { "type": "route", "uuid": "93a91d74-e65d-4bf4-88a6-9aafedaff0ad" }, { "type": "route", "uuid": "922b3019-7a2f-491a-93a7-eb03641fae50" }, { "type": "route", "uuid": "455cdc89-07cd-45a8-8a5b-a8a83d402317" }, { "type": "route", "uuid": "34d5947a-ab5e-4a11-b0ab-6a401864756a" }, { "type": "route", "uuid": "9395a648-d989-415a-98fe-18e16dbcc472" }, { "type": "route", "uuid": "fb72b47a-420d-4af9-abe9-23c9fa977e00" }, { "type": "route", "uuid": "994c0de7-62ce-43b8-a5d7-41f8b5bb7b52" }, { "type": "route", "uuid": "9328a903-0063-4a90-83d2-27d8a25bbd75" }, { "type": "route", "uuid": "e437ed6d-2c3b-42ba-b793-7f0d1b436761" }, { "type": "route", "uuid": "a1d6d68f-92bf-475c-852c-ef4a87d35ffc" }, { "type": "route", "uuid": "a935b960-4a8c-4b4a-854d-4b415c9c8d24" }, { "type": "route", "uuid": "4935a254-f82f-417b-880a-a58b7c4184d2" }, { "type": "route", "uuid": "f01864ae-3686-4986-ac22-e9785ec0bb8b" }, { "type": "route", "uuid": "9de39423-eb68-439f-acc3-0bdc392e6b06" }, { "type": "route", "uuid": "635a98a9-9549-4cd2-909c-0f04b675d6a8" }, { "type": "route", "uuid": "e60e7475-b77e-484f-8511-786c7fd4af10" }, { "type": "route", "uuid": "b9dc7b3d-3bd8-4286-bce2-a6fd39aa7079" }, { "type": "route", "uuid": "55e14d44-6b35-4c2e-afa3-7b9f345865e2" }, { "type": "route", "uuid": "f1672f40-38ac-4d57-ac9a-45ff5a1f0459" }, { "type": "route", "uuid": "aad9df57-1637-4624-b938-5269fb5e182d" }, { "type": "route", "uuid": "3acf5281-8139-48a2-ae83-ae676b5c3c53" }, { "type": "route", "uuid": "05de7992-f420-4e3e-beb4-de19c075344a" }, { "type": "route", "uuid": "e4e96751-d76b-4e2f-a42d-b903cf07d363" }, { "type": "route", "uuid": "71ea28cd-8ce7-4247-a5dd-7bfb59e39e4b" }, { "type": "route", "uuid": "7d0640c6-9b49-440d-b3e9-cc0047d91ded" }, { "type": "route", "uuid": "4619796f-620a-40c4-a239-0c8cc87fd468" }, { "type": "route", "uuid": "af5d095e-43c2-47e0-a710-a839681551cd" }, { "type": "route", "uuid": "5574c081-b2fb-48b1-9d1d-6643b45c3f1e" }, { "type": "route", "uuid": "1e844190-ac4e-4d8a-ba84-57d7ce7b6983" }, { "type": "route", "uuid": "7b03bd09-6479-4b9a-9ac5-960d45a5f7d2" }, { "type": "route", "uuid": "8c634ffb-eb46-4bbf-ae46-507d39a95696" }, { "type": "route", "uuid": "a67a27f5-63e3-456b-9463-87da312d8e54" }, { "type": "route", "uuid": "fc24150f-4098-49b1-88e0-fa563e444f19" }, { "type": "route", "uuid": "189ef834-5e19-4ee6-9f1f-8313b22eef4d" }, { "type": "route", "uuid": "c9083487-a11a-4552-9a84-0bd2030bd255" }, { "type": "route", "uuid": "05c4bb77-5c76-4488-850d-657948cd6d3d" }, { "type": "route", "uuid": "644f70be-d434-4a82-8ce4-ac05b5784c9d" }, { "type": "route", "uuid": "895583b2-7e1e-459f-8abb-6b137056c7b0" }, { "type": "route", "uuid": "dfe98588-a388-4dba-88f2-117ec2354e6a" }, { "type": "route", "uuid": "24c3c5cc-aee3-4172-aa73-04fcc3a198aa" }, { "type": "route", "uuid": "83058989-0167-42e8-ae5b-bb1363c1ac99" }, { "type": "route", "uuid": "9afe6fda-9663-4f26-bcba-d0cad75f2fb7" }, { "type": "route", "uuid": "cfd3531e-f067-4a76-9de7-0c804de553ed" }, { "type": "route", "uuid": "309280cf-33e7-4702-ab16-63e76eb4d8b0" }, { "type": "route", "uuid": "faa217da-dcbe-4512-bf04-e16d6b06b343" }, { "type": "route", "uuid": "3723ad8c-80d0-4ad6-bf38-1006463f8d7e" }, { "type": "route", "uuid": "52d58a9b-70bc-458a-a805-1d0c2098e31d" }, { "type": "route", "uuid": "6374f54e-ac11-4138-a386-acafce0052d2" }, { "type": "route", "uuid": "7730ada3-b8f0-4bf5-b98c-4c0e766e7ceb" }, { "type": "route", "uuid": "0c2f40e4-c752-4625-9cfa-ee71bf95424f" }, { "type": "route", "uuid": "715e850f-96ec-4fdd-b0ac-5a87f61471f2" }, { "type": "route", "uuid": "44b4a52f-1c95-4d5a-aad5-00ba4d5713d8" }, { "type": "route", "uuid": "bf57aacd-5f94-4009-a34a-ede5b7471d9e" }, { "type": "route", "uuid": "9bf6fefa-827d-4450-9ea0-505aa975aef6" }, { "type": "route", "uuid": "7aa5fb43-82a9-481e-958a-f1e1a414971b" }, { "type": "route", "uuid": "0f9578f5-6ef9-4afe-b407-cd204dabc652" }, { "type": "route", "uuid": "c0958d20-83ea-4f5e-bd78-beb70a68ab72" }, { "type": "route", "uuid": "2e4f1852-2f33-4527-9849-6c37d8fad104" }, { "type": "route", "uuid": "6e34e582-8b18-489c-9a4f-c72afc51945c" }, { "type": "route", "uuid": "8e9e181a-82ab-43ba-8a66-a50186bacf51" }, { "type": "route", "uuid": "95ce1c50-14f5-4137-a2b5-dd8ea3169b5a" }, { "type": "route", "uuid": "3e490ed8-7f56-479d-a63f-8086640ea1b1" }, { "type": "route", "uuid": "84381958-07c8-46bc-b0a7-fa34b2acb527" }, { "type": "route", "uuid": "7b21f89d-a83c-4f69-b9eb-01e3fc6e26ff" }, { "type": "route", "uuid": "3bc8a8af-08e4-4515-b96f-b25cd89fdb08" }, { "type": "route", "uuid": "adf762e8-03c1-43a1-a389-fe510078e2c3" }, { "type": "route", "uuid": "8da9273f-8320-4bfc-8136-9eecff0b7771" } ] }