Full name: projects.locations.interactionsHttp.cancel
Cancels an interaction.
Endpoint
posthttps://{service-endpoint}/v1beta1/{name}/cancel
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
namestring
Required. The name of the interaction to cancel. Format: interactions/{interaction}.
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.