Skip to main content
POST
Add skill to skill hub

Path Parameters

skillHubId
string<typeid>
required

Den TypeID with 'shb_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^shb_.*

Body

application/json
skillId
string<typeid>
required

Den TypeID with 'skl_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^skl_.*

Response

Skill added to skill hub successfully.

success
boolean
required