cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v2/instances/{project_id}/{region_id}/{instance_id}/metadata_item \ --header 'Authorization: <api-key>'
Delete instance tag by key Use PATCH /v1/instances/// instead
Was this page helpful?