Updates the list of approved email domains for a given account.
OK
Bad request
Unauthorised
Forbidden
Not found
Method not allowed
Unsupported media type
Too many requests
Internal server error
{- "domains": [
- "example.com"
]
}
{- "limit": 100,
- "offset": 200,
- "count": 67,
- "rows": [
- {
- "id": "8e214819-5c83-429f-a976-eb127a0a8a88",
- "accountId": "F50091",
- "name": "example.com",
- "createdAt": "2021-01-30T08:30:00Z",
- "updatedAt": "2021-01-30T08:30:00Z"
}
]
}