cURL
curl --request DELETE \ --url https://api.gcore.com/storage/provisioning/v1/storage/{storage_id} \ --header 'Authorization: <api-key>'
This response has no body data.
Permanently deletes a storage and all its data. This action cannot be undone.
Deprecated: Use DELETE /v4/object_storages/ or DELETE /v4/sftp_storages/ instead.
object_storages
sftp_storages
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