added
New PUT and PATCH /sessions/{id} Endpoints
over 3 years ago by Pierre Guilhou
We're delighted to announce that we've just rolled out 2 new API endpoints:
- A PUT /sessions/{id} endpoint to update an event session by providing all its attributes
- A PATCH /sessions/{id} endpoint to update only a few of its attributes
These two improvements will let you re-schedule your event session very easily!
Stay tuned for other upcoming improvements on the public API that should be announced in the next coming weeks!