Update a user
PATCH/users/:id
Update a User and/or its associated entities, such as accounts and transactions. When settling a pending transaction on a Performance account, this endpoint can be used to update the affected account(s) balances and update the transaction state atomically in a single request.
Request
Responses
- 204
- 400
- 404
Request accepted
Bad request
Requested user not found