GET api/Terminate?APIKey={APIKey}&ControllerID={ControllerID}

This will remove the controller from the API account and reset the Controller Password

Request Information

URI Parameters

NameDescriptionTypeAdditional information
APIKey

The API key provided

string

Required

ControllerID

The ControllerID of the unit you want to Terminate

string

Required

Body Parameters

None.

Response Information

Resource Description

The system a return message of Success if there is no problem

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>