{ "apiKey": "string" }
curl --location -g --request POST 'https://api-x.smsonline.cloud/v3/customers/{{userid}}/favourites/United Kingdom/Wise/any/toggle' \ --header 'Content-Type: application/json' \ --data-raw '{ "apiKey": "string" }'
{ "ok": true, "body": { "country": "United Kingdom", "service": "ABC App", "carrier": "any", "userId": "ocH1elI4WeYal0OBUUek9cvI4e72" } }