Deletes a push notification config for a task.
HTTP request
DELETE https://ces.googleapis.com/tasks/{taskId}/pushNotificationConfigs/{id}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
taskId |
Required. The parent task resource ID. |
id |
Required. The resource ID of the configuration to delete. |
Query parameters
| Parameters | |
|---|---|
tenant |
Optional. Tenant ID, provided as a path parameter. |
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/ces
For more information, see the Authentication Overview.