truncateDataItems( )


Important:


Removes all items from a collection.

Method Declaration
Copy
Method Parameters
payloadTruncateDataItemsEnvelope
Returns
Return Type:TruncateDataItemsResponse | Promise<TruncateDataItemsResponse>
Example of a truncate data items handler function
JavaScript
Did this help?