Add project collaborator
Adds a collaborator to an organization project and sets their permission level. You must be an organization owner or a project admin
to add a collaborator.
Path Parameters
Body
application/json
Body
The permission to grant the collaborator.
Allowed values:readwriteadmin
Default:write
Example:write
Response
Response
Response
Path Parameters
Body
Remove user as a collaborator
Removes a collaborator from an organization project. You must be an organization owner or a project admin
to remove a collaborator.
Path Parameters
Response
Response
Response
Path Parameters
Get project permission for a user
Returns the collaborator’s permission level for an organization project. Possible values for the permission
key: admin
, write
, read
, none
. You must be an organization owner or a project admin
to review a user’s permission level.
Path Parameters
Response
application/json
Response
Response
Project Collaborator Permission
Project Collaborator Permission
Simple User
Show Child Parameters
Path Parameters
List project columns
Query Parameters
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Path Parameters
Response
application/json
Response
Response
Project columns contain cards of work.
Example:https://api.github.com/projects/columns/367
Example:https://api.github.com/projects/120
Example:https://api.github.com/projects/columns/367/cards
The unique identifier of the project column
Example:42
Example:MDEzOlByb2plY3RDb2x1bW4zNjc=
Name of the project column
Example:Remaining tasks
Example:2016-09-05T14:18:44Z
Example:2016-09-05T14:22:28Z
Path Parameters
Query Parameters
Create a project column
Path Parameters
Body
application/json
Body
Name of the project column
Example:Remaining tasks
Response
application/json
Response
Response
Project Column
Project columns contain cards of work.
Example:https://api.github.com/projects/columns/367
Example:https://api.github.com/projects/120
Example:https://api.github.com/projects/columns/367/cards
The unique identifier of the project column
Example:42
Example:MDEzOlByb2plY3RDb2x1bW4zNjc=
Name of the project column
Example:Remaining tasks
Example:2016-09-05T14:18:44Z
Example:2016-09-05T14:22:28Z