> ## 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 Message

<Note>
  Only messages that have these statuses can be deleted: created, scheduled.
</Note>

## Request Path Parameters

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

## 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>
