Skip to main content
POST
Add Skill To Collection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

collection_id
string<uuid>
required

Body

application/json
skill_id
string<uuid>
required

Response

Successful Response