Invite one or more users to join the organization.
post/organizations/invite-users
Request body
emailsstring[] required
expires_atstring date-time nullable
role'org_admin' | 'org_member' | 'org_setup_user'
Organization-level roles for customer users.
These roles require an organization_id and only apply within that organization.
Users can have different roles in different organizations.
Attributes:
ADMIN: Full access within the organization. Can manage users, configure
integrations, view/edit all sessions, manage billing.
MEMBER: Standard user access within the organization. Can create and view
their own sessions, view team sessions, use integrations.
SETUP_USER: Limited setup access. Can configure integrations, but
cannot view sessions or start investigations.