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

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none

Query Parameters

id
string
code
string
name
string
is_active
string
skills
string
row_version
string

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

204

No Content