Delete Product

DELETEpartner-integration/product/PC

Delete the PC product to integrate with AWS S3.

Delete ProductDelete Product

API Request

curl --location '<platform_url>/partner-integration/product/PC' --header 'Authorization: Bearer token'    

JSON Output

 {
    "message": "Successfully deleted product config data"
}