Light Mode
Start a break
POST
/time-tracking/breaks/startAllows staff to start a break during their shift.
Request
Body Params application/json
object {0}
Example
{}
Request samples
Responses
OK(200)
Bad Request(400)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Break started successfully
Data Schema
object {0}
Example
{}
Last modified: 5 days ago