Skip to main content
POST
/
api
/
v1
/
skills
/
definitions
/
{skill_type}
/
validate
Validate Skill Configuration
curl --request POST \
  --url https://control-plane.kubiya.ai/api/v1/skills/definitions/{skill_type}/validate \
  --header 'Content-Type: application/json' \
  --data '{}'
"<any>"

Path Parameters

skill_type
string
required

Body

application/json · Configuration · object

Response

Successful Response

The response is of type any.