Documentation

Skills

Delete skill

ProductionStagingUAT
DELETEhttps://ankiren.com/api/admin/skills/{id}

Parameters

Path Parameters

  • idstringpathRequired

Responses

200 · Skill deleted

Không có body.

Sample Code

Đổi ngôn ngữ ở ô Language trên thanh Documentation.

cURL
curl -X DELETE 'https://ankiren.com/api/admin/skills/{id}' \
  -H 'Authorization: Bearer <token>' \
  -H 'Accept: application/json'