Skip to main content
POST

Disable Auto Topup

Disable auto topup. Both threshold-based and scheduled recharges stop firing. Configuration (threshold, recharge amount, payment method) is preserved — re-enable later via Update Auto Topup Settings.

Endpoint

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here

Examples

Response

Notes

  • Equivalent to calling PUT /v1/auto-topup/settings with {"is_enabled": false}.
  • In-flight recharges (already queued) may still complete — disable does not roll back pending charges.