Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
PUT
/api/content/v1/cards/<CARD_ID>/title
{ "method": "PUT", "url": "https://{instance}.domo.com/api/content/v1/cards/<CARD_ID>/title", "headers": { "X-DOMO-Developer-Token": "", "Content-Type": "application/json" }, "body": { "dynamicTitle":{ "text":[ { "type":"TEXT", "text":"Pivot Table - Change 22 the quick brown fox jumped over the lazy dog" } ] }, "dynamicDescription":{ "text":[ { "type":"TEXT", "text":"Pivot Table - Change 22 the quick brown fox jumped over the lazy dog" } ] } }
200: {}