Update file metadata
PATCH
/api/file/{id}
Updates the name or parent folder of a file.
Authorizations
Token
Format: token <value>. Types: user (session) or uploader (API token).
Type
API Key (header: Authorization)
Parameters
Path Parameters
id*
Type
Requiredstring
Request Body
application/json
JSON "name": "string", "folderId": "string"
{
}
Responses
No Content
