Clone playbook
Duplicates a playbook as a new draft, optionally into a different scope (library/template/project). Object references are rewritten for the destination container; an unresolvable reference fails with 422.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Request
This endpoint expects an object.
scope
Allowed values:
projectId
templateId
Response
The cloned playbook.
playbook
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error