Learn how to create collections using the Wetrocloud API
collection_id
. You would use this collection_id
to insert, query and delete a resource.collection_id
.
POST
request to the /v1/collection/create/
endpoint. This operation is simple.
Parameter | Type | Description |
---|---|---|
collection_id | String | The unique ID for collection. |
collection_id
for your new collection.