Artifacts
Delete an artifact
Removes **every revision** of the artifact, not just the one addressed — an artifact's history is the artifact, and deleting a revision out of the middle would leave a gap in the sequence.
Removes every revision of the artifact, not just the one addressed — an artifact's history is the artifact, and deleting a revision out of the middle would leave a gap in the sequence.
Authorization
api_key artifacts:writeAuthorizationBearer <token>
An atk_-prefixed API key, created under Settings → API keys.
In: header
Scope: artifacts:write
Path Parameters
artifact_id*string
Any revision of the artifact
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v1/artifacts/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty