Updates the list of approved email domains for a given account.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Unable to process the request
Too Many Requests
Internal Server Error
{- "domains": [
- "example.com"
], - "sessionId": "string",
- "mfaCode": "string",
- "customerIp": "string"
}
{- "limit": 200,
- "offset": 100,
- "count": 67,
- "rows": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accountId": "F50091",
- "name": "example.com",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]
}