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/sms/sender-id" \ -H "Content-Type: application/json" \ -d '{}'{ "custom_sender_id": "string", "effective_default": "HAIL"}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.
Patch Subscription
Next Page