<- Labor API

Labor API

Update workweek config

PUT

 /v2/labor/workweek-configs/{id}

Updates a WorkweekConfig.

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 WorkweekConfig object being updated.

Link to section

Request body

Link to section

workweek_config

Required

The updated WorkweekConfig object.

Link to section

Response fields

Link to section

workweek_config

The response object.

Link to section

errors

Any errors that occurred during the request.