Update Member
Update a member’s 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
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Schema for updating a member's role in the customer portal.
The new role for the member.
owner, billing_manager, member "billing_manager"
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.
owner, billing_manager, member 
