Skip to main content
DELETE
Delete skill
Version:v4

Authorizations

Authorization
string
header
required

Sesame Public API consumer token (Authorization: Bearer )

Path Parameters

skillId
string<uuid>
required

Query Parameters

force
enum<string>
default:false

Delete the skill even when it is still assigned to employees. Omitted or false rejects the deletion with 409 when assignments exist.

Available options:
true,
false,
1,
0

Response

The skill was deleted.