<para>
Query:
<programlisting>
-POST /dnsapi/setdomainmetadata/example.com/PRESIGNED HTTP/1.1
+PATCH /dnsapi/setdomainmetadata/example.com/PRESIGNED HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 12
<para>
Query:
<programlisting>
-POST /dnsapi/adddomainkey/example.com
+PUT /dnsapi/adddomainkey/example.com
Content-Type: application/x-www-form-urlencoded
Content-Length: 965
<para>
Query:
<programlisting>
-POST /dnsapi/setnotified/1
+PATCH /dnsapi/setnotified/1
Content-Type: application/x-www-form-urlencoded
Content-Length: 17
<para>
Query:
<programlisting>
-POST /dnsapi/replacerrset/2/replace.example.com/A
+PATCH /dnsapi/replacerrset/2/replace.example.com/A
Content-Type: application/x-www-form-urlencoded
Content-Length: 135
<para>
Query:
<programlisting>
-POST /dnsapi/feedrecord/1370416133
+PATCH /dnsapi/feedrecord/1370416133
Content-Type: application/x-www-form-urlencoded
Content-Length: 117
<para>
Query:
<programlisting>
-POST /dnsapi/feedents/2
+PATCH /dnsapi/feedents/2
Content-Type: application/x-www-form-urlencoded
Content-Length: 50
<para>
Query:
<programlisting>
-POST /dnsapi/2/example.com
+PATCH /dnsapi/2/example.com
Content-Type: application/x-www-form-urlencoded
Content-Length: 78