Update global credentials.
PUT {{baseUrl}}/globalCredentials
Request Body
{"SensorsGlobalCredentials"=>{"sensor.security.login"=>"admin", "sensor.security.password"=>"newSecretPassword"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |