24 June 2020
ยท One min read
Newโ
-
Endpoint to list purchased Custom Brandings.
-
Endpoint to list answers.
-
Endpoints to create , bulk create and delete attendee profile fields.
-
Added the ability to enable/disable Attendee Profiles and Registrants: added the optional parameters
attendeeProfiles
andregistrants
to the action Create a Pigeonhole.
Improvedโ
- Added panels link to all the Pigeonhole resource responses: list, inspect and create.
Changedโ
-
Renamed endpoint to list the votes cast on Poll options.
-
Renamed
Contracts
endpoints to Subscriptions. -
Renamed the request parameter
contractId
tosubscriptionId
in the action to Create a Pigeonhole. -
Renamed
eventName
toname
in the response to Create a Pigeonhole. -
Renamed JSON keys in the pagination
meta
object from snake case to camel case.