v7
latestOpenAPI 3.1.02026-08-051856761.1 MBcustomer_portal
members
public
Update Member
Update a member's name or role.
Only available to owners and billing managers of team customers.
Rules:
- Cannot modify your own role (to prevent self-demotion)
- Customer must have exactly one owner at all times
patch/v1/customer-portal/members/{id}
Path parameters
idstring uuid required
Request body
Example request
{
"name": "Jane Doe"
}Response
Member updated.