Create API Key
POST/apikeys
Creates a new API key for the user. Requires admin or staff role. Important: The full API key is only returned in this response. It cannot be retrieved again.
Responses
- 201
- 400
- 401
- 403
API key created
User already has API key
Unauthorized - Invalid or missing authentication
Forbidden - Insufficient permissions