---
title: "POST /recipients/{domain}/{local_part}{property_field}"
method: POST
path: "/recipients/{domain}/{local_part}{property_field}"
tags: ["Recipient"]
---

# POST /recipients/{domain}/{local_part}{property_field}

`POST /recipients/{domain}/{local_part}{property_field}`

## Path parameters

- `domain` string, required
- `local_part` string, required
- `property_field` 'no_auto_esr' | 'delivery_tls_outgoing' | 'blackholed' | 'enable_malware_access' | 'premium' | 'premium_available' | 'enable_filtering' | 'shared_mailbox' | 'should_archive' | 'date_format' | 'time_format' | 'filtering_available' | 'quarantine_disabled' | 'distribution_list' | 'relay' | 'submission_tls_outgoing' | 'ldap_username' | 'archiving_available' | 'delivery_tls_incoming' | 'quarantine_password_hash' | 'local_part' | 'timezone' | 'submission_tls_incoming' | 'exclude_from_sync' | 'enable_submission_filtering' | 'enable_oauth2' | 'domain', required

## Response `200`

Success

- object
  - `message` string
  - `num_results` integer
  - `status` integer

## Other responses

- `403` — Invalid or missing credentials

---

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