Register User
Create a new user account with email and password.Endpoint
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | User’s email address |
password | string | Yes | Password (min 8 characters) |
name | string | No | User’s display name |
Create a new user account
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | User’s email address |
password | string | Yes | Password (min 8 characters) |
name | string | No | User’s display name |