Skip to content

Commit 816c1f6

Browse files
author
hzoppetti
committed
updated endpoint to put
1 parent d96ce4a commit 816c1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/4-80-0-2020-11-16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ changelog:
1111
- CNAME records now allow for a trailing period (.) on target entries. Previously, a CNAME record ending in a period (.) would result in an error. The endpoints affected by this change are:
1212

1313
- [Domain Record Create](/docs/api/domains/#domain-record-create) (POST /domains/{domainId}/records)
14-
- [Domain Record Update](/docs/api/domains/#domain-record-update) (POST /domains/{domainId}/records/{recordId})
14+
- [Domain Record Update](/docs/api/domains/#domain-record-update) (PUT /domains/{domainId}/records/{recordId})

0 commit comments

Comments
 (0)