You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The Delete entries and assets in bulk request allows you to delete multiple entries and assets at the same time.
226
+
* @memberof BulkOperation
227
+
* @func update
228
+
* @returns {Promise<String>} Success message
229
+
* @param {Boolean} updateBody - Set this with details specifing the content type UIDs, entry UIDs or asset UIDs, and locales of which the entries or assets you want to update.
230
+
* @example
231
+
* import * as contentstack from '@contentstack/management'
0 commit comments