POST/clockin.json
Quick log for another user
Pass in the person's ID in the body of the request to create a quick log entry for them. This can only be done if you are an admin or site owner.
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"STATUS": "OK"
}