- A specific element already present on the page (button, header, text field).
- A Custom Icon that Chameleon adds to the page (beta or new label etc.)
With the Chameleon API for Tooltips, you can:
- List all the Tooltips that follow a specified set of parameters.
-
Retrieve a single Tooltip based on the
id.
Schema
List Tooltips
List all the Tooltips that follow a specified set of parameters.HTTP Request
GET
HTTP Response
Update a Tooltip
Update a single Tooltip to change its properties or to Publish it.HTTP Request
PATCH
To Publish the Tooltip send the current timestamp in
iso8601 format
published_at to null
5e3c4232c712de666d55632a Environment use a + prefix
5e3c4232c712de666d55632a Environment use a - prefix
Retrieve a Tooltip
Retrieve a single TooltipHTTP Request
GET

