ChargebeeAPI

Delete a usage

Idempotency Supported
Try in API Explorer

Deletes a usage record. This operation cannot be invoked for a usage record that has been invoiced.

Sample Request

URL Format

POST https://[site].chargebee.com/api/v2/subscriptions/{subscription-id}/delete_usage

Input Parameters

id
required, string, max chars=100

A unique and immutable id for the usage. If not provided, it is autogenerated.

Returns

usageUsage object

Resource object representing usage