Error
A valid request URL is required to generate request examples{
"app": "<string>",
"type": "<string>",
"enabled": false,
"numDeployed": 123,
"collection": "<string>",
"job": "<string>",
"lastDeployedOn": "2023-11-07T05:31:56Z",
"lastJobStatus": {
"resource": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
}Update the enabled status of a query rewrite type
PUT
/
query-rewrite
/
{type}
Error
A valid request URL is required to generate request examples{
"app": "<string>",
"type": "<string>",
"enabled": false,
"numDeployed": 123,
"collection": "<string>",
"job": "<string>",
"lastDeployedOn": "2023-11-07T05:31:56Z",
"lastJobStatus": {
"resource": {
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
}Path Parameters
The type of query rewrite
Query Parameters
The current Fusion application Id
Body
application/json
The new status to be updated
Show child attributes
Show child attributes
Was this page helpful?
Get status information for a specific query rewrite type, such as rules or spell correctionGet all stage instances
⌘I