Resend verification email
POST
/resend-verification
Resends the email verification link to the tenant’s owner email address.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Verification email sent
Response for resend verification email
object
message
required
string
Example
{ "message": "Verification email sent"}Email already verified
Generic error response for OpenAPI documentation.
object
error
required
Error message.
string
Example
{ "error": "Short name or email conflict"}Tenant not found
Generic error response for OpenAPI documentation.
object
error
required
Error message.
string
Example
{ "error": "Short name or email conflict"}Server error