POST api/Categories/DeleteCategory?categoryId={categoryId}
Deletes the category. Only Administrator can do that.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryId |
the category id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.