API structure has changed
5 structure changes including:
1 Breaking change
1 Addition
4 Modifications
Modified
4
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, login_redirect_url, registration_redirect_url, login_expires_in, registration_expires_in, requires_verification properties Removed
- user_id, expires_in properties Added
- Response
-
200 response Modified
- app_id, first_name, middle_name, last_name, active, email_id, phone_number_id, created_at, updated_at properties Removed
- token property Added
POST /v1/auth/magic_links/email/login_or_create
- Response
-
200 response Modified
- status property Added
POST /v1/auth/otps/email/login_or_create
- Response
- 201 response Removed
- 200 response Added
POST /v1/auth/users/create
- Response
- 201 response Removed
- 200 response Added
Added
1
POST /v1/auth/magic_links/email/invite