Collection
Create a new collection
Creates a new collection if it does not already exist. The maximum number of collections per user is restricted based on the plan. Before you can insert and search points, you must create a collection.
post/collections
Request body
Response
Operation was successful
Example response
{
"message": "Operation successful"
}