MemberEntity object — the same shape returned by List Members.
Path parameters
string
required
UUID of the member to update.
Request body
All fields are optional. Send only the fields you want to change.string
New role for the member. Pass
"admin" or "Administrator" to promote; pass "member" (or any other value) to demote. Only the group creator may update this field — other admins will receive a 403 error.boolean
Set to
false to suspend the member (they will be unable to log in). Set to true to reactivate a suspended account.Response
Returns the updatedMemberEntity. See List Members for the full field reference.
Examples
Delete the entire group
- All member accounts in the group
- All transactions
- All loans and repayment schedules
- All payouts and payout queue entries
- All approval records
- All credit scores
- All notifications
- All audit logs
Response

