id via the three-dot menu in the top right: click Copy block id.Copy block id.Update Tile route to update the block:curl --request PUT \--url https://api.slite.com/v1/notes/<Doc id>/tiles/<Block id> \--header 'accept: application/json' \--header 'content-type: application/json' \--header 'x-slite-api-key: <API key>' \--data '{"status": {"label": "104%","colorHex": "#7FFF00"},"title": "Revenue for September 2023 - 340kquot;,"content": "- Latest customers: Acme (3k$ MRR), Fijo (5k$ MRR) - Goal for the month was: 332k$ - Growth: 8% MoM","url": "https://dashboard.revenu"}'
