Skip to main content

Create user forgot password request

Create user forgot password request

Request Body

user

user object REQUIRED
email string REQUIRED

Possible values: Value must match regular expression ^[^\s]+@[^\s]+$

Email

password string REQUIRED

Possible values: 12 ≤ length

Password

Responses
201

user

Schema OPTIONAL
data object
id integer

User ID

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL