delete https://{domain}/rest/customer_group
Permite a exclusão de determinado grupo de cliente
Log in to see full request history
Response
Permite a exclusão de determinado grupo de cliente
xxxxxxxxxx
curl --request DELETE \
--url https://your-domain.com/rest/customer_group \
--header 'Authorization: Bearer [your_token]' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: