Re-send a recruitment check
POST/openapi/v1/recruitment-checks/:checkId/resend
Generates a fresh token, extends tokenExpiresAt, resets status to INITIATED so the mail action picks it up. Used when the original email bounced or was missed.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error