Terminate Onboarding Flow
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Headers
Partner / ISV only: UUID of the workspace that owns the client company. Required together with X-Acting-Company-Id when scoping product APIs to a merchant. See /getting-started/multi-tenancy.
Partner / ISV only: UUID of the client company to act on. Must belong to the workspace in X-Workspace-Id.
Path Parameters
employeeId identifier
Body
CANDIDATE_WITHDREW, OFFER_RESCINDED, FAILED_PREBOARDING_CHECKS, DUPLICATE_HIRE, OTHER Must be true: confirms the actor is authorized to stop onboarding and understands separation workflow may follow.
4000Optional second approver (HRBP / legal designee) when organizational policy requires two-person control.