DELETE v1/Article/{articleKey}/ObjectReview/{objectReviewKey}
Delete a ObjectReview.
Roles Allowed
admin, editor
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| articleKey | integer | 
                                 Required  | 
                |
| objectReviewKey | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
HTTP 200 if found, HTTP 404 otherwise
None.