Skip to main content
  • The current page URL matches.
  • Segmentation matches (User is the right person) - required but can be to match All Users.
  • Launcher menu Icon or Custom Icon must be clicked.
To know more about Launchers, feel free to visit our product documentation.
With the Chameleon API for Launchers, you can:
  • List all Launchers based on the specified set of parameters.
  • Retrieve a specific Launcher based on its id.

Schema

Launcher Item Schema

List Launchers

List all Launchers based on the specified set of parameters.

HTTP Request

GET

HTTP Response

Update a Launcher

Update a single Launcher to change its properties or to Publish it.

HTTP Request

PATCH
To Publish the Launcher send the current timestamp in iso8601 format
To Unpublish the Launcher set the published_at to null
To add the 5e3c4232c712de666d55632a Environment use a + prefix
To remove the 5e3c4232c712de666d55632a Environment use a - prefix

Filtering by Segment

See Listing Related models

Retrieve a Launcher

Retrieve a single Launcher.

HTTP Request

GET