Skip to main content
DELETE
Python

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Path Parameters

id
string
required

The agent id.

Minimum string length: 1

Response

200 - application/json

Success

id
string
required
name
string
required
type
enum<string>
required
Available options:
signature,
code,
workflow,
http,
connected
archivedAt
string | null
required
Last modified on August 31, 2026