Archive Artifact
Artifacts
Archive Artifact
POST /v0/artifacts/:publicId/archive — Archive an artifact
POST
Archive Artifact
Archive an artifact to hide it from listings, searches, and the inbox. The artifact remains fully accessible by its URL or ID. Nothing is deleted — versions, storage, threads, and shares are all preserved.
Auth:
Returns
Authorization: Bearer tr_... (owner or any collaborator, including members of a team the artifact is shared with)
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
publicId | string | Yes | UUID of the artifact to archive |
204 No Content on success.