Send verification email for linking social profiles
GET/identity/v2/auth/email/sendverificationemail
This API is used to Send verification email to the unverified email of the social profile. This API can be used only incase of optional verification workflow.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Email verification request successful.
Bad Request - Invalid parameters or missing required fields.
Status Unauthorized: The request requires user authentication.
Forbidden - Insufficient permissions to perform this action.
Internal Server Error - An unexpected error occurred.