Authorization: Bearer ********************
curl --location --request PUT 'https://api.msaaq.com/v1/admin/videos/3' \ --header 'Accept: application/json' \ --header 'X-Tenant: academy.msaaq.com' \ --form 'title="update title here"'
{}