Delete Platform API Key
Tokens
Delete Platform API Key
Delete an existing platform API key.
DELETE
Delete Platform API Key
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token authentication.Path Parameters
The UUID of the key to delete
Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | Key deleted successfully |
401 | Invalid or missing JWT token |
404 | Key not found |

