Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string | null
Maximum string length: 100

Response

201 - application/json
id
string<uuid>
required
read-only
name
string | null
Maximum string length: 100