{id}/dashboards
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
Listing all the available collections with the associated dashboards.
Path Parameters
- id
Responses
- title
- UUID
- dashboards
Loading Examples...
- Allows you to create a new dashboard within a specified collection.
Path Parameters
- id
Request Body
application/json
- title
- createdAt
- collectionID
- collectionTitle
- createdBy
- entity_id
- jsonVersion
- editable
- curated
- public
- shared
- sharedByMe
- integration
- disabled
- isMyDefault
- orgId
- urlBased
- jsonViewProps
- sharedOrgId
Loading Examples...
Responses
Loading Examples...