cURL
curl --request DELETE \ --url https://{host}/v2/workspaces/slug:agent-factory/webhooks/v1/agents/{agentId}/retention \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Documentation IndexFetch the complete documentation index at: https://docs.prisme.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*). Send as Authorization: Bearer <token>.
iak_*
Authorization: Bearer <token>
64
Deletion result. deleted: false when no agent-level policy existed.
deleted: false
Was this page helpful?