Requires authorization
Deletes the specified region-specific operation resource. Try it now .
Request
HTTP request
DELETE https://www.googleapis.com/compute/v1/projects/project/regions/region/operations/operation
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
operation
|
string
|
Name of the operation resource to delete. |
project
|
string
|
Project iD of the project scoping this request. |
region
|
string
|
Name of the region scoping this request. |
Authorization
This request requires authorization with the following scope ( read more about authentication and authorization ).
Scope |
---|
https://www.googleapis.com/auth/compute
|
Request body
Do not supply a request body with this method.
Response
If successful, this method returns an empty response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.