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

Request to delete a Grafana user.

Type declaration

  • grafanaUserId: number

    ID of the Grafana user.

  • OptionalprojectId?: string

    ID of the Project.