chatbot
clear chat
Skip to main content

Update

PUT 

/scenarios/:scenarioId/preference/:key

Update the preference with {key} for the scenario with {scenarioId}.

Request

Path Parameters

    scenarioId stringrequired

    The scenario's id

    key stringrequired

    The preference key

Body

required

    object

Responses

OK

Schema

    object

Loading...