Skip to main content
DELETE
Delete a skill

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Path Parameters

id
string<uuid>
required

The skill ID to delete

Response

Skill successfully deleted

deleted
boolean
required

Always true on success