Agents
Delete an agent session artifact
Deletes an immutable session artifact without deleting its live environment file or original Files API object. See session artifacts.
delete/agents/sessions/{session_id}/artifacts/{artifact_id}
Path parameters
session_idstring required
The ID of the session that owns the artifact.
artifact_idstring required
The immutable session artifact ID.
Response
The deleted session artifact.
Changes
Changed in 1 of the 163 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○