Update a shared dashboard

PUT {{baseUrl}}/api/v1/dashboard/public/:token

Update a shared dashboard associated with the specified token.

Request Body

{"global_time"=>{"live_span"=>"1h"}, "share_list"=>["test@datadoghq.com", "test2@datadoghq.com"], "share_type"=>"invite"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"dashboard_id":"123-abc-456","dashboard_type":"custom_timeboard","author":{"handle":"test@datadoghq.com","name":"esse labore dolore aute"},"created_at":"2020-04-24T12:42:48.981Z","global_time":{"live_span":"1h"},"global_time_selectable_enabled":false,"public_url":"sunt cillum","selectable_template_vars":[{"default_value":"*","name":"exampleVar","prefix":"test","visible_tags":["selectableValue1","selectableValue2"]}],"share_list":["test@datadoghq.com","test2@email.com"],"share_type":"open","token":"adipisicing consequat"}