Skip to main content
POST
Create an API key

Body

application/json
name
string
required
id
string
required
roles
string[]
write-only

One or more user roles. Use GET /roles to get the list of existing roles.

Response

Key created.

name
string
id
string
createdAt
string<date-time>
Example:

"2025-09-23T17:48:07Z"

key
string
roles
string[]

One or more user roles. Use GET /roles to get the list of existing roles.

disabled
boolean