---
title: "POST /api/activate-hes-service"
method: POST
path: "/api/activate-hes-service"
tags: ["ToDoList"]
---

# POST /api/activate-hes-service

`POST /api/activate-hes-service`

## Request body

- ActivateHESServiceRequest
  - `dataCenter` string, nullable
  - `domainName` string, nullable
  - `inBoundMailServerIpAddres` string, nullable
  - `outBoundSourceIpAddress` string, nullable
  - `ispConnect` string, nullable
  - `emailAddress` string, nullable
  - `password` string, nullable
  - `serialNumber` string, nullable
  - `isOutBoundChecked` boolean
  - `isDomainOverride` boolean
  - `dataCenterValue` string, nullable
  - `isFromSnb` boolean
  - `mswUserName` string, nullable
  - `sharedIpId` string, nullable
  - `modeType` string, nullable
  - `isfromSharedIp` boolean

## Response `200`

Success

- ActivateHESServiceResponse
  - `content` ActivateHESServiceRes
    - `emailHost` string, nullable
    - `mxRecord` string, nullable
    - `outBoundHost` string, nullable
    - `currentMXRecords` string, nullable
    - `currentMXRecordsText` string, nullable
    - `redirectToProductGrid` boolean
    - `isOutBoundHostVisible` boolean
    - `currentMaxRecord` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
