Verify Email https://cms.inr-exchange.rare-able.com/api/user/verify_email
POST

This endpoint allows a user to verify their email by providing the email address and the verification code sent to them. Upon successful verification, the API returns a success message indicating that the email has been verified.

BODY PARAMS

email_code string required
email string required

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use Get Access Token

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

success "boolean"
message "string"
code "integer"
data "object"

email "string"