Skip to main content

Add collection

Create a new collection under user's account.

Request Body
    name string required

    The name of the new collection to be created.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    id string required
    updatedAt date-time required
    name string required
Loading...