added

New PUT and PATCH /sessions/{id} Endpoints

2880

We're delighted to announce that we've just rolled out 2 new API endpoints:

  1. A PUT /sessions/{id} endpoint to update an event session by providing all its attributes
  2. 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!