Skip to main content
DELETE
/
v1
/
groups
/
{id}
Delete a group
curl --request DELETE \
  --url https://api.xoxo.email/v1/groups/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://help.xoxo.email/llms.txt

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

Authorizations

Authorization
string
header
required

API token. Pass as Authorization: Bearer <token>.

Response

No content