v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
org-skills

Update Org Skill

Update an existing skill. Only provided fields will be updated.

patch/api/org-skills/{skill_id}

Path parameters

skill_idstring required

Request body

display_namestring nullable
when_to_usestring nullable
contentstring nullable
is_activeboolean nullable
context_entitiesobject[] nullable

Response

Successful Response

idstring required
org_idstring required
skill_namestring required
display_namestring required
when_to_usestring required
contentstring required
context_entitiesobject[] nullable
is_activeboolean required
created_bystring required
created_atstring required
updated_atstring required