A package cannot be deleted but can be removed from view. When you perform a POST to create a background check package, the response will be a 201 created. The location URL in the response will provide the list ID for your new package. The list ID returned can be used in a PATCH request to change the “hidden” value from false to true in the payload.
Further information can be found on the List API section of the developer site. Please review the "Update a specific list node" and "Update one or more list nodes" sections for further detail and examples.
A package cannot be deleted but can be removed from view. When you perform a POST to create a background check package, the response will be a 201 created. The location URL in the response will provide the list ID for your new package. The list ID returned can be used in a PATCH request to change the “hidden” value from false to true in the payload.
Further information can be found on the List API section of the developer site. Please review the "Update a specific list node" and "Update one or more list nodes" sections for further detail and examples.
https://developer.icims.com/REST-API/Object-Types-Commands/list-api