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
3 structure changes including:
2 Breaking changes
3 Modifications
Modified
3
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
- Body
-
content type Modified
- login_redirect_url, registration_redirect_url properties Modified
POST /v1/auth/wallets/verify
- Body
-
content type Modified
- user_id property Removed
- signature property Added
- Response
-
200 response Modified
- challenge property Removed
- is_default, is_ready_only, is_imported properties Added
- response Added
3 structure changes including:
2 Breaking changes
3 Modifications
Modified
3
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/wallets/registrations/begin
- Body
-
content type Modified
- user_id property Modified
POST /v1/auth/wallets/verify
- Body
-
content type Modified
- user_id property Removed
- signature property Added
- Response
-
200 response Modified
- challenge property Removed
- is_default, is_ready_only, is_imported properties Added
- response Added
3 structure changes including:
1 Breaking change
2 Additions
1 Modification
Modified
1
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
Added
2
POST /v1/auth/wallets/registrations/begin
POST /v1/auth/wallets/verify
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
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/otps/verify
- Body
-
content type Modified
- device_fingerprint property Added
- Response
-
200 response Modified
- session_token, identity_session properties Added
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
DELETE /v1/auth/sessions/delete
- Response
- 200 response Added
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
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
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/sessions/verify
- Body
-
content type Modified
- session_expires_in property Modified
2 structure changes including:
1 Breaking change
1 Addition
1 Modification
Modified
1
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
Added
1
POST /v1/auth/oauth/verify
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
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/otps/email/login_or_create
- Response
-
201 response Modified
- app_id, first_name, middle_name, last_name, active, updated_at, created_at, emails, phone_numbers properties Removed
- user_active, email_id properties Added
6 structure changes including:
2 Breaking changes
1 Addition
4 Modifications
1 Removal
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/otps/email/send
- Body
-
content type Modified
- device_fingerprint property Added
POST /v1/auth/otps/sms/login_or_create
- Body
-
content type Modified
- device_fingerprint property Added
POST /v1/auth/otps/sms/send
- Body
-
content type Modified
- device_fingerprint property Added
Removed
1
Breaking
POST /v1/auth/otps/email/login_or_create
Added
1
POST /v1/auth/otps/email/login_or_create
1 structure change including:
1 Breaking change
1 Modification
Modified
1
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
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, login_redirect_url, registration_redirect_url, requires_verification properties Removed
- user_id property 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
- magic_token property Added
POST /v1/auth/magic_links/email/login_or_create
- Body
-
content type Modified
- expires_in property Removed
- login_expires_in, registration_expires_in properties Added
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification, login_redirect_url, registration_redirect_url properties Removed
- user_id property 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
- magic_token property Added
POST /v1/auth/magic_links/email/login_or_create
- Body
-
content type Modified
- login_redirect_url, registration_redirect_url properties Modified
- device_fingerprint property Added
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
DELETE /v1/auth/users/phone_number/{phone_number_id}/delete
- Response
- response Removed
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification, login_redirect_url, registration_redirect_url properties Removed
- user_id property 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
- magic_token property Added
5 structure changes including:
1 Breaking change
3 Additions
2 Modifications
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
POST /v1/auth/magic_links/email/login_or_create
- Body
-
content type Modified
- login_redirect_url, registration_redirect_url properties Added
Added
3
DELETE /v1/auth/users/emails/{email_id}/delete
DELETE /v1/auth/users/phone_number/{phone_number_id}/delete
PUT /v1/auth/users/{user_id}/update
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
POST /v1/auth/magic_links/verify
- Body
-
content type Modified
- magic_token property Removed
- token, session_token, session_expires_in properties Added
2 structure changes including:
1 Breaking change
1 Addition
1 Modification
Modified
1
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
Added
1
GET /v1/auth/oauth/discord/begin
3 structure changes including:
1 Breaking change
2 Additions
1 Modification
Modified
1
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
Added
2
GET /v1/auth/oauth/apple/begin
GET /v1/auth/oauth/microsoft/begin
4 structure changes including:
2 Breaking changes
1 Addition
2 Modifications
1 Removal
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
POST /v1/auth/otps/email/login_or_create
- Response
-
201 response Modified
- uuid property Removed
Removed
1
Breaking
GET /v1/auth/oauth/google/begin
Added
1
GET /v1/auth/oauth/google/begin
15 structure changes including:
1 Breaking change
15 Modifications
Modified
15
Breaking
DELETE /v1/auth/sessions/delete
- Authentication
- Authorization authentication method Added
DELETE /v1/auth/users/{user_id}/delete
- Authentication
- Authorization authentication method Added
GET /v1/auth/oauth/google/begin
- Response
-
200 response Modified
- redirect_url property Added
- 302 response Added
GET /v1/auth/sessions/list
- Authentication
- Authorization authentication method Added
GET /v1/auth/users/{user_id}
- Authentication
- Authorization authentication method Added
POST /v1/auth/magic_links/create
- Body
-
content type Modified
- email, requires_verification properties Removed
- user_id property 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
- magic_token property Added
- Authentication
- Authorization authentication method Added
POST /v1/auth/magic_links/email/login_or_create
- Authentication
- Authorization authentication method Added
POST /v1/auth/magic_links/verify
- Authentication
- Authorization authentication method Added
POST /v1/auth/otps/email/login_or_create
- Authentication
- Authorization authentication method Added
POST /v1/auth/otps/email/send
- Authentication
- Authorization authentication method Added
POST /v1/auth/otps/sms/login_or_create
- Authentication
- Authorization authentication method Added
POST /v1/auth/otps/sms/send
- Authentication
- Authorization authentication method Added
POST /v1/auth/otps/verify
- Authentication
- Authorization authentication method Added
POST /v1/auth/sessions/verify
- Authentication
- Authorization authentication method Added
POST /v1/auth/users/create
- Authentication
- Authorization authentication method Added