Skip to main content

Remove Employee Invite

DELETE 

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

EndPoint Description : This API is used to delete an existing employee invitation.

Details :

  • Deletes the employee invite identified by the invite ID provided in the path parameter.
  • Once deleted, the invitation becomes invalid and can no longer be used.

Request

Responses

Employee invite deleted successfully