This method, armed with a SubUser UserName previously supplied by the result of previous SubUser method, will update a SubUser's permissions with the supplied UserNames.

Request Parameters

Parameter Type Format Description
SubUserName string   The sub user's UserName (i.e. the sign-in username)
Permissions Array<string>   The UserNames for which searches will be made available to the sub user

Response Parameters

Parameter Type Format Description
ResponseStatus ResponseStatus   Instance of ResponseStatus object (see here)
SubUser SubUser   Instance of SubUser object (see here)