_delete
Deletes a chosen User Clock-in
Parameters
id
The ID of the User Clock-in to be deleted
Example
Results
On Success
On Failure
If the "id" parameter is not set:
If the "id" parameter does not match any existing User Clock-in, or it has already been deleted:
Last updated