Dashboard - Delete an existing dashboard
Please enter a valid token
Enter ID of an existing dashboard.
The requested API version
1.0Optional User Id
Success: Dashboard successfully deleted.
Class for representing response.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
Success MessageA public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.
200Unauthorized: Invalid credentials or missing/invalid authentication token.
Forbidden: Access denied to delete the dashboard due to insufficient permissions or account restrictions.
Not Found: The dashboard with the provided ID does not exist, the URL is invalid, or the resource has been deleted.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated