Batch Delete Contracts
delete
/primeapi/restapi/contract/batch
Send a request to this endpoint to delete one or more contracts.
Request
Supported Media Types
- application/json
One or more system-generated identifiers of contracts.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid input for the Contract service. Verify the request contains valid data, then resubmit the request.