mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 20:37:48 +00:00
9 lines
1.1 KiB
Markdown
9 lines
1.1 KiB
Markdown
# UpdateBadgeRequestBody
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
|
|
| `badgeTypeId` | *number* | :heavy_check_mark: | The ID for the badge type. 1 for Gold, 2 for Silver, 3 for Bronze. |
|
|
| `name` | *string* | :heavy_check_mark: | The name for the new badge. | |