PATCH /api/v1/collections/{id}

Update the specified collection’s attributes, such as its name. Only the owning account may perform updates on the collection.

Required Scopes

  • write

Parameters

Name In Required Type Description
id path yes integer

Request Body

Content-Type: application/json

Schema: object

Field Type Required Description
collection collection_input no

Responses

204

collection updated

422

invalid request

Schema: errors

errors

Field Type Required Description
errors object yes