DELETE api/reportserver/v2/categories/{categoryId}
Deletes a category by ID. The category can be deleted only if it does not contain any reports.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryId |
Category ID. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.