...
Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| userId (required) | string | The ID of the user whom you want to award with points. |
| amount (required) | string | The amount of points to be awarded. |
| reason (required) | string | The reason for awarding the points. |
...