API structure has changed
3 structure changes including:
1 Breaking change
1 Addition
1 Modification
1 Removal
Modified
1
POST /v1/auth/magic_links/create
- Body
-
application/json content type Modified
-
user_id property Modified
- Property is no longer required
- email property Added
-
user_id property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- email_id, request_origin_token properties Added
-
application/json content type Modified
Removed
1
Breaking
POST /v1/wallets/{wallet_id}/sign_transaction.solana
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /v1/auth/magic_links/email/login_status