/
DE
desplega-ai
/
Agent Swarm API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 48m ago · Updated 21h ago
View markdown
desplega-ai
Agent Swarm API
put
Upsert a bundled skill file
v
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-08
347
69
1.3 MB
Active Sessions
8
Agents
12
API Keys
8
ApprovalRequests
4
Apps
20
Assets
6
Budgets
5
Config
7
Debug
1
Ecosystem
1
Events
4
External APIs
1
Favorites
2
FS
9
Heartbeat
2
Inbox State
2
Integrations
2
KV
10
MCP OAuth
8
MCP Servers
8
Memory
12
Metrics
9
OAuth
6
Pages
17
Poll
2
Pricing
6
PromptTemplates
10
Repos
5
Schedules
7
Script Connections
21
Script Runs
10
Scripts
16
Session Data
6
Sessions
2
Skills
17
get
List skills with optional filters
post
Create a new skill
get
Get skill by ID
put
Update a skill
delete
Delete a skill
get
List bundled files for a skill
post
Bulk upsert bundled files for a skill
get
Get a bundled skill file
put
Upsert a bundled skill file
delete
Delete a bundled skill file
post
Install skill for an agent
delete
Uninstall skill for an agent
post
Install a remote skill from GitHub
post
Trigger remote skill sync
post
Sync installed skills to agent filesystem
get
Get all skills installed for an agent
get
Compute a stable signature over an agent's installed skills
Stats
6
Status
2
Task Templates
1
Tasks
21
Trackers
14
Users
13
Webhooks
5
WorkflowEvents
2
Workflows
17
Skills
Upsert a bundled skill file
put
/api/skills/{id}/files/{path}
Path parameters
id
string
required
path
string
required
Request body
object
required
content
string
required
mimeType
string
isBinary
boolean
size
integer
Response
Skill file upserted
object
required
file
SkillFile
required
skill
Skill
required