删除技能
技能
删除技能
按 ID 删除技能。
POST
删除技能
限制说明
| 项目 | 说明 |
|---|---|
| 速率限制 | 每个 app_key 1,000 次/分钟;50 次/秒 |
| 权限要求 | Skill 管理(ai-sre) |
使用说明
- 每次调用都会记录到账户审计日志。
授权
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.