User

Password Recovery Email

Forgot your password? No worries! Enter your email and we'll send you a recovery link

post/api/v1/user/send-password-recovery

Request body

emailstring email required

Example request

{
  "email": "oleg_vinnik@gmail.com"
}

Response

Request completed successfully.

detailstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.