Publish wallpaper comment/rating
POST/comment/wallpaper/:wallpaper_id
This method allows the user to share a comment and rating on one of Ryan’s wallpapers. The first time a user posts a comment it must also include a rating (between 1 and 5 stars) but subsequent comments do not require a rating. A user can only rate a wallpaper once and only Basic Members and above are allowed to share comments and ratings.
note
Every wallpaper object has a wallpaper.rating.user value that indiciates if you have rated this wallpaper yet by returning the integer rating, or null if not rated.
note
Requires user.membership.active = true
Required Membership Level
- Basic
- Lifetime Basic
- Plus
- Lifetime Plus
- Lifetime Supporter
- Donor
- Patron
- Sponsor
- Guardian
Request
Responses
- 200
- 400
- 401
- 429
Successful response
Bad Request
Unauthorized
Rate limit exceeded