Dataset - Delete an existing dataset
Please enter a valid token
Enter ID of the dataset to delete.
The requested API version
1.0Optional User Id
Success: Dataset 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.
200Bad Request: The request could not be processed due to invalid syntax or incorrect/missing dataset ID or parameters.
Not Found: The specified dataset was not found, the URL is invalid, or the resource has been deleted.
Conflict: The deletion request could not be processed due to a conflict with the current state of the resource.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated