POST/me/clockout.json
Clock me out
This will clock you out under which ever API Key you are currently using.
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"STATUS": "OK"
}
This will clock you out under which ever API Key you are currently using.
{
"STATUS": "OK"
}