Actions
Invite Org Member
Invite member to organization.

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 |
|---|---|
| Name | (Optional) The value in the Name field of the account. |
| Role | The organization role to assign this user. |
| Send Email | Yes - If your organization has SMTP set up, then Grafana sends an email to the user inviting them to log in to Grafana and join your organization. No - The user is not sent an invitation, but they can sign in to the Grafana server with the email or username that you entered. |
| Username/Email | Either the email or username that the user will use to sign in to Grafana. |
{
"message": "User added to organization",
"userId": 1
}
Was this page helpful?