Create a new API key
POST/api/v1/api-keys/create
Creates a new API key for the authenticated tenant. The response includes the full key value, which is only returned once at creation time. Callers must store the key securely; it cannot be retrieved again.
Request
Responses
- 200
API key created successfully