Users
Billing
Adjust a user's credit balance
Increases or decreases the credit balance for the specified user. Each adjustment is recorded as a ledger entry. The idempotency_key parameter ensures that duplicate requests are safely handled.
post/users/{user_id}/billing/credits
Path parameters
user_idstring required
The ID of the user whose credit balance to adjust
Request body
Response
A credit ledger entry.