# Delete alpha sender **DELETE /v1/Services/{ServiceSid}/AlphaSenders/{Sid}** A Messaging Service resource to add, fetch or remove an Alpha Sender ID from a Messaging Service. ## Servers ## 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 AlphaSender resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)