Skip to main content
DELETE
Delete an organization phone number by ID

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

phoneNumberId
string
required

The ID of the phone number to delete.

Response

No content is returned when the operation succeeds.