Update a tile in a note

Update or create tile.
A tile is rendered with a structured header and a markdown content.
You can create a tile by copying a tile id from Slite by clicking on Copy block id on an empty line setting in the editor.

Path Params
string
required

Note id containing the tile id

string
required

Tile id to update

Body Params
string | null

Title of the tile

string | null

Icon URL to show in the tile

status
object | null

If needed a tile status can be specified with its color

string | null

The tile can be linked to an external URL

string | null

The content of the tile. Can be in markdown.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json