Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.wardin.ai/v1/policies \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "config": {}, "keyIds": [ "<string>" ] } '
{ "id": "<string>", "name": "<string>", "config": {}, "enabled": true, "hitCount": 123, "createdAt": "2023-11-07T05:31:56Z" }
A wardin_sk_ virtual key with manager-level access.
wardin_sk_
model_allowlist
pii_redaction
prompt_injection
guardrail
Created