Is there a way to delete a Stream video via an API request?
https://api.cloudflare.com/#stream-videos-delete-video
DELETE zones/:zone_identifier/media/:identifier
How do I get this zone_identifier? No word about it in the doc I was using here https://developers.cloudflare.com/stream/getting-started/simple-uploads/
1 Like
Wanna know too!
Dont know how to delete video via API!
It should be DELETE accounts/:account_identifier/stream/:identifier
from Cloudflare API v4 Documentation, you may get your account ID from your dashboard or API Cloudflare API v4 Documentation
1 Like