<- Labor API

Labor API

Delete break type

DELETE

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

Deletes an existing BreakType.

A BreakType can be deleted even if it is referenced from a Shift.

Permissions: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 deleted.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.