Skip to main content
POST
Create new API key

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Path Parameters

id
string
required

Unique identifier of the project

Body

application/json
label
string
required

A descriptive name for the API key

roles
string
required

Comma-separated list of permissions for this key

Response

API key created successfully

API key created successfully

key
object