Create a custom response
Add a single custom response for an agent
Authorizations
Query Parameters
Identifier of the agent, data format is expected to be UUID
Body
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.
Response
The ID of this response, data format is UUID
The text of the response
The title of the response. Always non-empty for custom responses, but may be empty for other types of responses (global and organic).
the ID of the folder the response belongs to.
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?