Delete playbook

View as Markdown

Deletes a playbook by id across any scope, only when no runs reference it. Authorization is scope-dependent.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Response

The playbook was deleted.
okboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error