| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

timeOffUuid

uuid

required

time-off identifier

workerUuid

uuid

companyUuid

uuid

startTime

date-time

endTime

date-time

allDay

boolean

truefalse

# ``200      the updated time-off

Updated3 months ago

* * *

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request PATCH \
 
     --url https://services.fountain.com/api/serviceattendance/processes/timeOff/timeOffUuid \

--header 'accept: application/json' \

--header 'content-type: application/json'
```

application/json

``200

Updated3 months ago

* * *
