Remove account credit

Decrements the account credit balance by the specified amount. If the requested amount exceeds the account's current credit balance, the request will fail.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • account:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

uuid
required

The id of the account.

Body Params
integer
required

How much to remove from the account's credit balance in cents.

string

Any additional notes to explain the reason for removing credit.

Headers
integer
Responses
204

Account credit created removed

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json