Update auto recharge settings
post/billing/auto_recharge
Request body
Example request
{
"enabled": true,
"threshold": 10,
"amount": 50
}Response
Auto recharge updated
Example response
{
"success": true,
"message": "Auto recharge settings updated"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.