Skip to content

Delete a merge request

DELETE
/api/v4/projects/{id}/merge_requests/{merge_request_iid}

Deletes a specified merge request for a project. Administrators and project Owners only.

id
required
One of:
string

The ID or URL-encoded path of the project.

merge_request_iid
required
integer

The internal ID of the merge request.

No Content

Bad Request

Unauthorized

Not found

Precondition failed