Skip to main content
DELETE
Delete a skill

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

skillId
string<uuid>
required

Skill UUID

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Query Parameters

userId
string<uuid>

Requires an Organization API key. The membership ID of the user to attribute the action to.

Response

The skill was deleted

deletedAt
string<date-time>
required

ISO 8601 timestamp the skill was deleted at

Example:

"2026-02-01T09:30:00.000Z"

id
string<uuid>
required

ID of the deleted skill