Skip to main content
DELETE
Delete a usage entry
To use this endpoint, ensure that you are using the v2/usage API endpoint:https://api.salesbricks.com/api/v2/usage

Authorizations

X-SALESBRICKS-KEY
string
header
required

Use your Salesbricks API key to authenticate requests.

Body

application/json
transaction_id
string

The unique identifier for the usage entry to delete.

Example:

"54321"

Response

Usage entry deleted successfully.

message
string
Example:

"Usage entry deleted successfully."