Update collection
PATCH
/api/collection/{id}
Updates the name or file membership of a collection.
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", "fileIds": [ "string" ]
{
}
Responses
No Content
