Systems

Create a new system

post

Create a new system with the specified ID

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The project ID

siteIdstringRequired

The site ID

systemIdstringRequired

The system ID

Body

Refer to the /schemas/system endpoint for the full JSON Schema definition

anyOptional
anyOptional
or
anyOptional
anyOptional
or
or
or
or
or
or
or
or
or
Responses
200

successful operation

application/json
post
/projects/{projectId}/sites/{siteId}/systems/{systemId}

Update an existing system

put

Update an existing system

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The project ID

siteIdstringRequired

The site ID

systemIdstringRequired

The system ID

Body

Refer to the /schemas/system endpoint for the full JSON Schema definition

anyOptional
anyOptional
or
anyOptional
anyOptional
or
or
or
or
or
or
or
or
or
Responses
200

successful operation

application/json
put
/projects/{projectId}/sites/{siteId}/systems/{systemId}

Deletes an existing system

delete

Deletes an existing system

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The project ID

siteIdstringRequired

The site ID

systemIdstringRequired

The system ID

Responses
200

successful operation

application/json
Responseobject
delete
/projects/{projectId}/sites/{siteId}/systems/{systemId}