curl --location --request PUT 'https://rms.api.bbc.co.uk//my/radio/follows//' \
--header 'Authorization;' \
--header 'X-Authentication-Provider;' \
--header 'X-API-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "string",
"added_at": "string",
"context": "string",
"metadata": {
"key": "string"
}
}'{
"$schema": "string",
"method": "string",
"replied_at": "string"
}