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
Parameter | Description |
---|---|
Merge Request Internal ID | The ID of a merge request. |
Project ID | The 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
Preview this Workflow on desktop