/v1/assets/:assetId
DELETE {{baseUrl}}/v1/assets/:assetId
You can delete an asset by specifying its assetId
. This operation mirrors the behavior
in the Canva UI. Deleting an item moves it to the trash.
Deleting an asset doesn't remove it from designs that already use it.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |