Unregister all users
Success response
Example request
curl -X GET 'http://localhost:8080/api/v4/unregister/all' \
-H 'Accept: application/json'Last updated
Was this helpful?
Unregister all users from the Floating Server.
URL: /api/v4/unregister/all
Method: GET
Accept: application/json
Code: 200 OK
curl -X GET 'http://localhost:8080/api/v4/unregister/all' \
-H 'Accept: application/json'Last updated
Was this helpful?
Was this helpful?