Path Parameters
contact_id*Contact Id
Header Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X PATCH "https://example.com/contacts/string" \ -H "Content-Type: application/json" \ -d '{}'{ "id": "string", "kind": "member", "name": "string", "phone_e164": "string", "email": "string", "role": "string"}List Subscriptions
Previous Page
Patch Email Domain
Edit hail-mail prefixes and/or inbound action settings. Two modes, mutually compatible: * **Prefix edit** (``local_prefix_user`` / ``local_prefix_org``): hail_mail rows only. The managed-cloud console writes here when an org admin changes the visible hail-mail address. * **Inbound action edit** (``inbound_enabled`` / ``forward_to`` / ``forward_rate_per_hour``): any row kind.