v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Organization Skills

Delete a Specific Skill

This endpoint deletes a skill from the organization. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>skill:write

delete/api/v2/organization-skills/{id}

Path parameters

idstring required

The ID of the skill to delete.

Response

Success