GlobalApiDeleteGrafanaUserRequest: { grafanaUserId: number; projectId?: string }

Delete a Grafana user.

Type declaration

  • grafanaUserId: number

    ID of the Grafana user.

  • OptionalprojectId?: string

    ID of the Project to target.