Delete a time off requestAsk AIdelete https://api.gusto-demo.com/v1/time_off/requests/{time_off_request_uuid}Delete a time off request scope: time_off_requests:writePath Paramstime_off_request_uuidstringrequiredThe UUID of the time off requestHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 204no content 404Not Found 422Unprocessable Entity This may happen when the body of your request contains errors such as invalid_attribute_value, or the request fails due to an invalid_operation. See the Errors Categories guide for more details.Updated 2 days ago