Description
This web service is used to remove Roles to existing User in an Organization.
Parameters
The following parameters are required in this web service.
organizationId: Defines the Organization Id of an Organization where that user exist.
username: Defines a unique username which will gives the existing user to be remove assigned GenRocket roles.
roles: Defines the list of GenRocket roles that can be remove from an existing user. List of available roles are - ROLE_USER, ROLE_ORG_ADMIN,ROLE_WEB_SERVICE.
Remove Role curl command (Example)
URL Request
Payload Request (Example)
The payload request must include X-Auth-Token in header which was received using manager login for sessionId verification.