Create a new review authored by the authenticated user.
Use this endpoint after a qualifying interaction (for example an order flow) when collecting user feedback.
Validation and moderation:
Responses:
201 with the created authored review.403 when the review is not valid for the source/user combination.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Review created
Review authored by the user
Unique identifier for the review
Rating given in the review
Number of times the review has been revised
Source associated with the review
User that the review is about
Optional textual feedback
Timestamp when the review was created