jobs
Update a job branch
post/api/job/update-branch
Request body
Example request
{
"$schema": "https://example.com/UpdateJobBranchRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/UpdateJobBranchOutputBody.json"
}Changes
No recorded changes to this endpoint across all 23 revisions of this API.