팀 노션 모음집
/
심화 프로젝트
/
B-4
/
API 명세😍
/
카드 색상 수정
Search
Duplicate
카드 색상 수정
method
PATCH
fail
request
{ "title" : "changeCardColor" }
response-success
{”title” : “title”, “writer” : “writer”, “content” : “content”, “backgroundColor” : “RED”, “comments : {”content” : “content”, “commentWriter” : “commentWriter”}},200 (OK)
url
/v1/columns/{columnsId}/cards/{cardsId}/cardColor
분류
요구사항
Aut
horization: Bearer token
주석