[BETA] Configuration for the actions UI.

View as Markdown

Enterprise feature

[BETA] This API is in beta state, which means it may change or be removed in the future.

Returns the configuration for the actions UI.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired

Response

actionDefinitionsConfigSchema
TOGGLE_FEATURE_ONobject or null
Configuration of a single action and its parameters.
TOGGLE_FEATURE_OFFobject or null
Configuration of a single action and its parameters.
TOGGLE_FEATURES_ON_BY_TAGobject or null
Configuration of a single action and its parameters.
TOGGLE_FEATURES_OFF_BY_TAGobject or null
Configuration of a single action and its parameters.

Errors