intercom-node icon indicating copy to clipboard operation
intercom-node copied to clipboard

Wrong type in POST event summaries endpoint

Open Emilios1995 opened this issue 8 months ago • 0 comments

It looks like your API definitions for the POST /events/summaries endpoint is wrong.

The event_summaries field is defined as an object, while it should be an array.

Emilios1995 avatar Mar 31 '25 18:03 Emilios1995