Skip to main content

Disconnect all clients.

POST 

<your-unleash-url>/api/admin/streaming/disconnect-all

Disconnects all streaming clients.

Responses

This response has no body.

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L -X POST '<your-unleash-url>/api/admin/streaming/disconnect-all' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
ResponseClear

Click the Send API Request button above and see the response here!