> ## Documentation Index
> Fetch the complete documentation index at: https://notte-experiment-visibility-md-links.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DeletePhoneNumberResponse

## Fields

<ParamField path="status" type="Literal['success', 'failure']" required>
  Status of the deletion
</ParamField>

<ParamField path="message" type="str" default="Phone number deleted successfully">
  Message of the deletion
</ParamField>

## Module

`notte_sdk.types`
