Delete playbook
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
id
Response
The playbook was deleted.
ok
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error