POST

Create Collection


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a new data collection.

Endpoint
POST
{DEPLOYMENT-URI}/v3/collections/create
Body Params
collectionCollection

Details of the collection to create.

Response Object
collectionCollection

Details of the created collection.

Create a collection
Request
cURL
Response
JSON
Did this help?