Skip to main content
PUT
Update site

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
required
Minimum string length: 1
country
string | null
city
string | null
address
string | null
unlocode
string | null
longitude
number | null
latitude
number | null
numberOfEmployees
number | null
floorArea
number | null
parentSiteId
string | null
tags
string[] | null
metadata
object | null

Response

Successful response

id
string
required
name
string
required
createdAt
string
required
updatedAt
string
required
parentSiteId
string | null
required