customer_portal
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
Python
Authorizations
Member session tokens are specific tokens that are used to authenticate members on your organization. You can create those sessions programmatically using the Create Member Session endpoint.
Path Parameters
Body
application/json
Response
Member updated.
A member of the customer's team as seen in the customer portal.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The email address of the member.
The name of the member.
The role of the member within the team.
Available options:
owner, billing_manager, member