Batch Delete Project Risk Mitigations

delete

/api/restapi/riskMitigation/batch

Send a request to this endpoint to delete one or more project risk mitigations.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : List<Integer>
Type: array
Title: List<Integer>
Show Source
Back to Top

Response

204 Response

Successful operation with no content.

400 Response

Invalid input.
Back to Top