GitHub · Example Payload

Github Repo Collaborators Api Repository Collaborator Permission Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Repo Collaborators Api Repository Collaborator Permission Example is an example object payload from GitHub, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

permissionrole_nameuser

Example Payload

Raw ↑
{
  "permission": "example_value",
  "role_name": "admin",
  "user": "example_value"
}