Configs
Update Tile
PUT
Update a tile by ID or by tab_id and name.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the tile to update
The tab ID the tile belongs to
The name of the tile to update
Whether this is a checkpoint update (manual save)