Skip to main content
PUT
/
api
/
v1
/
worksites
/
{id}
Error
A valid request URL is required to generate request examples
{
  "status": 200
}

Path Parameters

id
string
required

Worksite ID

Body

application/json
name
string
color
string<hex>
Example:

"#000000"

geometry
object

Rgeo spherical polygon geo json representation

Response

Worksite updated

status
integer

Response status

Example:

200