Skip to main content

Remove Image Tag

DELETE 

/v2/images/{image_id}/tags/{tag_id}

Delete a user-source tag from an image.

The row's source must be "user" AND created_by must match the requester (or the requester must be admin). Idempotent: deleting an already-absent tag returns 204.

Request

Responses

Successful Response