Update a card

Use this endpoint to update a card. Supports partial updates.

Path Params
number
required

The board ID. You can find it in the URL while viewing the board in Trengo.

number
required

The ID of the card that should be updated.

Body Params
string

The new name ID of the card

string

The new stage ID of the card

user_ids
array of numbers

The Trengo user IDs which belong to this card (e.g. deal owners)

user_ids
contact_ids
array of numbers

The Trengo contact IDs which belong to this card (e.g. leads)

contact_ids
Response
200
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!