User Role(Group)

Modifies components on an existed User Role by provided Role ID and relevant information in the request body

put/role/{id}/component

Path parameters

idinteger required

Request body

groupIdinteger
namestring
descriptionstring
iconstring

Response

Components of User Role has been successfully modified

groupIdinteger
namestring
descriptionstring
iconstring

Changes