Retrieve event by id
PUT/data/events/:event_id
Update event details by event id
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response based on the query
Bad request
Unauthorized Access
Requested event id not exists
Something went wrong in the application or the depending services are down. Client should avoid retrying immediately.