Update Venue Feedback
Venues
Update Venue Feedback
Add or update feedback for a venue
POST
Update Venue Feedback
Add or update your feedback for a specific venue within an event. This includes the ability to like/unlike a venue and add comments.
Path Parameters
The ID of your event
The ID of the venue
Request Body
Set to true to like the venue, false to unlike
Your feedback or comments about the venue
Example Request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Feedback updated successfully