Add User Balance
Admin - Billing
Add User Balance
Increments a user’s balance by a specific amount.
POST
Add User Balance
Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.

