Workhorse authorize metric image file upload

POST /projects/{id}/alert_management_alerts/{alert_iid}/metric_images/authorize

Workhorse authorize metric image file upload

Path parameters

Responses

  • 200

    Workhorse authorize metric image file upload

  • 403

    Forbidden

POST /projects/{id}/alert_management_alerts/{alert_iid}/metric_images/authorize
curl \
 --request POST 'https://www.gitlab.com/api/v4/projects/gitlab-org/gitlab/alert_management_alerts/{alert_iid}/metric_images/authorize' \
 --header "Private-Token: $API_KEY"