Votes¶
List of all votes¶
/votes/
| method | GET |
| Auth | YES |
Input vars
| Parameter | Type | Description |
|---|---|---|
| user_id | integer | User’s ID |
Response
| Parameter | Type | Description |
|---|---|---|
| votes | array | |
| Nested in votes | ||
| user_id | integer | User’s ID |
| votes_total | integer | Total amount of votes |
| expire_date | timestamp | Next expiration date |
| expire_votes | integer | How many votes expire |
User gives votes to point¶
Coming soon...
User gives votes to user¶
Coming soon...