UserIdentificationDto
UserIdentificationDto
User Identification properties of the User
JSON Example
{
"acct": "string",
"userId": "string"
}
string
acct
Optional
The account unique identifier (ID).
string
userId
Optional
The unique identifier of the user, on behalf of which the token was issued.