Marketing API
Assets

Bulk Delete

This API endpoint (POST) removes multiple assets with a single request. If the request succeeds, it will return the ids of the assets that were removed. Permissions: assets.remove

Note: Folders cannot be removed with this endpoint.

Body Parameters

assets array of strings * An array of strings each representing an asset id that you wish to remove. The maximum number of assets that can be removed in a single request is 500.