cURL
curl --request DELETE \
  --url https://api.salesbricks.com/api/v2/usage/ \
  --header 'X-SALESBRICKS-KEY: <api-key>'

Authorizations

X-SALESBRICKS-KEY
string
header
required

API key for authentication

Response

204

No response body