Skip to main content
POST
Skill categories with the skills grouped under each.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

skill_category_settings

Skill categories with the skills grouped under each.

code
string<character varying>
Maximum string length: 60
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 150
row_version
integer<bigint>
skills
integer<bigint>

Response

201

Created