Skip to main content

December 15, 2025

· 2 min read

GET /events

  • added the required property 'results/items/is_full' to the response with the '200' status
View updated docs

POST /events

  • added the required property 'is_full' to the response with the '201' status
View updated docs

PUT /events/external_id:{external_id}

  • added the required property 'is_full' to the response with the '200' status
View updated docs

GET /events/{id}

  • added the required property 'is_full' to the response with the '200' status
View updated docs

PUT /events/{id}

  • added the required property 'is_full' to the response with the '200' status
View updated docs