Changes to Verify landing page domain

POST /landing-pages/domain/verify

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 121 revisions of this API.314

  1. 721dbe59409a3
  2. ba3a29c6eb337
  3. 6fd2903b91ce3
  4. 36f92fc0caa23
  5. f9a8264608111

What changed

    • added the optional property domain/dnsRecordName to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/dnsRecordType to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/dnsRecordValue to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/domainScope to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/fallbackDomain to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/fallbackDomainStatus to the response with the 200 status

      response-optional-property-added

    • added the optional property domain/landingPageId to the response with the 200 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 500 status

      response-optional-property-added

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 500 status

      response-optional-property-added

    • the response property success became optional for the status 400

      response-property-became-optional

    • the response property success became optional for the status 401

      response-property-became-optional

    • the response property success became optional for the status 500

      response-property-became-optional

    • endpoint added

      endpoint-added