Endpoints

Get skill tree

Returns the applicable skill tree

Example:

Get Category

Returns the category along with the nested sub-categories and skills

Example:

Create Category

Creates a new category under the specified parent

Example:

Update Category

Updates the skill tree category name and description

Example:

Move Category

Move the specified category under a different parent

Example:

Delete Category

Deletes the specified category.

Only categories with no sub-categories or skills can be deleted

Example:

Get Skill

Returns the skill

Example:

Create Skill

Creates a new skill under the specified parent

Example:

Move Skill

Move the specified skill under a different parent category

Example:

Delete Skill

Deletes the specified skill.

The deleted skill will no longer be available for use. However, skill requirements of the existing issues will not be affected.

Example: