Skip to main content

Revert billing usage

Revert billing usage for a billing account.

Path Parameters
    org_id string required

    either provide org_id or infer org from project_id

    billing_id string required

    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 string required

    usage id to revert, a usage can only be allowed to revert once

Request Body required
    project_id string
    amount int64
Responses

A successful response.


Schema

    object

Loading...