v1
latestOpenAPI 3.1.02026-08-0413468163.9 KBv1-branching
Create Service Branch
CLI endpoint to create a new branch for a connector.
post/v1/branch/create
Headers
X-Idempotency-Keystring
Makes retries safe: re-sending the same connector, service type, and name resumes the original request instead of creating a duplicate.
Request body
Response
Create accepted. Poll GET /v1/operations/{operation_id} for the branch details. Idempotent replays carry an X-Idempotency-Replay: true response header.