Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop