Check the proof for a pending ownership claim
Signed-in only, and the claim must belong to the caller (404 otherwise — no existence oracle). Checks the well-known token file and the DNS TXT record; either passes. Fails closed on any ambiguous response. 200 whether or not it verifies.
Request body
Response
ClaimVerifyResult (verified may be true or false)
Changes
Changed in 1 of the 5 revisions of this API.4
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status401response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status409response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status429response-property-enum-value-added
- ●