Backend API
cURL
curl --request POST \ --url https://api.wacht.dev/ai/agents/{agent_id}/skills \ --header 'Authorization: <api-key>' \ --header 'Content-Type: multipart/form-data'
{}
The body is of type object.
object
Imported skills
The response is of type object.
Was this page helpful?