PUT /api/dashboards/{id}

This documentation is temporarily hosted at a separate location.

View the full Dashboards API reference →

Responses

  • 200

    See the full Dashboards API reference for detailed response schemas.

PUT /api/dashboards/{id}
curl \
 --request PUT 'https://localhost:5601/api/dashboards/{id}' \
 --header "Authorization: $API_KEY"