Github API - Test Config

PATCH /projects/columns/{column_id}
projects

Update an existing project column

Arguments
key column-id

column-id [scalar]

The unique identifier of the column.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json project-column

project-column [object]

Project columns contain cards of work.

Attributes
cards_url string

created_at string

id integer

The unique identifier of the project column

name string

Name of the project column

node_id string

project_url string

updated_at string

url string

API:
Github Open API
(version: 1.1.4)
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 forbidden

forbidden [scalar]

Forbidden

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