Create library playbook
Creates a new draft library-scope playbook.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Request
This endpoint expects an object.
slug
name
icon
numbering
description
color
startableByUsers
orchestrator
startForm
tasks
dependencies
Response
The created playbook.
playbook
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error