Skip to main content
POST
Reset password with code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
resetId
string<uuid>
required
code
string
required
newPassword
string
required

Response

Success

message
string