/
KN
knowi
/
User Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 2w ago
Details
Filter operations
Action Management API
12
Authentication Management API
2
Category Management API
8
Datasource Management API
5
Group Management API
8
KPI Management API
10
Natural Language Processing Management API
2
Report Management API
11
get
List share information for report
put
Add share information for report
post
Set share information for report
delete
Clear share information for report
get
List accessible reports
post
Create new report
get
Retrieve a report with specific ID
put
Update existing report with input information. If not specified in the input, the existing value will be kept intact
delete
Delete existing report with given ID
post
Execute report
post
Execute saved report with optional recipient, subject, and message overrides
Role Management API
2
User Management API
10
get
List share information for alert
put
Add share information for alert
post
Set share information for alert
delete
Clear share information for alert
get
List accessible alerts
post
Create new alert
get
Retrieve an alert with specific ID
put
Update existing alert with input information. If not specified in the input, the existing value will be kept intact
delete
Delete existing report with given ID
post
Pause alert with specific ID
post
Preview alert widget
post
Execute alert
post
Resume paused alert with specific ID
post
Create a new datasource
Report Management API
Delete existing report with given ID
delete
/api/2.0/reports/{objectId}
Path parameters
objectId
integer
required
Report ID to be deleted
Response
Success
ApiMessage
required
Response status
message
string
Message
documentation
string
Link to documentation
Changes