Delete Product

204 Deleted Product

Updated about 1 month ago


ShellNodeRubyPHPPython

Base URL

https://api.uat.laka.co/v3/policies/{policyId}/products/{productId}

xxxxxxxxxx

curl --request DELETE \
     --url https://api.uat.laka.co/v3/policies/policyId/products/productId \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

204

Updated about 1 month ago