Update, retrieve, and delete MX records using generic methods.
API methods
Update an MX record: PUT /v1/update
Note: You
can update the following properties of an MX record using this method:
- name
- ttl
- comment
- linked record
- priority
Get a list of MX records: GET /v1/getEntities
Delete an MX record: DELETE /v1/delete