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
Example response
{
"message": "Skill deleted successfully"
}Changes
Changed in 1 of the 11 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○