post
https://api.hibob.com/v1/hiring/background-checks/packages/delete
Permanently delete specific packages from the partner catalog for the installing company.
Deletes specific packages from the partner catalog for the
installing company without replacing the full catalog.
Semantics:
packageIdsis required and must be non-empty.- Blank or duplicate IDs in the same request return
400. - Matching packages are permanently deleted and cannot be selected for new checks.
- Unknown IDs are ignored (idempotent).
- In-flight checks keep their stored
packageId; GET and PATCH on existing checks remain allowed.
Prefer this when removing a subset of packages. Use POST packages with an
omitted/empty catalog when replacing or clearing the full catalog (POST
permanently deletes omitted packages).
OAuth scope: hiring.integrations:write
204No content

