/api/dashboards/{id}/templates
REST API endpoint: /api/dashboards/{id}/templates
/api/dashboards/{id}/templates
POST
Summary: POST /api/dashboards/{id}/templates
Parameters
Name | Type | Required | Description |
---|---|---|---|
id | integer | Yes | A unique integer value identifying this dashboard. |
Request Body
json{
"example": "request body"
}