Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

skill_id
string
required

ID of the skill to delete.

Response

Skill deleted successfully.

deleted
boolean

Whether the skill was successfully deleted.

Example:

true