POST /_system/passwordreset/request
Request a password reset token via email
Request a password reset token via email
| Key | Type | Example | Description |
|---|---|---|---|
| emailrequired | string | | Email address of the account |
| hostrequired | string | | Host URL for the reset link |
| usernamerequired | string | | Username of the account |
{
"msg": "ok"
}{
"error": "ERROR_KEY"
}| Permission | Description |
|---|---|
*public | No authentication required, public endpoint |
Back to Password Reset Return to the Password Reset category to view other endpoints All API Categories Browse all available API categories
