Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create invites/warm invites for employees and contractors. This is used to invite users to team.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.