Update a data feed

Requires the api:write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

A public data feed asset.

const
enum
Allowed:
string
boolean
string
string
columns
array of objects

The feed's columns, in the order they appear. A write replaces the whole array: a column left out of it is removed. Keep each existing column's id so what you did not send is kept; a new column needs a name, a type and a formula, and a DATE column should also carry the fmtArgs that describe how its values are formatted - copy them from an existing date column.

columns
source
object

Datasource details: read-side connection metadata; on update, connector-specific configuration (shape varies by connector, so extra properties are allowed).

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json