API Keys
Create API Key
Creates a new API key for the authenticated user.
POST
/
apikey
Body
application/json
name
string | null
Optional name for the API key
Response
200 - application/json
id
string
requiredUnique identifier for the created API key
key
string
requiredThe actual API key value