Skip to main content
POST
Report subscription usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-admin-api-key
string
required

The API key to access the admin API

Body

application/json
externalSubscriptionId
string
required

Unique identifier of the subscription in your application

Example:

"0c7b0eb6-3411-4dd3-9e24-d2a8edbb504a"

billableMetricCode
string
required

Code that identifies a targeted billable metric

Example:

"storage"

properties
object
required
Example:

Response

Usage reported successfully