Merge agent branch
Merge a branch into a target branch
Path parameters
agent_id
The id of an agent. This is returned on agent creation.
source_branch_id
Unique identifier for the source branch to merge from.
Headers
xi-api-key
Query parameters
target_branch_id
The ID of the target branch to merge into (must be the main branch).
Request
This endpoint expects an object.
archive_source_branch
Whether to archive the source branch after merging
Response
Successful Response