Remove Skills from a Category

Removes the association between a specific skill and a skill category in Skills+.

Required Scope

skill:write

Path Params
string
required

The ID of the category to update.

Body Params
data
array of objects
required
length ≥ 1

List of skills.

data*
string
enum
required

Resource type (must be "skills-plus-skills")

Allowed:
string
required

The id of the skill.

Response
204

Success - No Content

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!