Delete Product
Delete the PC product to integrate with AWS S3.
API Request
curl --location '<platform_url>/partner-integration/product/PC' --header 'Authorization: Bearer token'
JSON Output
{ "message": "Successfully deleted product config data" }