Delete a usage entry
Usage
Delete a usage entry
Use this API to delete an existing usage entry.
DELETE
Delete a usage entry
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
To use this endpoint, ensure that you are using the
v2/usage API endpoint:https://api.salesbricks.com/api/v2/usageAuthorizations
Use your Salesbricks API key to authenticate requests.
Body
application/json
The unique identifier for the usage entry to delete.
Example:
"54321"
Response
Usage entry deleted successfully.
Example:
"Usage entry deleted successfully."