Registration
Registration
| Request Body — REQUIRED |
|---|
email email — REQUIRED |
full_name string — REQUIRED |
phoneNumber string — REQUIRED |
username string — REQUIRED |
password password — REQUIRED |
country string — REQUIRED |
role string — REQUIRED |
| Responses | |||
|---|---|---|---|
201User registered successfully | |||
400Invalid input
|