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