Skip to main content
DELETE
/
organization-skills
/
{skill_id}
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

skill_id
string<uuid>
required

Body

application/json

The body is of type object.

Response

OK

success
boolean
required