Hi! is it possible to change the collection name (...
# community-help
j
Hi! is it possible to change the collection name (not alias) and not the metadata (
v27.1
)? tried it with
PATCH
/collections/collection name
Copy code
{
  "message": "Only `fields` and `metadata` can be updated at the moment."
}
k
No, collection name can't be updated.
💡 1