Data Feeds
Update a Data Feed
Updates a Data Feed
PATCH
http://{defaultHost}
/
api
/
v2
/
platform
/
data_feeds
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
data_feed
object
Response
200 - application/vnd.api+json
data
object
requiredWas this page helpful?