Docs

Update Video

Updates an existing video in Vimeo.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

The ID of the video.

string

The title of the video. This field can hold a maximum of 128 characters.

string

The custom link of the video.

Uncommon arguments
string

The description of the video. This field can hold a maximum of 5000 characters.

string

The video's privacy setting.

array of string

A list of values describing the content in this video.

boolean

Whether to hide the video from everyone except the video's owner.

string

The Creative Commons license under which the video is offered.

string

The video's default language.

boolean

Whether a user can add the video to a showcase, channel, or group.

string

The privacy level required to comment on the video.

boolean

Whether a user can download the video.

string

The video's embed setting.

boolean

Whether to enable video review.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.