Changes to Update landing page

PUT /landing-pages/{landingPageId}

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

Changed in 8 of the 123 revisions of this API.316

  1. 73f826277d9a1
  2. 99f9c58cab672
  3. ba3a29c6eb336
  4. 8fbabe82a04d1
  5. 6fd2903b91ce3
  6. 36f92fc0caa23
  7. 4d1e8971ce8a2
  8. f9a8264608111

What changed

    • added the optional property landingPage/previewUrl to the response with the 200 status

      response-optional-property-added

    • added the new optional request property content/theme

      new-optional-request-property

    • added the optional property landingPage/content/theme to the response with the 200 status

      response-optional-property-added

    • added the optional property landingPage/customDomain to the response with the 200 status

      response-optional-property-added

    • added the optional property landingPage/customDomainScope 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 404 status

      response-optional-property-added

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

      response-optional-property-added

    • added the non-success response with the status 503

      response-non-success-status-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 404 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 404

      response-property-became-optional

    • added the new optional request property content/seo

      new-optional-request-property

    • added the optional property landingPage/content/seo to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added