deleteCollection( )


Important: This is a handler function. Implement it only as part of the service plugin.


Deletes a data collection.

Method Declaration
Copy
Method Parameters
payloadDeleteCollectionEnvelope
Returns
Return Type:DeleteCollectionResponse | Promise<DeleteCollectionResponse>
Did this help?