Files
appwrite/docs/examples/1.6.x/server-rest/examples/users/create-session.md
T
2024-08-21 17:47:19 +05:30

201 B

POST /v1/users/{userId}/sessions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.6.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Key: <YOUR_API_KEY>