Skip to main content

Resend Signup Email

POST 

/api/v1/users/:user_id/resendsignup

Resend the activation/signup email for a user who has not yet completed onboarding (in REQUESTED state). Generates a new activation link and resets the 7-day expiry window.

The target user must be in the same group as the calling admin and must be in REQUESTED state. For users who have already activated (REGISTERED state), use the password reset endpoint instead.

Request

Responses

Signup email resent successfully