v1
latestOpenAPI 3.0.32026-07-1793060.0 KB⚠️ Not supported yet
Auth
New Password
New Password
post/api/v1/users/-actions/reset-password
Request body
Example request
{
"data": {
"attributes": {
"email": "cms@webiz.cz",
"password": "password",
"password_confirmation": "password",
"token": "8821c9ada30b0ea31929318c260f130dc37913044dc49bfd88221879b6c31184"
},
"type": "users"
}
}