v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBSite Users
Reset password for the site user.
For a given site user, send a new reset password token.
post/v1/sites/users/reset-password
Request body
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": [],
"result": {
"success": true
}
}