Storm docs logo
Search the docs.../
Explore Storm Products

Delete Stream

Request to delete stream.

Request

PropertyValue
MethodDELETE
URLhttps://api.stormstreaming.com/api/request/stream/{stream_key}
Authenticationx-api-key

URL Parameters:

ParameterDescription
{stream_key}The stream key of the stream you wish to delete
Request
Code iconbash
curl -X DELETE "https://api.stormstreaming.com/api/request/stream/{stream_key}" \
  -H "x-api-key: YOUR_API_KEY"

Response

ParameterTypeDescription
messagestringResponse status message
Successful Response (200)
Code iconjson
{
  "message": "Stream has been deleted."
}
Support Needed?

Create a free ticket and our support team will provide you necessary assistance.

Blog
Support
About us
Patents
Term of use
Privacy policy
Contact
©2026 Storm Streaming Media. All Rights Reserved.