Add User Balance
Admin - Billing
Add User Balance
Increments a user’s balance by a specific amount.
POST
Add User Balance
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Body
application/json
Response
A successful response.
AddUserBalanceResponse is the response after adding credit.
Represents an amount of money with its currency type.

