Skip to main content
PATCH
Skills, with how many workers hold each.

Headers

Prefer
enum<string>

Preference

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

Query Parameters

id
string
code
string
name
string
description
string
is_active
string
requires_certification
string
worker_count
string

Body

skills

Skills, with how many workers hold each.

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

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 200
requires_certification
boolean<boolean>
worker_count
integer<bigint>

Response

204

No Content