appwrite_delete_attribute
Remove an attribute from a collection to delete the field from all documents in Appwrite databases.
Instructions
[UNIFIED] Delete an attribute from a collection. This will remove the field from all documents.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| database_id | Yes | ||
| collection_id | Yes | ||
| key | Yes |