User

Save user review

Save review feedback for the authenticated user. The request includes a review type and may include score, comment, and text ID.

post/api/v1/user-review/

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.