# Delete a specific environment. **DELETE /v1/Services/{ServiceSid}/Environments/{Sid}** Delete a specific environment. Represents a deployed build of a given set of Functions and/or Assets at a specific URL. ## Servers - https://serverless.twilio.com: https://serverless.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the Service to delete the Environment resource from. - **Sid** (string) The SID of the Environment resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)