Update a site by ID.

Privileges: DRAAS_MODIFY

Updates a site's information using its ID. The user can only
update the name and location of the sites. The updated name should be
unique among already existing sites. We do not support updating
onPremParams and the type of site.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Specifies the ID of the site.

Body Params

Specifies the parameters to update a site.

Specifies the common site parameters.

string | null
required

Specifies the name of the site.

string | null
enum
required

Specifies the type of the site.

Allowed:
location
object

Specifies details related to the location of a site.

onPremParams
object

Specifies the details of an on-prem site.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*