Skip to main content
DELETE
/
skills
/
{id}
Delete a skill
curl --request DELETE \
  --url https://api.gospott.com/skills/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Response

204

Skill deleted successfully