Reset user password

Reset user password as an admin

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

idSchema
idstringRequired
User email

Response

resetPasswordSchema
resetPasswordUrlstringformat: "uri"
A URL pointing to a location where the user can reset their password

Errors