Invite Staff Member
Company Staff Management
Invite Staff Member
Invite a user to the authenticated company by email. If the user already exists they’re added directly; otherwise an invitation email is sent (whitelabel-aware).
POST
Invite Staff Member
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
200
Invitation sent (or staff added directly if the user already exists).

