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

Body

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

"#000000"

geometry
object

Rgeo spherical polygon geo json representation

Response

Worksite created

id
integer

Worksite ID

status
integer

Response status

Example:

200