patch https://example.com/organizations//locations//roles//users//timeclocks/
Permission Required: Individual
Individuals are allowed to clock out of an open timeclock at the current time via the close=true parameter.
Permission Required: Location Manager
Managers are able to modify any timeclock within their location. Organization administrators have access in all locations.
Clocking Out
To clock out of a shift, make a PATCH request with the parameter close=true
. It will set stop to the current time.