Contractors
Cancel a pending contractor termination
Purpose
Cancels a pending contractor dismissal. For future-dated dismissals, cancellation is available anytime before the date. For past-dated dismissals, cancellation is only available within the 2-day grace period.
Prerequisites
Before calling this endpoint:
- The contractor must have a pending dismissal (scheduled or within the grace period)
Related webhooks
- contractor.reactivated: Fires when the contractor becomes active again after cancellation
scope: contractors:write
delete/v1/contractors/{contractor_uuid}/termination
Path parameters
contractor_uuidstring required
The UUID of the contractor
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
no content
Changes
No recorded changes to this endpoint across all 1 revision of this API.