cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v1/images/{project_id}/{region_id}/{image_id}/metadata_item \ --header 'Authorization: <api-key>'
Delete a specific tag by its key from an image. Use PATCH /v1/images/// instead
Was this page helpful?