API Keys

Create a new API key

Creates a new API key for the authenticated user. The complete API key is returned only once and cannot be retrieved later.

post/v1/apikeys

Request body

namestring
permissionsstring
expirationDaysinteger

Response

API key created successfully

idstring
namestring
keystring
activeboolean
expiresAtstring date-time
permissionsstring
createdinteger

Changes

No recorded changes to this endpoint across all 3 revisions of this API.