cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v1/file_shares/{project_id}/{region_id}/{file_share_id}/metadata_item \ --header 'Authorization: <api-key>'
Use PATCH /v1/file_shares/// instead
file_shares
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Project ID
Region ID
File Share ID
Tag key
No Content
Was this page helpful?