Skip to main content

Module create

Module create 

Source
Expand description

POST /api/v1/api-keys – Create a new API key.

Structs§

CreateApiKeyRequest
Request body for creating an API key.
CreateApiKeyResponse
Response returned when creating an API key. The raw key is only shown once.

Functions§

create_api_key
Create a new API key for the authenticated user.