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