Method: interactionsHttp.cancel

Full name: projects.locations.interactionsHttp.cancel

Cancels an interaction.

Endpoint

post https://{service-endpoint}/v1beta1/{name}/cancel

Where {service-endpoint} is one of the supported service endpoints.

Path parameters

name string

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.