We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c07af commit e47dd6aCopy full SHA for e47dd6a
changelog.d/1-api-changes/WPB-14307
@@ -1,6 +1,7 @@
1
-New endpoints for domain registration and verification (#4389, ##):
2
- - POST /domain-verification/:domain/token
3
- - POST /domain-verification/:domain/backend
4
- - POST /domain-verification/:domain/team-token
+New endpoints for domain registration and verification (#4389, #4422)
5
- POST /domain-verification/:domain/team
+ - POST /domain-verification/:domain/backend
+ - POST /domain-verification/:domain/challenges
+ - POST /domain-verification/:domain/challenges/:challengeId
6
+ - POST /domain-verification/:domain/authorize-team
7
- POST /get-domain-registration
0 commit comments