Settings - Team
Team membership and invitations.
📄️ List Team Invitations
List the invitations sent for the client's team as a cursor-paginated collection. Supports 'cursor', 'limit' (1-100, default 100), and a Zalando-style 'sort' parameter (e.g. 'date', '-date', 'email').
📄️ Invite Team Member
Send an email invitation to join the client's team with a given role (admin, cyberoper, or developer). The response is intentionally generic so it does not disclose whether the email already belongs to an existing user.
📄️ Delete Team Member
Remove a team member or pending invitation from the client by member ID. The removal is recorded in the audit log; a 500 problem response is returned if the deletion fails.