Unarchive playbook

View as Markdown

Transitions an archived playbook back to active, re-validating it first. Fails with 409 when the playbook is not currently archived, or 422 when it no longer validates.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Response

The unarchived playbook.
playbookobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error