Sign in

Delete team agents

documented

Remove agents from a team

DELETE /teams/{id}/agents/Teamsno implementation yet0 runs

Input

team_id*
Team ID
Example: 12345
agent_ids
Agent IDs to remove (JSON array)
["agent_id_1","agent_id_2"]
Calls CallHub as you (your API key is your account); keychains.dev holds the credentials.