post
https://api.hibob.com/v1/hiring/background-checks/packages
Replace the partner package catalog for the installing company.
Registers or replaces the partner's package catalog for the
installing company. The call is idempotent — safe to retry to refresh names
or descriptions.
Catalog replace semantics:
idandnameare required and non-blank;descriptionis optional.- Duplicate package IDs in the same request return
400. - Packages omitted from the POST are permanently deleted and cannot be selected for new checks.
- An empty
packagesarray permanently deletes the full catalog for that company/app. - In-flight checks keep their stored
packageId; GET and PATCH on existing checks remain allowed. - Validation is all-or-nothing — no partial accept.
There is no hard maximum package count in v1.
OAuth scope: hiring.integrations:write
204No content

