auth

Create Api Key

Create a new API key for the organization. The raw key is returned once and cannot be retrieved later.

post/v1/auth/api-keys

Request body

labelstring

Response

Successful Response

idstring uuid required
labelstring required
last_used_atstring date-time nullable
created_atstring date-time required
api_keystring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.