# Delete an Asset resource. **DELETE /v1/Services/{ServiceSid}/Assets/{Sid}** Delete an Asset resource. A wrapper that represents a static file and groups the different Versions of the static file. ## 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 Asset resource from. - **Sid** (string) The SID that identifies the Asset resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)