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
headerrequired

Use your Salesbricks API key to authenticate requests.

Body

application/json
transaction_id
string

The unique identifier for this usage entry transaction.

value
integer

The new value to set for the gauge (if applicable).

count
integer

The new count to increment the counter by (if applicable).

properties
object

New or updated properties for the usage entry.

Response

200 - application/json
message
string