Add one or many parameters.
POST {{baseUrl}}/globalCredentials
This endpoint is a mean of storing and retrieving parameters in the database in the form of keys and values.
Request Body
{"SensorsGlobalCredentials"=>{"sensor.security.login"=>"admin", "sensor.security.password"=>"secretPassword"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |