Remove the threshold for a currency. Deleting a non-existent threshold
succeeds — the endpoint is idempotent. After deletion, balance
mutations in this currency no longer fire balance.low events.
API keys are opaque strings prefixed by environment:
ak_live_* — production keys, accepted only on api.antonpayments.com.ak_test_* — sandbox keys, accepted only on api.antonpayments.dev.Include your key in the Authorization header: Bearer ak_test_....
ISO 4217 currency code (or stablecoin / crypto symbol). ISO 4217 three-letter currency code.
^[A-Z]{3}$"USD"
Threshold removed (or was never present).