Skip to main content
POST
Authenticated user 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.

Body

application/json
meteringLimit
number
required
Example:

100

Response

Added Metering Limit

The response is of type object.