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.
Was this page helpful?