DELETE api/SigningRoomManager/Documents/{documentId}/Reviewers/{documentReviewerId}

Deletes the document reviewer.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
documentReviewerId

The id of the document reviewer.

integer

Required

documentId

string

None.

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.