Skip to main content
PUT
Update Card Title

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

CARD_ID
integer
required

The ID of the card to update.

Body

application/json

The request body for updating a card's title and description.

dynamicTitle
object

Container for dynamic text blocks.

dynamicDescription
object

Container for dynamic text blocks.

Response

OK. The card was updated successfully.

Returns an empty object.