Create a usage limit
Requires the USAGE_LIMIT.CREATE permission.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Whether the limit applies to the customer itself (SELF) or is the default for each of its children (CHILDREN). A SELF limit covers usage billed on the customer’s own subscription; children with a subscription of their own are not included - give those their own limits.
The limit value, exactly one of number, amount, or credits, in the same dimension as the metric’s meter value (number or credits for a NUMBER meter value, amount for an AMOUNT meter value). Amounts are compared without currency conversion.
Response
Whether the limit applies to the customer itself (SELF) or is the default for each of its children (CHILDREN). A SELF limit covers usage billed on the customer’s own subscription; children with a subscription of their own are not included - give those their own limits.
The limit value, exactly one of number, amount, or credits, in the same dimension as the metric’s meter value (number or credits for a NUMBER meter value, amount for an AMOUNT meter value). Amounts are compared without currency conversion.