Create Datafeed
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Body
tagstring · max: 100Optional
A unique identifier to ensure uniqueness of the datafeed.
includeInvisiblebooleanOptional
Set to true to retrieve invisible rooms related events. Default is false.
Responses
201
Datafeed sucessfully created.
application/json
400
Bad request.
application/json
401
Unauthorized.
application/json
500
Internal server error.
application/json
post
/v5/datafeedsLast updated
Was this helpful?