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
Changes
No recorded changes to this endpoint across all 1 revision of this API.