Trigger API: Can a merge request be specified in the `ref`?

,

I currently use the trigger API as documented here, Trigger pipelines by using the API | GitLab, and can successfully use a branch or tag name as the ref. But is there a way to specify a merge request here?

Thanks.