...
Sample request body
Code Block | ||
---|---|---|
| ||
{ "User": { "FirstName": "string", "LastName": "string", "Email": "string", "DisplayPhoneNumber": "string" }, "AuthenticationContext": { "Type": "GCKey", "GCKey": { "MBUN": "string", "Issuer": "string" }, "WindowsUserName": "string" } } |
...