curl --request DELETE \
--url https://{controlPlaneURL}/api/ml/v1/agent-skill-versions/{agent_skill_version_id} \
--header 'Authorization: Bearer <token>'{}Delete an agent skill version by its ID.
curl --request DELETE \
--url https://{controlPlaneURL}/api/ml/v1/agent-skill-versions/{agent_skill_version_id} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?