Delete an API key
Deletes an API key for the currently authenticated user. Use the Key (Guid) as the identifier.
Parameters
| Name | Type | Description |
|---|---|---|
| key* | path string (uuid) |
Responses
204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found