PUT/v3/sending-domains/{id}/allowed-from-emails
JWT
sendingDomain:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the sending domain. |
Request Body Schema
| Property | Type | Description | Constraints |
|---|---|---|---|
| allowedFromEmails | array | List of email addresses to add to this sending domain. | items: string |
Request Example
Responses
200
400
401
403
404
429
500