---
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

---

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