Backend API
Associate a sub-agent with a parent agent
cURL
curl --request POST \ --url https://api.wacht.dev/ai/agents/{agent_id}/sub-agents/{sub_agent_id} \ --header 'Authorization: <api-key>'
API key authentication (format: Bearer {api_key})
AI Agent ID
Sub-agent ID
Sub-agent attached
Was this page helpful?