---
title: "Relate User . emails"
method: POST
path: "/User/{id}/emails"
tags: ["User"]
---

# Relate User . emails

`POST /User/{id}/emails`

Relate 'Email' record though the 'emails' link.

## Request body

- object
  - `id` string — An ID of Email record.

## Response `200`

Success.

## Other responses

- `400` — Bad request. Might be a validation error. Check logs for details.
- `403` — Forbidden. Might be an access control error. Check logs for details.

---

[API](https://skmtc.net/espocrm/apis/espocrm-api.md) · [All operations](https://skmtc.net/espocrm/apis/espocrm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/espocrm/espocrm-api/versions/6622dabfccd3/schema)
