curl --location -g --request PUT 'http:///V1/products//websites' \ --header 'Content-Type: application/json' \ --data-raw '{ "productWebsiteLink": { "sku": "string", "website_id": 0 } }'
true