Clock out a user

Ends an active timesheet by recording the user’s clock-out time. This completes the working session and calculates the total duration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The unique ID of the user who is clocking out.

string
required

The exact date and time when the user clocked out. Must be later than the corresponding clock-in time and formatted in ISO 8601. e.g YYYY-MM-DDTHH:MM:SS±HH:MM.

string

The user’s local timezone at the moment of clock-out, provided as an IANA timezone identifier.

string

The latitude coordinate where the user clocked out. Used for location verification and geofence enforcement.

string

The longitude coordinate where the user clocked out. Used for location verification and geofence enforcement.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json