Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

Response

201 - application/json

Reset link generated successfully, returns the link and its validity window.

resetPasswordUrl
string
required
expiresIn
number
required
emailSent
boolean
required
Last modified on September 15, 2026