identityId property
The id of the identity the authorization is granted to: should be a user id or api key id. Should be empty when granting access to a new user.
Implementation
String identityId;
The id of the identity the authorization is granted to: should be a user id or api key id. Should be empty when granting access to a new user.
String identityId;