delete https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/customer/b2baccounts//user//roles/
Removes a role from the specified user.
Response
200Success
Removes a role from the specified user.
200Success
xxxxxxxxxx
curl --request DELETE \
--url https://t0-s0.sandbox.mozu.com/api/commerce/customer/b2baccounts/accountId/user/userId/roles/roleId
Try It!
to start a request and see the response here!