v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
B2BAccount

Remove User Role Async

Removes a role from the specified user.

delete/commerce/customer/b2baccounts/{accountId}/user/{userId}/roles/{roleId}

Path parameters

accountIdinteger required
userIdstring required

Unique identifier of the user with the role to delete.

roleIdinteger required

Unique identifer of the role to delete.

Response

OK