Batch Delete Holiday Lists
delete
/primeapi/restapi/holidayList/batch
Send a request to this endpoint to delete one or more holiday lists. Objects with ID values that match the values provided in the request body will be deleted.
Request
Supported Media Types
- application/json
IDs of the Holiday Lists to be deleted.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid input for the Holiday List service. Verify the request contains valid data, then resubmit the request.