Hello. I am trying to use .NET SDK, specifically C...
# talk-kratos
b
Hello. I am trying to use .NET SDK, specifically CreateIdentity from IdentityApi. Can somebody please give me an example for ClientCreateIdentityBody for Email and password schema? I have issues with properly filling the ClientCreateIdentityBody object and I need help. I can see that there is being used an admin Api and I am little bit confused about where I should give the API key I made in Ory Console and also what is the purpose of AccessToken in the SDK readme and how to properly fill this up? I know that maybe answers to my question are trivial, but I am now just getting in touch with Ory. Thank you very much.