Skip to main content
POST
Admins add metering limit for any user

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
meteringLimit
number
required
Example:

100

customerId
string
required
Example:

"123"

Response

Added Metering Limit

The response is of type object.