Revoke Ingest Token
Tokens
Revoke Ingest Token
Revoke an existing ingest token to prevent further use.
POST
Revoke Ingest Token
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 token to revoke
Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | Token revoked successfully |
401 | Invalid or missing JWT token |
404 | Token not found |

