Hello, I started using stream for integrate my SaaS product.
Is there any API for update video’s meta data?
I couldn’t find API documentation:
-
Cloudflare API v4 Documentation
but I found similar code on WP plugin - https://plugins.trac.wordpress.org/browser/cloudflare-stream/trunk/src/init.php#L275
Does Anyone know the endpoint POST /account/{accountId}/media/{video-uid}
is supported?
Thanks!