API resource
Teams
Team Members are people who can access your account, plus invitations you sent that are still waiting for acceptance. Use Team Members to see current access, pending invitations, roles, and whether access covers all sites or only selected sites.
List team members
Returns team members who can access your account now and invitations still
/team-members POSTCreate team member invitation
Creates a team member invitation and sends it to the provided email
/team-members GETShow team member
Returns one connected team member or one pending invitation, including
/team-members/{team_member_id} DELETEDelete team member
Removes access for a connected team member or cancels a pending
/team-members/{team_member_id} POSTUpdate team member
Updates a connected team member or pending invitation. You can change
/team-members/{team_member_id}/update POSTResend invitation
Requests a new email for a pending invitation.
/team-members/{team_member_id}/resend-invitation