Update payout settings
POST /api/apps/:app_id/payout/settings
Payout
Update payout settings POST /api/apps/:app_id/payout/settings
POST
Update payout settings
POST /api/apps/:app_id/payout/settings
Path Parameters
Application ID
Body
application/json
Request body for updating payout settings
Enable automatic payouts when threshold is reached
Locked balance that cannot be withdrawn (in utia) Can only be set once during initial configuration or increased
Required range:
x >= 0Minimum payout amount (in utia)
Required range:
x >= 0Destination address for payouts
Balance threshold that triggers auto-payout (in utia)
Required range:
x >= 0Response
Payout settings updated successfully