启用技能
技能
启用技能
启用已禁用的技能,使智能体可加载。
POST
启用技能
限制说明
| 项目 | 说明 |
|---|---|
| 速率限制 | 每个 app_key 1,000 次/分钟;50 次/秒 |
| 权限要求 | Skill 管理(ai-sre) |
使用说明
- 仅可启用
disabled状态的技能,否则返回 InvalidParameter。
授权
App key issued from the Flashduty console. Required on every public API call. Keep it secret — it grants the same access as the owning account.
请求体
application/json
按 ID 启用/禁用技能。
目标技能 ID。
响应
Success
Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.