DELETE
/
collections
/
{collection}
/
schema
/
dynamicfields
/
{field}
Delete a dynamic field
curl --request DELETE \
  --url https://{FUSION HOST}/api/collections/{collection}/schema/dynamicfields/{field}

Path Parameters

collection
string
required

Collection ID.

field
string
required

Field name.