Skip to main content
POST
Update Collection

Authorizations

AccessKey
string
header
required

AccessKey based authentication

Path Parameters

libraryId
integer<int64>
required
collectionId
string
required

Body

application/json
name
string | null

The name of the collection

Response

The collection was successfully updated

success
boolean

Determines if the request was successful

message
string | null

Response message description

statusCode
integer<int32>

The response status code

Last modified on July 7, 2026