v1
latestOpenAPI 3.0.42026-07-2419101123.9 KBSessions
Submit Native Challenge Response
Submits the response from a Native Challenge (e.g., mDL exchange via DC API) and processes the results.
post/api/v1/sessions/{sessionId}/native-challenge/submit
Path parameters
sessionIdstring uuid required
Request body
Response
OK
Example response
{
"session": {
"id": "678c1ff6-2178-49e7-81d2-548afb6f85ec",
"created": 1722526411,
"updated": 1722526722
}
}