Listing

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.

post/listing/claim/verify

Request body

claimIdstring required

Response

ClaimVerifyResult (verified may be true or false)

Changes

Changed in 1 of the 5 revisions of this API.4

    • added the new too_large enum value to the error/type response property for the response status 401

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 404

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 409

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 429

      response-property-enum-value-added