beta/
docs
/
overview
OverviewGuidesAPI Reference
Log inSign up
beta/
docs
/
overview
OverviewGuidesAPI Reference
Sign upLogin
Guides
Getting started with Livepeer.com
Live stream with the Livepeer.com API
Overview
Delete a stream
Live stream with the Livepeer.com dashboard
Your Livepeer.com account

How to delete a stream with the Livepeer.com API

Deleting a stream cannot be undone.

To delete a stream, you’ll need the id (a.k.a. the stream ID) from when you created a stream object.

Delete the stream by sending a DELETE request to https://livepeer.com/api/stream/. For example:

curl -H 'authorization: Bearer {api_key}' \
-X DELETE "https://livepeer.com/api/stream/{streamId}"

When a stream is deleted, the stream object name is not reusable.

Livepeer.com
beta
  • Company
  • Home
  • Contact
  • Team
  • Jobs
  • Livepeer, Inc.
  • 223 Bedford Ave PMB 530
    Brooklyn, NY 11211
  • hello@livepeer.com