Bulk delete assets

Delete a list of Assets

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

Delete a list of Assets by their ID's
asset_idslist of stringsRequired

Response

Batch delete success response
errorobject or null

Errors