resources/comments/{cmid} (delete)

To delete an existing comment. 

URL

(DELETE) /resources/comments/{cmid}

PARAMETERS

The URL parameters are:

cmid

The ID of the comment to delete.

Mandatory

 

The parameters are a JSON object included in the request body:

scope

The

scope object

. The segment must be within the scope.

Mandatory

query

The

query object

. The query for limit segments.

Mandatory

loadRightsFromCache

Boolean. Default true.

Optionnal


RESULTS

Array of segmentIds deleted.