Archive playbook

View as Markdown
Transitions an active playbook to archived. Fails with 409 when the playbook is not currently active.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Response

The archived playbook.
playbookobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error