Skip to main content
PUT
v1 Update Chart

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

id
string
required

Chart id.

Body

application/json

Update chart request body, id on body is not used.

attributes
object[]
audiences
object[]
base_audience
object
color
string
created_at
integer
dataset_codes
string[]
dataset_names
string[]
folder_id
string
group_type
integer
id
string
is_owner
boolean
is_public
boolean
is_shared
boolean
location_codes
string[]
metrics
string[]
name
string
owner_email
string
owner_id
integer
segmented_base
boolean
segments
string[]
shared_at
integer
shared_type
string
sort_parameter_type
integer
sort_parameter_value
string
sort_type
integer
splitter
string
updated_at
integer
view_type
integer
wave_codes
string[]

Response

Updated chart ID

The response is of type string.