{
"source_site": "Netflix",
"watch_url": "https://www.netflix.com/watch/example"
}curl --location --request PUT 'http://8.221.99.13/api/resources/386371' \
--header 'Content-Type: application/json' \
--data '{
"source_site": "Netflix",
"watch_url": "https://www.netflix.com/watch/example"
}'{}