---
title: "POST /api/Review/LoginContactLookup"
method: POST
path: "/api/Review/LoginContactLookup"
tags: ["Reviews"]
---

# POST /api/Review/LoginContactLookup

`POST /api/Review/LoginContactLookup`

## Request body

- LoginContactLookupRequest
  - `email` string, nullable
  - `siteId` string, nullable
  - `siteurl` string, nullable
  - `createIfMissing` boolean

## Response `200`

OK

- LoginContactLookupResponse
  - `contactId` string, nullable

## Changes

- **2026-08-18** `bdad5872241e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/redeal/apis/redeal-widget-api-reviews/changes/api/Review/LoginContactLookup/post.md)

---

[API](https://skmtc.dev/redeal/apis/redeal-widget-api-reviews.md) · [All operations](https://skmtc.dev/redeal/apis/redeal-widget-api-reviews/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/redeal/redeal-widget-api-reviews/revisions/bdad5872241e/schema)
