v3
latestOpenAPI 3.1.02026-07-313340106.6 KBProjects
Detach an asset from a project
Marks the project-asset link detached: the asset stops describing the project draft content (e.g. the projects-list thumbnail) but remains in the project asset library and keeps its access grants. Attaching again revives the link. Idempotent.
delete/v2/projects/{id}/assets/{assetId}
Path parameters
idstring required
Project ID (UUID)
assetIdstring required
Asset ID (UUID)
Response
Asset detached from the project