Blueticks
Boards

Update board item

Update cells, soft-delete (`deleted:true`) or restore (`deleted:false`) an item.

note is recorded in aiMeta.history. Requires boards:write.

Request

curl -X PATCH "https://api.blueticks.co/v1/boards//items/" \  -H "Content-Type: application/json" \  -d '{}'
PATCH
/v1/boards/{boardId}/items/{itemId}

Path Parameters

boardId*string
itemId*string

Request Body

application/json

Response

Response Body

application/json

application/json