The endpoint updates the payout destination for a specific mining account. The destination can be set to the main balance or an external BTC address.
API key authentication using signed requests
Mining pool account name
"my_miner_01"
Payout destination type
main_balance, external_address "external_address"
External BTC address. Required when destination is external_address. Supports all standard Bitcoin address formats (P2PKH, P2SH, and bech32).
Omitting this field when destination is external_address returns: {"code":0,"errors":{"name":["The address field is required."]},"message":"Validation failed"}.
100"bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh"