Patch client workflow customization
Update per-client workflow overrides (template, delay, priority, send time mode/hour/minute) with validation and audit logging.
PATCH
Patch client workflow customization
Authorizations
JWT Bearer token or raw API key via Authorization header
Path Parameters
Workflow ID
Body
application/json
Customization payload
Previous
Run a queued execution immediatelyReset the scheduled time of a queued execution (and its queue item) to now. This response acknowledges the queue operation; use GET /client/executions/{execution_id} as the source of truth for final outcome state and reason.
Next
Patch client workflow customization

