Report Subscription - Deletes a subscription
Please enter a valid token
Enter ID of an existing subscription
Enter ID of an existing report
The requested API version
1.0Optional User Id
Success: Subscription 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.
200Not Modified: The subscription has not been deleted.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Forbidden: Access denied to delete the subscription due to insufficient permissions or account restrictions.
Not Found: The specified report or subscription does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated