/
TE
terminaluse
/
Sb0 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 4w ago
Details
Filter operations
Agent APIKeys
6
Agent Task Tracker
3
Agents
9
get
List Agents
get
Forward GET request to agent by name
post
Forward POST request to agent by name
get
Get Agent by Name
delete
Delete Agent by Name
get
Get Agent by ID
delete
Delete Agent by ID
get
Get Agent Metrics
get
List Versions for Agent
API Keys
6
Authentication
1
Branch Events
1
Branches
10
Builds
3
CLI Authentication
2
Environments
7
Events
2
Filesystems
10
Groups
14
Logs
3
Messages v2
2
Namespaces
8
OAuth
2
Organizations
9
Projects
8
Raw Events
1
Registry
1
Schedules
7
Search
1
Secrets
5
States
5
Tasks
19
Version Events
1
Versions
5
Agents
Delete Agent by ID
Delete an agent by its unique ID.
delete
/agents/{agent_id}
Path parameters
agent_id
string
required
Response
Successful Response
DeleteResponse
required
id
string
required
message
string
required
Changes