Update sensor details
POST https://daas.digicert.com/apicontroller/v1/sensor/updateSensorDetails
Use this endpoint to update or modify the basic sensor settings.
Example requests and responses
Request parameters
Name | Req/Opt. | Type | Description |
---|---|---|---|
updatePreference | required | string | Sensor upgrade preference.
Manually upgrade the sensor from the UI. |
sensorName | required | string | Friendly name the administrator set for the sensor. |
licenseKey | required | string | Sensor license key to create scan. |
accountId | required | integer | Account ID. |
emailAddresses | required | string | Email address for the contact associated with the sensor. |
divisionId | required | integer | Division ID. |
Response parameters
Name | Type | Description |
---|---|---|
error | object | Includes the error code, if any. |
data | object | Object container for response, if any. |