API structure has changed
3 structure changes including:
1 Breaking change
2 Modifications
1 Removal
Modified
2
Breaking
POST /v1/auth/magic_links/create
- Body
-
application/json content type Modified
-
user_id property Modified
-
Property is now required Breaking
-
Property is now required
-
email property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
user_id property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
email_id, request_origin_token properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
email_id, request_origin_token properties Removed
-
application/json content type Modified
POST /v1/wallets/{wallet_id}/sign_transaction
- Body
-
application/json content type Modified
-
alternative Modified
-
alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Ethereum Transaction, Solana Transaction alternatives Added
-
alternative Removed
-
alternative Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
id, app_id, user_id, public_address, wallet_type, verified, is_default, is_read_only, is_imported, updated_at, created_at properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- wallet_id, wallet, signature, signed_transaction, raw_transaction properties Added
-
id, app_id, user_id, public_address, wallet_type, verified, is_default, is_read_only, is_imported, updated_at, created_at properties Removed
-
application/json content type Modified
-
response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
1
Breaking
POST /v1/auth/magic_links/email/login_status
- Removing a resource is always breaking unless it was deprecated before Breaking