Skip to main content

Resend Employee Invite

POST 

/public-api/v1/employees/invites/:id/resend

EndPoint Description : Resend an existing employee invite to the individual. Used when the original invitation was not received or has expired.

Details :

  • Resend the invite email for an existing invite ID.
  • Ensures the invite is in a valid state for resending (e.g., not already accepted).
  • Regenerates the invite notification while preserving the original invite data.

Request

Responses

Employee invite resend successfully