fix: code examples for team update

This commit is contained in:
Shivam Mishra
2026-02-23 18:08:14 +05:30
parent d697c7db99
commit 1b5f91c46d
@@ -17,7 +17,7 @@ x-codeSamples:
)
# Replaces all current agents with the ones provided
client.teams.agents.add(
agents = client.teams.agents.update(
account_id=1,
team_id=5,
agent_ids=[10, 11]