deleteReviewRecordPair
deleteReviewRecordPair
The deleteReviewRecordPair method deletes the specified review record pair entry from the repository. This method should not be used as the review entries that have been reviewed, are no longer visible through the API.
Method
The method uses the PUT HTML method.
Input
The input to the method is the ReviewRecordPair element.
Output
The output is void if the review record pair deleted or throw an response status as Not Modified
Â