Add Member
Add a new member to the customer’s team.
Only available to owners and billing managers of team customers.
Rules:
- Cannot add a member with the owner role (there must be exactly one owner)
- If a member with this email already exists, the existing member is returned
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.
Body
Schema for adding a new member to the customer's team.
Response
Member added.
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 
