Skip to main content

Delete Merge Request

Only for administrators and project owners. Deletes the merge request in question.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Merge Request Internal IDThe ID of a merge request.
Project IDThe ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project .

Workflow Library Example

Delete Merge Request with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop