curl --request DELETE \
--url https://{FUSION HOST}/api/collections/{collection}/schema/fields/{field}
Deletes a field from a given collection.
curl --request DELETE \
--url https://{FUSION HOST}/api/collections/{collection}/schema/fields/{field}
Was this page helpful?