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}/flushDestroys 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
{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}