> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onenumber.africa/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Group

## Request Path Parameters

<ParamField path="reference" type="string" placeholder="GRP_BtFLkpxavTFNeCt" required>
  The reference of the Group.
</ParamField>

## Successful Response Data

<ResponseField name="statusCode" type="int">
  The status of the response. The value will be 200 for a successful response.
</ResponseField>

<ResponseField name="message" type="string">
  The message (description) of the response.
</ResponseField>
