Sends an application invitation email to an existing employee.


Access: System, Admin, and ClientAdmin users only.
The invitation is sent to the employee's personal email by default, or to the work email when useWorkEmail is true.
The invitation link remains valid for the requested number of seconds; the default validity is 12 hours.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Identifier of the company that owns the employee.

int32
required

Identifier of the employee who should receive the invitation.

Query Params
boolean
Defaults to false

When true, sends the invitation to the employee's work email instead of the personal email.

int32
Defaults to 43200

Lifetime of the invitation link in seconds.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response
204

No Content

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!