POST /api/dashboards

Technical preview — The Dashboards API is currently in technical preview and its full reference 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.

POST /api/dashboards
curl \
 --request POST 'https://localhost:5601/api/dashboards' \
 --header "Authorization: $API_KEY"