Expand description
POST /api/v1/api-keys – Create a new API key.
Structs§
- Create
ApiKey Request - Request body for creating an API key.
- Create
ApiKey Response - 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.