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