Delete Artifact
Artifacts
Delete Artifact
DELETE /v0/artifacts/:publicId — Permanently destroy an artifact
DELETE
Delete Artifact
Permanently destroys an artifact and all its versions. Only the owner of the artifact can delete it. After deletion, the shareable URL returns
410 Gone.
Auth: Authorization: Bearer tr_... (owner only)
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
publicId | string | Yes | UUID of the artifact to delete |