v1

latestOpenAPI 3.0.32026-07-14265579.8 KB
Order

Resend Candidate Invite

If you would like to resend the candidate invitation email which contains the login link, you can make this call and a duplicate copy of the original invitation email will be sent to the candidate email address on file.

post/order/{id}/invite

Path parameters

idstring required

Order ID for invite link to retrieve.

Response

Success Response

successboolean

Example response

{
  "success": true
}