Login
https://cms.inr-exchange.rare-able.com/api/user/send_verification_code
POST
This endpoint sends a verification code to the user's email address. The user must provide their email to request the verification code. If the request is successful, the API responds with a success message confirming that the email verification code has been sent.
BODY PARAMS
email
string
required
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use
Get Access Token
X-Merchant-ID "string"
To generate please use
Get Merchant ID
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
success "boolean"
message "string"
code "integer"
data "object"
email "string"