AliasCheckRequest
org.sagebionetworks.repo.model.principal.AliasCheckRequest
Request to check if an alias is available.
Field | Type | Description |
---|---|---|
alias | STRING | The alias to check |
type | AliasType | The enumeration of the possible alias types that can be bound to a principal. Note, these names must match those in AliasEnum. For an OAuthProvider type the matching alias is prefixed with USER_ |