# Delete a Service resource. **DELETE /v1/Services/{Sid}** Delete a Service resource. The top-level resource for a Serverless application, which serves as a container for the application environments. ## Servers - https://serverless.twilio.com: https://serverless.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **Sid** (string) The `sid` or `unique_name` of the Service resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)