Method: projects.locations.collections.engines.assistants.agents.tasks.pushNotificationConfigs.delete

Delete a push notification config for a task.

HTTP request

DELETE https://discoveryengine.googleapis.com/{tenant=projects/*/locations/*/collections/*/engines/*/assistants/*/agents/*}/{name=tasks/*/pushNotificationConfigs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tenant

string

Optional tenant, provided as a path parameter. Experimental, might still change for 1.0 release.

name

string

The resource name of the config to delete. Format: tasks/{taskId}/pushNotificationConfigs/{configId}

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.