Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
File id
Maximum length:
50
Body
application/json
information of a file to be updated.
The ID of the file to be updated.
Indicates if the file is currently in use.
Alternative text for the file.
The status of the file.
Available options:
uploading
, done
, error
, removed
URL of the video if applicable.
The ID of the thumbnail file.
Metadata associated with the file. Do not provide isFull
key as it is reserved for internal use and this metadata
field is limited to 5kb.