Description
This web service is used to add 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 assigned new GenRocket roles.
username: Defines a unique username which will gives the existing user to be add new GenRocket roles.
roles: Defines the list of GenRocket roles that can be added to an existing user. List of available roles are - ROLE_USER, ROLE_ORG_ADMIN,ROLE_WEB_SERVICE.
Add Roles 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.