mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
3.1 KiB
3.1 KiB
CreateUserRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active |
boolean | ➖ | This param requires an api key in the request header or it will be ignored |
approved |
boolean | ➖ | N/A |
email |
string | ✔️ | N/A |
externalIds |
operations.ExternalIds | ➖ | N/A |
name |
string | ✔️ | N/A |
password |
string | ✔️ | N/A |
userFields1 |
boolean | ➖ | N/A |
username |
string | ✔️ | N/A |