Blueticks
Boards

Create board item

Create one item.

status/priority are given as LABELS and resolved to the board's options server-side (unknown label → 422 with the valid labels). Dedupe fingerprint + provenance are stamped into aiMeta. Requires boards:write.

Request

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

Path Parameters

boardId*string

Request Body

application/json

Response

Response Body

application/json

application/json