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
| ||||||||||||||||||||
406 Invalid webhook url | ||||||||||||||||||||
409 User conflict
|