# Delete phone number **DELETE /v1/Services/{ServiceSid}/PhoneNumbers/{Sid}** A Messaging Service resource to add, fetch or remove phone numbers from a Messaging Service. ## Servers - https://messaging.twilio.com: https://messaging.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) to delete the resource from. - **Sid** (string) The SID of the PhoneNumber resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)