Github API - Test Config

DELETE /projects/{project_id}
projects

Deletes a project board. Returns a 404 Not Found status if projects are disabled.
Delete a project

Arguments
key project-id

project-id [scalar]

The unique identifier of the project.

API:
Github Open API
(version: 1.1.4)

Returns
304 not_modified

not_modified [scalar]

Not modified

API:
Github Open API
(version: 1.1.4)
401 requires_authentication

requires_authentication [scalar]

Requires authentication

API:
Github Open API
(version: 1.1.4)
403 application/json 3856

3856 [object]

Attributes
documentation_url string

errors string []

message string

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
410 gone

gone [scalar]

Gone

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)