Update file metadata, without updating the file content.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
File ID or Key
File metadata to update.
The body is of type object
.
An object containing the updated file metadata.
The response is of type object
.