Change Updates

Do not miss any Authentication API Reference | Streambird changes, ever again

Subscribe to the Authentication API Reference | Streambird changelog to be up to date on recent changes.

RSS
Authentication API Reference | Streambird

Change #c7e82abe

Last update:
Compare

API structure has changed

Next Change
2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1 Breaking
POST /v1/auth/magic_links/create
  • Body
  • application/json content type Modified
    • user_id attribute Modified
      • Attribute is now required

        Breaking

      • user_id property Modified
        • Property is now required

          Breaking

    • email attribute Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • email_id, request_origin_token attributes Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

Removed 1 Breaking
POST /v1/auth/magic_links/email/login_status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking