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