API updates
November 25th, 2024
- Added the
campaign_id
query param to theGET /assets
endpoint, enabling the ability to filter assets by acampaign_id
. - Introduced the
DELETE /asstes/{asset_id}/permissions/{accessor_type}/{accessor_id}
endpoint, allowing the removal of access from an asset.