curl --location 'https://rms.api.bbc.co.uk//my/networks/follows' \ --header 'Authorization;' \ --header 'X-API-Key;' \ --header 'Content-Type: application/json' \ --data '{ "platform": "responsiveweb", "service_id": "string" }'
{}