Skip to main content
POST
Reset password user

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Body

application/json
userId
string
required

The Id of user. Example: 66791b2ef001a712b77b3627

password
string
required

String that must contain lowercase, uppercase, number and symbols. Example: 1QklJb@ap

Response

Success

status
boolean

Status of response.

message
string

Message of response.

property
object

object of user.