Updated configuration and http api docs
This commit is contained in:
@@ -135,8 +135,16 @@ Will return the dashboard given the dashboard slug. Slug is the url friendly ver
|
||||
},
|
||||
}
|
||||
|
||||
### Delete dashboard
|
||||
|
||||
`DELETE /api/dashboards/db/:slug`
|
||||
|
||||
The above will delete the dashboard with the specified slug. The slug is the url friendly (unique) version of the dashboard title.
|
||||
|
||||
## Data sources
|
||||
|
||||
### Create data source
|
||||
|
||||
## Organizations
|
||||
|
||||
## Users
|
||||
|
||||
Reference in New Issue
Block a user