ExternalAuthentication

post/api/v1/ExternalAuthentication/Logon

Request body

GroupIdsstring[] required
ExternalProviderIdstring required
EmailAddressstring nullable
Namestring nullable
Typestring required
FirstNamestring nullable
LastNamestring nullable
Passwordstring nullable
DisplayNamestring nullable
SIDstring nullable
NFCstring nullable

Response

Succeededboolean
Messagestring nullable
Codestring nullable
UserUser — unresolved $ref

Changes