Flush all idle browsers in the pool

Destroys all idle browsers in the pool; leased browsers are not affected.

POST/browser_pools/{id_or_name}/flush

Destroys all idle browsers in the pool; leased browsers are not affected.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id_or_name*string

Browser pool ID or name

Response

Pool flushed successfully

no response body.
curl -X POST "https://example.com/browser_pools/string/flush"
Empty