Create a user
Create a user
| Request Body — REQUIRED |
|---|
email email — REQUIRED |
password string — REQUIRED |
name string — REQUIREDPossible values: length ≤ 32 |
gender int32 — REQUIRED |
is_admin boolean — REQUIRED |
language language |
webhook_url string |
is_bot boolean |
| Responses | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200
| ||||||||||||||||||||
406Invalid webhook url | ||||||||||||||||||||
409User conflict
|