POST
/
indexing
/
pause
{
    "pause": true
}
true
{
    "pause": true
}

Body

application/json
pause
boolean
required

Whether to pause or resume indexing

Response

200
application/json
The current pause state

The response is of type boolean.