mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
252 B
252 B
POST /v1/account/sessions/magic-url HTTP/1.1 Host: HOSTNAME Content-Type: application/json X-Appwrite-Response-Format: 1.0.0 X-Appwrite-Project: 5df5acd0d48c2
{ "userId": "[USER_ID]", "email": "email@example.com", "url": "https://example.com" }