Skip to main content
DELETE
/
v2
/
groups
/
{id}
Delete a custom group (associations removed, addresses kept)
curl --request DELETE \
  --url https://api.range.org/v2/groups/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.range.org/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

id
string
required

Response

200 - undefined
Last modified on May 15, 2026