Creates a user project board. Returns a 410 Gone
status if the user does not have existing classic projects. If you do not have sufficient privileges to perform this action, a 401 Unauthorized
or 410 Gone
status is returned. Create a user project
Returns 201 application/json project project [object]
Projects are a way to organize columns and cards of work.
Attributes organization_permission string
The baseline permission that all organization members have on this project. Only present if owner is an organization.
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'
API:
Github Open API
(version: 1.1.4)
304 not_modified not_modified [scalar] API:
Github Open API
(version: 1.1.4)
403 forbidden forbidden [scalar] API:
Github Open API
(version: 1.1.4)
422 validation_failed_simple validation_failed_simple [scalar]
Validation failed, or the endpoint has been spammed.
API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)