Configure the Digital Assistant Parameters for the Digital Assistant instance

POST {{baseUrl}}/odaInstances/:odaInstanceId/actions/configureDigitalAssistantParameters

This will store the provided parameters in the Digital Assistant instance and update any Digital Assistants with matching parameters.

Request Body

{"parameters"=>[{"name"=>"sed minim", "type"=>"BOOLEAN", "value"=>"elit sint commodo nostrud deserunt"}, {"name"=>"ex in in", "type"=>"FLOAT", "value"=>"eiusmod Ut ullamco"}]}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing. This value is included in the opc-request-id response header.
Content-Typestring
Acceptstring

RESPONSES

status: OK

""