Assets V2
Archive Asset V2
The archive assets endpoint allows users to archive their uploaded assets. Users can send a list of asset ids to this endpoint to archive the associated assets.
POST
/
pub
/
v2
/
assets
/
archive
V2 offers streamlined and precise attributes in requests and responses, making asset usage more efficient and simpler.
Headers
X-API-KEY
string
requiredAPI key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Body
application/json
ids
string[]
Was this page helpful?