Skip to main content
POST
Skills, with how many workers hold 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

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

201

Created