patch
https://{region}.api.jamfcloud.com/securitycloud/v1/dns/zones/
Partially updates a DNS Zone using JSON Merge Patch (RFC 7396). Any subset of the writable Zone fields may be supplied. A field set to a new value is overwritten; an omitted field is left unchanged; a field set to null clears it where the field is optional. Setting a required field to null is rejected (400, per ADG-302). No optimistic locking is in place for this release — consider ADG-148 (VersionId + 409 OPTIMISTIC_LOCK_FAILED) in a follow-up if this becomes a concern.
Required Permissions: ztna:update
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The DNS Zone was updated. No content is returned.