Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the query rewrite rule to be deleted.
Query Parameters
Optional parameter specifying the time in milliseconds within which the deletion should be committed.
Application context for the query rewrite deletion request.
Indicates whether the query rewrite rule should be deleted from the staging environment.
Response
Query rewrite rule successfully deleted. No content is returned.