Skills

Delete a skill

Deletes a skill from the registry (admin only)

delete/api/v1/skills/{id}

Path parameters

idstring required

The unique identifier

Example:12345

Response

Skill deleted

messagestring required

Example response

{
  "message": "Skill deleted successfully"
}

Changes

Changed in 1 of the 11 revisions of this API.1