Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://gateway.inviolet.ai/v1/approvals/{id}/deny \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "reason": "<string>" } '
API key minted at /developer/api-keys. Three scopes: read_only, policy_write, admin.
read_only
policy_write
admin
8
Denied.