Add a branch
Workflow nodes
Add a branch
Add a branch and a child node under an existing Branch or Experiment node.
POST
Add a branch
Adding a branch to a
BranchNode creates one AudienceFilter child node.
Adding a branch to an ExperimentBranchNode creates one VariantNode child node.
This endpoint does not accept node configuration fields; update the child node after creation. Public workflows are limited to 300 nodes, and this endpoint adds 1 node.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the workflow.
The ID of the BranchNode or ExperimentBranchNode that should receive one new child.
Body
application/json
The workflow revision token returned by the latest workflow read or mutation. Mutations reject stale values.
Last modified on July 21, 2026

