Dashboard

post/api/v1/config/dashboards

Request body

dry_runboolean

If true, the Dashboard isn't created, and no response Dashboard will be returned. The response will return an error if the given Dashboard is invalid.

Response

A successful response containing the created Dashboard.

Changes