Delete an individual job
DELETE {{baseUrl}}/v1/jobs/:job_id
Deletes a specific job that an employee holds.
scope: jobs:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. |