delete
https://api.hibob.com/v1/people//dependents/
Deletes a dependent entry for the given employee. In the Bob UI this table may appear as Children or Dependents, depending on your company configuration. Returns no content on success. Also updates the employee's home.numberOfKids field (an employee field you can fetch with the People search endpoint).
Required permissions: People's Data > Home > Manage selected employees' Home sections (or Children/Dependents table Manage when field-level permissions are enabled).
204Entry deleted successfully.
404No dependent entry was found for the given employee and entry ID.

