delete https://rls.congacloud.com/api/revenue-admin/v1/products//product-group-members
Deletes one or more product group members from a specified product based on the parameters and request body.
Log in to see full request history
Response
200OK
Deletes one or more product group members from a specified product based on the parameters and request body.
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://rls.congacloud.com/api/revenue-admin/v1/products/parentId/product-group-members \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!