createCollection( )


Important:


Creates a new data collection.

Method Declaration
Copy
Method Parameters
payloadCreateCollectionEnvelope
Returns
Return Type:CreateCollectionResponse | Promise<CreateCollectionResponse>
Example of a `collection` return value
JavaScript
Did this help?