mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
13 lines
567 B
Markdown
13 lines
567 B
Markdown
# CreateUserResponseBody
|
|
|
|
user created
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `active` | *boolean* | :heavy_check_mark: | N/A |
|
|
| `message` | *string* | :heavy_check_mark: | N/A |
|
|
| `success` | *boolean* | :heavy_check_mark: | N/A |
|
|
| `userId` | *number* | :heavy_minus_sign: | N/A | |