Skip to main content

Revert billing usage

Revert billing usage for a billing account.

Request Body required
    org_id either provide org_id or infer org from project_id
    project_id string
    billing_id either provide billing_id of the org or API can infer the default billing ID from either org_id or project_id, not both
    usage_id usage id to revert, a usage can only be allowed to revert once
    amount int64
Responses

A successful response.


Schema

    object

Loading...