Skip to main content
POST
/
collections
{
    "name": "string",
    "description": ""
}
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
{
    "name": "string",
    "description": ""
}

Body

application/json
name
string
required

The name of the user collection to be created

description
string
default:""

The description of the user collection to be created

Response

The id of the created user collection

The response is of type string<uuid>.

I