Docs

Update Card

Updates an existing card in Kanban Zone.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

The number of the card to update

stringrequired

Card title

string

Board public ID for the mirror card to update

string

Column ID for the card

string

Card description

string

Card template public ID

boolean

Blocked state for the card

string

Email of the member blocking the card

string

Blocked reason for the card

string

Due date for the card

string

Owner email for the card

string

Label name for the card

string

Watcher email list

string

Custom field label

string

Custom field value

number

Card number to link to

string

Relationship type for links to add

string

External URL to link to

string

Title for the external link

number

Card number of the link to remove

string

External URL of the link to remove

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.