Skip to main content
PUT
Enable or disable a default skill

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$

Body

application/json
enabled
boolean
required

Response

No Content