v1
latestOpenAPI 3.0.42026-07-2419101123.9 KBSessions
Refresh Step Content
Refreshes the content of a Step for a Direct Provider Session.
post/api/v1/sessions/{sessionId}/step/refresh
Path parameters
sessionIdstring uuid required
Request body
Response
OK
Example response
{
"nextStep": {
"content": "https://verify.trinsic.id/api/session/launch?clientToken=..."
}
}