Update an existing dashboard
PATCH {{fastly_url}}/observability/dashboards/{{dashboard_id}}
Authorization: API token with at least Engineer permissions.
Request Body
{"name"=>"My Updated Dashboard", "description"=>"I'm altering the dashboard."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |