latestOpenAPI 3.0.32026-08-12367267.0 KB
cda4b2b11372
endpoint
post/begin
Request body
Example request
{
"companyKey": "test-company-key",
"configId": "test-config-id"
}Response
Success
Example response
{
"id": "test-session-id",
"url": "https://widget.identomat.dev/?session_token=test-session-id"
}