Update Break

Partially updates a time tracking break identified by its UUID. Only fields provided in the request body are updated. Returns the updated break on success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The break ID.

Body Params
string

The name of the break

uuid

The unique identifier of the break policy this break belongs to

boolean

Whether the break is paid

integer

Duration of the break in minutes

enum

When the break is available to be taken

Allowed:
float | null

Minimum hours that must be worked before the break can be taken

float | null

Maximum hours that can be worked before the break must be taken

string | null

Earliest time the break can be taken (HH:MM format)

string | null

Latest time the break can be taken (HH:MM format)

Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json