Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Browser pool ID or name
Response
Pool flushed successfully
curl --request POST \
--url https://api.onkernel.com/browser_pools/{id_or_name}/flush \
--header 'Authorization: Bearer <token>'This response does not have an example.Destroys all idle browsers in the pool; leased browsers are not affected.
curl --request POST \
--url https://api.onkernel.com/browser_pools/{id_or_name}/flush \
--header 'Authorization: Bearer <token>'This response does not have an example.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Browser pool ID or name
Pool flushed successfully