Skip to content

Publish a draft note

PUT
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/draft_notes/{draft_note_id}/publish

Publishes a draft note for a specified merge request.

id
required
string

The ID of a project

merge_request_iid
required
integer

The ID of a merge request

draft_note_id
required
integer

The ID of a draft note

No Content

Bad Request

Unauthorized

Not found