Create Datafeed
Creates a new real time messages / events stream ("datafeed"). The datafeed provides messages and events from all conversations that the user is in. The types of events surfaced in the datafeed can be found in the Real Time Events list.
Returns the ID
of the datafeed that has just been created. This ID
should then be used as input to the Read Datafeed endpoint.
Last updated