GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Schedule a contractor rehire

Purpose

Schedules a contractor rehire for a given date. Creates a new employment record for the contractor.

Prerequisites

Before calling this endpoint:

  1. The contractor must be inactive (previously dismissed)
  2. The contractor must not already have an upcoming employment

Related webhooks

  • contractor.reactivated: Fires when the contractor becomes active again (on or after start_date)

scope: contractors:write

Path Params
string
required

The UUID of the contractor

Body Params
date
required

The rehire date

Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses
204

no content

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json