Create a new collection
This endpoint is used to create a new collection. A collection is a representaion of a group of objects added on the estuary. This endpoint can be used to create a new collection.
| Request Body — REQUIRED Collection name and description |
|---|
description string |
name string |
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200OK
| |||||||
400Bad Request
| |||||||
404Not Found
| |||||||
500Internal Server Error
|