Positive Add
POST
https://api.luasims.cloud/api/v1/student/positive/add
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Description |
---|---|---|
StudentID | string | The Roblox ID of the user |
StudentUsername | string | The Roblox Username of the user |
Details | object | Details about the positive |
Object Body
Name | Type | Description |
---|---|---|
Type | string | |
Points | Number (if 0 then use string) | |
Lesson | string | |
Location | string | |
Comment | string | |
Status | string | |
RecordedBy | string |
Response
Last updated