Create a collection.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
collection_display_name
collection_img_url
collection_description
table_order
collection_id
Optional user-provided collection ID. Must be a lowercase slug (a-z, 0-9, hyphens, underscores) between 3 and 63 characters. If omitted, an ID is auto-generated.
Response
Successful Response
data
Errors
422
Unprocessable Entity Error