delete https://api.bamboohr.com/api/gateway.php//v1/timetracking/delete/
Delete an hour record
Sample response:
{
"status": "success",
"message": "Record removed"
}
Delete an hour record
Sample response:
{
"status": "success",
"message": "Record removed"
}
Try It!
to start a request and see the response here!