Skip to main content
POST
Fast-forward a branch to another one.

Path Parameters

branch
string
default:""
required

Desired branch name.

Query Parameters

fastForward
string
default:""
required

The name of the target branch where this branch will be fast forwarded.

Response

200 - application/json

Desired branch deleted successfully.

ResponseEntity<?>

{key}
any