CredentialΒΆ

Field NULL Description Note
userName
string
  The user name  
password
string
  The password  
tenantDisplayID
string
  The user-defined tenant id  
tenantName
string
  The tenant name  
Sample:
{
  "userName" : "johndoe",
  "password" : "secret"
}