github.com/go-playground/webhooks/v6@v6.3.0/testdata/gitlab/system-team-member-removed.json (about)

     1  {
     2    "created_at": "2012-07-21T07:30:56Z",
     3    "updated_at": "2012-07-21T07:38:22Z",
     4    "event_name": "user_remove_from_team",
     5    "access_level": "Maintainer",
     6    "project_id": 74,
     7    "project_name": "StoreCloud",
     8    "project_path": "storecloud",
     9    "project_path_with_namespace": "jsmith/storecloud",
    10    "user_email": "johnsmith@example.com",
    11    "user_name": "John Smith",
    12    "user_username": "johnsmith",
    13    "user_id": 41,
    14    "project_visibility": "private"
    15  }