mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
359 B
359 B
POST /v1/users/{userId}/targets HTTP/1.1 Host: <REGION>.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>
{ "targetId": "<TARGET_ID>", "providerType": "email", "identifier": "", "providerId": "<PROVIDER_ID>", "name": "" }