Configs
Patch Tile
PATCH
Partially update a tile by ID or by tab_id and name.
Only the fields included in the request body will be updated.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the tile to patch
The tab ID the tile belongs to
The name of the tile to patch
Whether this is a checkpoint update (manual save)
Body
The ID of the tile to patch
The tab ID the tile belongs to
The name of the tile to patch
Whether this is a checkpoint update (manual save)