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 | |||||||
---|---|---|---|---|---|---|---|
200 OK
| |||||||
400 Bad Request
| |||||||
404 Not Found
| |||||||
500 Internal Server Error
|