---
title: "POST customer_login_request"
method: POST
path: "/v3/customer_login_requests"
tags: ["CustomerLoginRequests"]
---

# POST customer_login_request

`POST /v3/customer_login_requests`

Generate and send a login request for a Customer with the given email address for accessing the customer portal

## Query parameters

- `email` string
- `reservation_id` string
- `redirect_page` string
- `send_login_url` boolean

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — No Customer found

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
