Skip to main content
DELETE
/
v3
/
sites
/
{site}
/
groups
Delete All Groups
curl --request DELETE \
  --url https://app.plugchoice.com/api/v3/sites/{site}/groups \
  --header 'Authorization: Bearer <token>'
Deletes all load balancing groups for the specified location. Returns a 204 No Content response on success.
site
string
required
The UUID of the location.