Issue API Key
POST/v2alpha1/admin/issuedApiKeys
Creates a new API key for a given actor. The secret is returned only once in the response and cannot be retrieved later. Keys can be scoped with specific permissions and have optional expiration.
Request
Responses
- 200
- 201
- default
A successful response.
API key issued successfully.
An unexpected error response.