Update a collection by ID.

Beta

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

collection_idstringRequired

Request

This endpoint expects an object.
collection_display_namestring or nullOptional
collection_img_urlstring or nullOptional
collection_descriptionstring or nullOptional
tagslist of strings or nullOptional
table_orderlist of strings or nullOptional

Response

Successful Response
dataobject or null

Errors