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
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. This value is included in the opc-request-id response header. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""