manager
Initiate Bulk Remove
Initiate bulk employee removal operation. Returns immediately with operation_id for status polling. Each employee removal is atomic (Clerk + DB or rollback).
The operation runs in the background and updates progress in the database. Use GET /manager/employees/bulk-remove/{operation_id} to check status.
post/manager/employees/bulk-remove
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.