Add member to a team.

Parameters

ParameterDescription
Team IDTeam ID to add member to.
User IDThe user ID to be added to the team.

Example Output

{
	"message": "Member added to Team"
}

Workflow Library Example

Add Team Member by Id with Grafana and Send Results Via Email

Preview this Workflow on desktop