Create an organization project
Creates an organization project board. Returns a `404 Not Found` status if projects are disabled in the organization. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.
/orgs/{org}/projects- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Path Parameters
- org stringrequired
Body Params
requiredThe description of the project.
The name of the project.
Responses
Response
Body of the project
Example: This project represents the sprint of the first week in January
Example: https://api.github.com/projects/1002604/columns
Example: 2011-04-10T20:09:31Z
creator Simple User objectrequirednullable Simple User
Simple User
Example: https://github.com/images/error/octocat_happy.gif
Example: https://api.github.com/users/octocat/events{/privacy}
Example: https://api.github.com/users/octocat/followers
Example: https://api.github.com/users/octocat/following{/other_user}
Example: https://api.github.com/users/octocat/gists{/gist_id}
Example: 41d064eb2195891e12d0413f63227ea7
Example: https://github.com/octocat
Example: 1
Example: octocat
Example: MDQ6VXNlcjE=
Example: https://api.github.com/users/octocat/orgs
Example: https://api.github.com/users/octocat/received_events
Example: https://api.github.com/users/octocat/repos
Example: "2020-07-09T00:17:55Z"
Example: https://api.github.com/users/octocat/starred{/owner}{/repo}
Example: https://api.github.com/users/octocat/subscriptions
Example: User
Example: https://api.github.com/users/octocat
Example: https://github.com/api-playground/projects-test/projects/12
Example: 1002604
Name of the project
Example: Week One Sprint
Example: MDc6UHJvamVjdDEwMDI2MDQ=
Example: 1
The baseline permission that all organization members have on this project. Only present if owner is an organization.
Example: https://api.github.com/repos/api-playground/projects-test
Whether or not this project can be seen by everyone. Only present if owner is an organization.
State of the project; either 'open' or 'closed'
Example: open
Example: 2014-03-03T18:58:10Z
Example: https://api.github.com/projects/1002604
Requires authentication
Forbidden
Resource not found
Gone
Validation failed