Skip to main content
DELETE
Delete Phone By ID

Headers

x-api-key
string
required

Your API key for authentication

Content-Type
enum<string>
required

Must be application/json

Available options:
application/json
x-workspace-id
string

Optional workspace ID (defaults to user's current workspace)

Path Parameters

id
string
required

The ID of the phone to delete

Example:

"+17245868135"

Response

Phone number successfully deleted

success
boolean
Example:

true

message
string
Example:

"Phone number deleted successfully"