Update auto-reload settings
Update auto-reload settings
Enables, disables, or changes wallet auto-reload. Amounts are expressed in cents and must comply with the limits returned by the GET operation.
Authentication
AuthorizationBearer
API key from https://app.resemble.ai/hub/api
Request
This endpoint expects an object.
enabled
reload_amount_cents
minimum_balance_threshold_cents
maximum_monthly_spend_cents
Response
Updated auto-reload configuration.
auto_reload
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error
