Activate playbook

View as Markdown

Validates a draft playbook and transitions it to active. Fails validation (422) when the definition is invalid or a document-task/form-fill binding cannot resolve.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Response

The activated playbook.
playbookobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error