mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
372 B
372 B
POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/string 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>
{ "key": , "size": 1, "required": false, "default": "", "array": false, "encrypt": false }