mirror of
https://github.com/appwrite/appwrite
synced 2026-05-20 23:48:23 +00:00
340 B
340 B
POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/enum 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>
{ "key": , "elements": [], "required": false, "default": "", "array": false }