# Delete a specific sender by its unique identifier. **DELETE /v2/Channels/Senders/{Sid}** Delete a specific sender by its unique identifier. A Sender resource represents a messaging channel sender of WhatsApp. ## Servers - https://messaging.twilio.com: https://messaging.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **Sid** (string) A 34 character string that uniquely identifies this Sender. ## Responses ### 204 The resource was deleted successfully. #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client - **T-Request-Id** (string) [Powered by Bump.sh](https://bump.sh)