# Delete a specific Stream. **DELETE /v1/Services/{ServiceSid}/Streams/{Sid}** Delete a specific Stream. ## Servers - https://sync.twilio.com: https://sync.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Sync Service](https://www.twilio.com/docs/sync/api/service) with the Sync Stream resource to delete. - **Sid** (string) The SID of the Stream resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)