Skip to main content
POST
Créer un profil

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
Example:

"My Brand"

color
string
Example:

"#6366f1"

description
string
isDefault
boolean
default:false

Response

201 - undefined