POST
/
apikey
{
  "id": "<string>",
  "key": "<string>"
}

Body

application/json
name
string | null

Optional name for the API key

Response

200
application/json
Successful Response
id
string
required

Unique identifier for the created API key

key
string
required

The actual API key value