Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Time in milliseconds within which the update should be committed.
Application context for the query rewrite request.
Indicates whether the query rewrite should be applied in a staging environment.
Optional version number of the query rewrite update.
Body
Details of the query rewrite rule to be created or updated.
Represents a request to create or update a query rewrite rule.
The unique identifier of the base object associated with this query rewrite.
Timestamp indicating when the query rewrite was created.
Indicates whether the query rewrite rule is currently deployed.
Unique identifier for the query rewrite.
Indicates whether the query rewrite has been deleted.
The current review status of the query rewrite.
approved
, auto
, denied
, pending
, supplied
Timestamp indicating when the query rewrite was last reviewed.
Identifier of the user who reviewed the query rewrite.
The source from which the query rewrite originated.
Type of source associated with the query rewrite.
A list of tags associated with the query rewrite.
Timestamp indicating when the query rewrite was last updated.
Response
Query rewrite rule successfully updated.
The response is of type object
.