Deletes a SIP phone number.
cURL
curl --request DELETE \ --url https://app.deepslate.eu/api/v1/vendors/{vendorId}/organizations/{organizationId}/sip/credentials/{sipCredentialsId}/phone-numbers/{phoneNumberId}
ID of the Vendor (UUID)
ID of the Organization (UUID)
ID of the SIP Credentials (UUID)
ID of the Phone Number (UUID)
Phone number deleted
Was this page helpful?