cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v2/client_quotas/{client_id}/notification_threshold \ --header 'Authorization: <api-key>'
Delete a client’s quota notification threshold. After deletion, the default threshold of 80% will be used.
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
Client ID
No Content
Was this page helpful?