Remove Skills from a Category

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

Required Scope

skill:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!