Unarchive playbook
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
id
Response
The unarchived playbook.
playbook
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error