Authorization: Bearer ********************
curl --location --request DELETE '/skills/' \ --header 'Authorization: Bearer <token>'
{ "object": "skill.deleted", "deleted": true, "id": "string" }