Promote project playbook to library
Copies a project-scope playbook into the library as a new draft. Fails with 400 when the source is not project-scope, or 409 when the slug is already taken in the library.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Response
The promoted library playbook.
playbook
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error