Unarchive Artifact
Artifacts
Unarchive Artifact
POST /v0/artifacts/:publicId/unarchive — Restore an archived artifact
POST
Unarchive Artifact
Restore an archived artifact to
Returns
published state. The artifact will reappear in listings, searches, and the inbox.
Auth: 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 unarchive |
204 No Content on success. Returns 400 Bad Request if the artifact is not currently archived.