Responses
Update a custom response
Update a specific custom response for an agent
PUT
Path Parameters
Identifier of the response, data format is expected to be UUID
Query Parameters
Identifier of the agent, data format is expected to be UUID
Body
application/json
The text of the response
The title of the response
the ID of the folder the response belongs to (used for custom responses).
free-form metadata, in the form of a map of keys to lists of allowed values for each key, that can be added to any response. At least one of the values in the list for each key included here must match what gets sent when requesting suggestions, so that responses can be filtered appropriately.
Was this page helpful?