ExistingEndpointsOrganizationRequest Data Type

Properties
name data type constraints description
username string required
password string required

Example

{
  "username" : "...",
  "password" : "..."
}