Skip to main content
DELETE
/
api
/
v1
/
agents
/
{id}
/
playbooks
/
{playbookId}
Detach a playbook from an agent
curl --request DELETE \
  --url https://api.kataven.ai/v1/api/v1/agents/{id}/playbooks/{playbookId} \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Headers

X-Account-ID
string

Tenant database. Required when using a Zitadel JWT.

Path Parameters

id
string
required

Agent id

playbookId
string
required

Playbook id

Response

OK

{key}
string