# Delete a specific MessagingConfiguration. **DELETE /v2/Services/{ServiceSid}/MessagingConfigurations/{Country}** Delete a specific MessagingConfiguration. ## Servers - https://verify.twilio.com: https://verify.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Service](https://www.twilio.com/docs/verify/api/service) that the resource is associated with. - **Country** (string) The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)