---
title: "Changes to Create an DNS monitor"
method: POST
path: "/v1/checks/dns"
---

# Changes to Create an DNS monitor

`POST /v1/checks/dns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 20 breaking, 4 warning, 40 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 20 breaking, 4 warning, 40 info
  - request body became required
  - for the `header` request parameter `x-checkly-account`, the type/format was changed from `string`/`` to `string`/`uuid`
  - the `environmentVariables/items/key` request property's minLength was increased from `0` to `1`
  - the `name` request property's minLength was increased from `0` to `1`
  - the `privateLocations/items/` request property's minLength was increased from `0` to `1`
  - the `request/query` request property's minLength was increased from `0` to `1`
  - the `scriptPath` request property's minLength was increased from `0` to `1`
  - the `tags/items/` request property's minLength was increased from `0` to `1`
  - the `triggerIncident/serviceId` request property's minLength was increased from `0` to `1`
  - the `alertSettings/parallelRunFailureThreshold/percentage` request property type/format changed from `number`/`` to `integer`/``
  - the `alertSettings/reminders/amount` request property type/format changed from `number`/`` to `integer`/``
  - the `alertSettings/reminders/interval` request property type/format changed from `number`/`` to `integer`/``
  - the `alertSettings/runBasedEscalation/failedRunThreshold` request property type/format changed from `number`/`` to `integer`/``
  - the `alertSettings/timeBasedEscalation/minutesFailingThreshold` request property type/format changed from `number`/`` to `integer`/``
  - the `triggerIncident/serviceId` request property type/format changed from `string`/`` to `string`/`uuid`
  - the response property `alertChannels/email/items/address` became optional for the status `201`
  - the response property `alertChannels/slack/items/url` became optional for the status `201`
  - the response property `alertChannels/sms/items/number` became optional for the status `201`
  - the response property `alertChannels/webhook/items/url` became optional for the status `201`
  - the `created_at` response's property type/format changed from `string`/`date` to `string`/`date-time` for status `201`
  - removed the optional property `attributes` from the response with the `401` status
  - removed the optional property `attributes` from the response with the `402` status
  - removed the optional property `attributes` from the response with the `429` status
  - added the new `undefined` enum value to the `runtimeId` response property for the response status `201`
  - added the new optional request property `checkType`
  - the request property `environmentVariables/items/value` became nullable
  - the request property `heartbeat` became nullable
  - the request property `script` became nullable
  - the request property `sslCheckDomain` became nullable
  - the request property `heartbeat` became optional
  - the request property `script` became optional
  - the `assertions` request property default value `` was added
  - the `locations` request property default value `` was added
  - the `tags` request property default value `` was added
  - the `activated` request property default value `true` was removed
  - added the new `undefined` enum value to the request property `runtimeId`
  - the `description` request property's maxLength was increased from `500` to `510`
  - added the non-success response with the status `400`
  - the response property `message` became required for the status `401`
  - the response property `message` became required for the status `402`
  - …24 more

---

[Operation](https://skmtc.dev/checklyhq/apis/checkly-public-api/docs/v1/checks/dns/post.md) · [API](https://skmtc.dev/checklyhq/apis/checkly-public-api.md) · [Page](https://skmtc.dev/checklyhq/apis/checkly-public-api/changes/v1/checks/dns/post)
