faceAuth 인증이 완료된 후 최종 결과(approved 또는 rejected)를 기존 ID Check 프로젝트의 Webhook URL로 자동 전송하여 실시간 알림을 제공합니다.
{ "webhook_trigger": "faceAuth", "auth_id" : "string", "data" : { "submission_id": "string", "auth_status": "string", "create_time": "string", "user_id": "string", "cf1": "string", "cf2": "string", "cf3": "string" } }
submit
Show properties
Was this page helpful?