Chandar Venkata Rama
05/29/2024, 5:20 AMfield1
is already part of the schema: To change this field, drop it first before adding it back to the schema."
Method - PATCH
https://domain/collections/testcollection
payload
{
"fields": [
{"name": "field1", "type": "auto","sort":"true"}
]
}