DeveloperAPI ReferenceAuthIdentity sessionBegin
/api/auth/identity-session/begin
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/api/auth/identity-session/begin" \ -H "Content-Type: application/json" \ -d '{ "cert": { "payload": "string", "sig": "string" } }'{
"challenge": "string"
}{
"error": "string"
}{
"error": "string"
}