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