columns
컬럼 관리
Last updated
컬럼 관리
Last updated
칼럼 생성
POST
https://www.elephantcodingclub.site/api/boards/{board_id}/columns
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
칼럼 수정
PUT
https://www.elephantcodingclub.site/api/boards/{board_id}/columns/{column_id}
칼럼 삭제
DELETE
https://www.elephantcodingclub.site/api/boards/{board_id}/columns/{column_id}
칼럼 이동
PATCH
https://www.elephantcodingclub.site/api/boards/{board_id}/columns/{column_id}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
board_id*
Long
보드 식별값
AccessToken*
String
JWT 토큰값
RefreshToken*
String
JWT 토큰값
title*
String
칼럼 제목
board_id*
Long
보드의 ID 값
column_id*
Long
컬럼의 ID 값
AccessToken*
String
JWT 토큰값
RefreshToken*
String
JWT 토큰값
title*
String
칼럼 새 제목
board_id*
Long
보드의 ID 값
column_id*
Long
컬럼의 ID 값
AccessToken*
String
JWT 토큰값
RefreshToken*
String
JWT 토큰값
board_id*
Long
보드의 ID 값
column_id*
Long
컬럼의 ID 값
AccessToken*
String
JWT 토큰값
RefreshToken*
String
JWT 토큰값
order_num*
int
칼럼 순서