v27

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-01620431.2 KB
Collections

Update a Collection

put/v1/collections/{collection_id}

Path parameters

collection_idnumber required

ID of the collection in the form of an integer for the particular collection requested.

Request body

namestring required

Name of the Collection.

descriptionstring

Description of the collection.

publicboolean

A boolean to indicate if a collection will be public or not.

{"stackTrail":"paths:/v1/collections/{collection_id}:put:requestBody:content:application/json:schema:properties:groups","oasType":"schema","type":"unknown","description":"Full List of groups to associate with the collection"}

Response

OK