Skip to main content
DELETE
Delete a skill

Authorizations

Authorization
string
header
required

User session JWT or instance API key (iak_*). Send as Authorization: Bearer <token>.

Path Parameters

skillId
string
required
Maximum string length: 128

Response

Deleted (the implementation returns { deleted: true } with no object).

deleted
enum<boolean>
required
Available options:
true