إنشاء حقل
POST /api/projects/{projectId}/collections/{slug}/fields{ "name": "Published At", "slug": "published_at", "type": "datetime", "isRequired": false}| الحالة | الوصف |
|---|---|
201 | تم الإنشاء |
409 | يوجد حقل بهذا الـ slug |
POST /api/projects/{projectId}/collections/{slug}/fields{ "name": "Published At", "slug": "published_at", "type": "datetime", "isRequired": false}| الحالة | الوصف |
|---|---|
201 | تم الإنشاء |
409 | يوجد حقل بهذا الـ slug |