Agents Platform
Merge A Branch Into A Target Branch
Merge a branch into a target branch
POST
Merge A Branch Into A Target Branch
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
The id of an agent. This is returned on agent creation.
Example:
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
Unique identifier for the source branch to merge from.
Example:
"agtbrch_8901k4t9z5defmb8vh3e9361y7nj"
Query Parameters
The ID of the target branch to merge into.
Example:
"agtbrch_8901k4t9z5defmb8vh3e9361y7nj"
Body
application/json
Response
Successful Response