火山方舟
Request
curl -sS --fail-with-body "https://ark.cn-beijing.volces.com/api/v3/skills/<SKILL_ID>" \ -X DELETE \ -H "Authorization: Bearer $ARK_API_KEY"
Response
{ "id": "<SKILL_ID>", "type": "skill_deleted" }