Basic

Update a card

Update a card definition with new details.

patch/crm/extensions/cards-dev/2026-03/{appId}/{cardId}

Path parameters

appIdinteger required

The appId of the app containing the Legacy CRM Card(s)

cardIdstring required

The id of the Legacy CRM Card

Request body

titlestring

The top-level title for this card. Displayed to users in the CRM UI.

Response

successful operation

createdAtstring date-time

The date and time when the card was created.

idstring required

The unique id of the card.

titlestring required

The top-level title for this card. Displayed to users in the CRM UI.

updatedAtstring date-time

The date and time when the card was last updated.

Changes

Changed in 2 of the 14 revisions of this API.2

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.