delete https://api.timeero.app/api/public/breaks/
Endpoint: DELETE /breaks/{{break_id}}
Description: Delete a break.
Response:
{
"items": null,
"message": "Break deleted successfully."
}
Endpoint: DELETE /breaks/{{break_id}}
Description: Delete a break.
Response:
{
"items": null,
"message": "Break deleted successfully."
}
Try It!
to start a request and see the response here!