/worksites/{worksiteId}
Use this endpoint to modify and update an existing Worksite.
put/worksites/{worksiteId}
Path parameters
worksiteIdinteger required
Request body
Response
200
Example response
{
"worksiteId": 384,
"name": "Example Worksite",
"isPreferred": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.