Skip to main content
DELETE
Cancel leaver details for many employees in one call

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Body

application/json
employeeIds
string[]
required

Identifiers of the employees whose leaver status should be cleared. Duplicates are deduped server-side before processing.

Example:

Response

Bulk cancel completed; inspect succeeded/failed

message
object
content
object
validationIssues
object[]
messageToken
string