cURL
curl --request POST \ --url https://api.decodahealth.com/check-in/clock-in/clock-out \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
{ "id": "<string>", "userId": "<string>", "startTime": "2023-11-07T05:31:56Z", "locationId": "<string>", "endTime": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.decodahealth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.decodahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
The tenant you are making this request on behalf of
Your api key
Successful Response