Skip to main content
DELETE
Delete Artifact
Delete an artifact. This is a soft delete - the artifact is marked as deleted but can be restored within 30 days.

Request

string
required
The artifact ID to delete
boolean
Set to true for permanent deletion (cannot be undone)

Response

Code Examples

Permanent Deletion

To permanently delete an artifact without the ability to restore:
Permanent deletion cannot be undone. The artifact and all associated data will be immediately removed.