Updates an Example Sentence for an Intent.
Supply the API Key in the HTTP-Header
The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.
application/json, application/hal+json, application/xml, text/xml, text/csv The unique identifier for the Flow.
24^[a-z0-9]{24}$The unique identifier for the Intent.
24^[a-z0-9]{24}$The unique identifier for the Example Sentence.
24^[a-z0-9]{24}$The payload for creating or updating an Example Sentence.
The text in the Example Sentence.
"I want to buy a pizza."
The Slot segments in the Example Sentence. Each item defines a start and end indexes, and the Slot type: system-defined or user-defined Slot.
A Slot defined by the start and end indexes in the Example Sentence. The value is the text that appears in the range between the start and end indexes.
Successfully updated Sentence