Skip to content

Authorize metric image upload

POST
/api/v4/projects/{id}/issues/{issue_iid}/metric_images/authorize

Authorizes uploading a metric image for a specified incident.

id
required
One of:
string

The ID or URL-encoded path of the project

issue_iid
required
integer

The internal ID of an issuable

Created

Bad Request

Not Found