Create a custom playbook
Playbooks
Create a custom playbook
POST
Create a custom playbook
Authorizations
Headers
Tenant database. Required when using a Zitadel JWT.
Body
application/json
Playbook spec
Playbook spec
Example:
"customer_support"
Example:
"Verify the order, check eligibility, then issue the refund via the payment processor."
Example:
"Refund Workflow"
Example:
"refund_workflow"
Example:
["refunds", "ecommerce"]Example:
[
"lookup_order",
"verify_eligibility",
"issue_refund"
]Response
Created

