Delete Datafeed
Path parameters
datafeedIdstringRequired
ID of the datafeed
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Responses
204
Datafeed successfully deleted.
application/json
400
Bad request.
application/json
401
Unauthorized.
application/json
500
Internal server error.
application/json
delete
/v5/datafeeds/{datafeedId}Last updated
Was this helpful?