05-30-2019 10:45 AM
After retrieving a list of assets a user has created via the log API, I would like to make another API call to delete them.
Is this possible using public or private APIs?
06-05-2019 09:36 AM
I’m having trouble using the HTTP method for deleting ACCOUNT assets because the asset_id is used in the call.
That asset_id is only available in the SnapLogic List snap and not via the API.
Is there another API method or path I can use to delete account assets?