collections
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token)
- Content-Type: application/json
- Accept: application/json
Retrieves a list of dashboard collections.
Responses
- title
- UUID
- dashboards
Loading Examples...
This method is used to create a new dashboard collection. This allows users to organize and manage multiple dashboards within a specified collection for streamlined access and visualization of monitoring data.
Request Body
application/json
- title
- dashboards
Loading Examples...
Responses
Loading Examples...