Update an application's settings
apps
Update an application's settings
Update an application’s payout and refill settings.
POST
Update an application's settings
Documentation Index
Fetch the complete documentation index at: https://dotsdev.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
ID of the app to update.
Body
application/json
List of payout options to exclude
Enable or disable auto refill
Amount to refill when the threshold is reached
Required range:
1000 <= x <= 1000000Threshold for triggering a refill
Required range:
1000 <= x <= 1000000
