# Delete a Build resource. **DELETE /v1/Services/{ServiceSid}/Builds/{Sid}** Delete a Build resource. A collection of Function Versions, Asset Versions, Dependencies, and a Runtime that form a deployable unit. ## 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 Build resource from. - **Sid** (string) The SID of the Build resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)