Deletes an asset feed.
HTTP request
DELETE https://cloudasset.googleapis.com/v1p2beta1/{name=*/*/feeds/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the feed and it must be in the format of: projects/projectNumber/feeds/feedId folders/folder_number/feeds/feedId organizations/organization_number/feeds/feedId |
Request body
The request body must be empty.
Response body
If successful, the response body will be empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.