Sticky Sessions Control
Release Proxy Session by Multiple Port
This endpoint allows you to release sticky sessions for multiple ports in a single request.
Example Use Case:
If you have sticky sessions running on multiple ports (10000
, 10001
, and 10002
),
this API allows you to release them in a single request.
PUT
Authorizations
Basic authentication using username and password.
Body
application/json
Response
200
application/json
Successfully released the specified ports.
Indicates whether the session release was successful.
Example:
true