Update a user
Update mutable fields of a user object.
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 user to fetch
Body
Configures the user's default payout method. Must be a payout method already configured by the user.
paypal, venmo, cash_app, ach, intl_bank, airtm, payoneer, crypto Enables auto payout for the user whenever a default payout method is defined
User's date of birth.
Income paid outside of the Dots platform in 2024.
x >= 1Arbitrary metadata
Replace the user's payout exclude list. Pass [] to clear.
ach, paypal, venmo, cash_app, intl_bank, airtm, payoneer, crypto Response
OK
The user object.
ach, paypal, venmo, cash_app, intl_bank, airtm, payoneer, crypto verified, unverified, disabled, in_review Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Payout rails hidden from this user. Stacks with app-level exclusions.
ach, paypal, venmo, cash_app, intl_bank, airtm, payoneer, crypto 
