Actions
Add Team Member By ID
Add member to a team.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Team ID | Team ID to add member to. |
| User ID | The user ID to be added to the team. |
{
"message": "Member added to Team"
}
Was this page helpful?