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
required
Minimum string length: 1
color
enum<string>
required
Available options:
#ef4444,
#f97316,
#f59e0b,
#eab308,
#22c55e,
#14b8a6,
#06b6d4,
#3b82f6,
#a855f7,
#6b7280
description
string | null

Response

Successful Response

id
string<uuid>
required

Identificador unico do recurso recem-criado.

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"