<- Labor API

Labor API

Update break type

PUT

 /v2/labor/break-types/{id}

Updates an existing BreakType.

Permissions:TIMECARDS_SETTINGS_READ, TIMECARDS_SETTINGS_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

id

string

Required

The UUID for the BreakType being updated.

Link to section

Request body

Link to section

break_type

Required

The updated BreakType.

Link to section

Response fields

Link to section

break_type

The response object.

Link to section

errors

Any errors that occurred during the request.