Skip to main content

Resend Verification Token

Resend verification token to user.

Note - baseUrl - https://api.timbu.com/v2

Request

Post /users/resend-verification-token
:heavy_exclamation_mark:

Required Fields

Email string Required
:heavy_exclamation_mark:

|

Redirect url string Required

Request body

{
"email": "string",
"redirect_url": "string"
}

Response

Success.