GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security
API Reference
These docs are for v2023-09-01. Click to read the latest docs for v2024-04-01.

Delete an individual job

Deletes a specific job that an employee holds.

scope: jobs:write

Path Params
string
required

The UUID of the job

Headers
string

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

Responses
204

No Content

404

Not Found

The requested resource does not exist. Make sure the provided ID/UUID is valid.

Language
Credentials
Click Try It! to start a request and see the response here!