Skip to main content
POST
Request password reset

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
email
string
required

Email address to send the reset link to.

Example:

"user@example.com"

Response

200 - application/json

Reset email sent.

success
boolean
required
Example:

true

data
object
required