Body
application/json
Whether to pause or resume indexing
Response
The current pause state
The response is of type boolean
.
{
"pause": true
}
true
Pause indexing
{
"pause": true
}
true
{
"pause": true
}
Whether to pause or resume indexing
The current pause state
The response is of type boolean
.