DELETE api/SigningRoomManager/Documents/{documentId}/Reviewers/{documentReviewerId}
Deletes the document reviewer.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| documentReviewerId |
The id of the document reviewer. |
integer |
Required |
| documentId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.