Batch Delete Work Package Change Requests

delete

/primeapi/restapi/workPackageChangeRequest/batch

Send a request to this endpoint to delete one or more work pakage change requests.

Request

Supported Media Types
Body ()
One or more system-generated identifiers of work package change requests.
Root Schema : List<Long>
Type: array
Title: List<Long>
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input for the Work Package Change Request Service.