Change Updates

Do not miss any Webmail Lookup API changes, ever again

Subscribe to the Webmail Lookup API changelog to be up to date on recent changes.

RSS

Sep 8, 2024

main
1.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /public_api/v1/get_webmail_info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to object

          Breaking

  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null

          Breaking

        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null

          Breaking

        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

  • 402 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null

          Breaking

        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null

          Breaking

        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null

          Breaking

        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking