⚠️ 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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.