Parameters
The Parameter API handles global parameters that either affects the current environment, or Bots individually. Bot parameters overrides environment parameters locally.
Last updated
Was this helpful?
The Parameter API handles global parameters that either affects the current environment, or Bots individually. Bot parameters overrides environment parameters locally.
Last updated
Was this helpful?
/org/{orgUUID}/env/{envUUID}/parameters
Represents the id of organization
Represents the id of environment
Parameter's key
Parameter's value
Parameter's description
Flag that indicates if the parameter is enabled
/org/{orgUUID}/env/{envUUID}/v2/parameters
It is the id that represents an organization
It is the id that represents an environment
Parameter key to search only for this
It is an identifier provided by the API client that will be used to identify distributed logs.
/org/{orgUUID}/env/{envUUID}/parameters
Represents the id of organization
Represents the id of environment
It is the parameter's name to find
/org/{orgUUID}/env/{envUUID}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
Represents the id of configuration
Parameter's key
Parameter's value
Parameter's description
Flag that indicates if the parameter is enabled
/org/{orgUUID}/env/{envUUID}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
Represents the id of configuration
No body
/org/{orgUUID}/env/{envUUID}/parameters/version
Represents the id of organization
Represents the id of environment
/org/{orgUUID}/env/{envUUID}/parameters/automated-learning
Represents the id of organization
Represents the id of environment
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/parameters
Represents the id of organization
Represents the id of environment
Represents the id of bot
Parameter's key
Parameter's value
Parameter's description
Flag that indicates if the parameter is enabled
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/parameters/update-reserved
A valid organization uuid
A valid environment uuid
A valid bot uuid
It is an identifier provided by the API client that will be used to identify distributed logs.
The slide type, it can be CONFIDENCE_MIN, GENAI, AL OR REPHRASING.
The slide value.
No body
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/v2/parameters
It is the id that represents an organization
It is the id that represents an environment
It is the id that represents a bot.
Parameter key to search only for this
It is an identifier provided by the API client that will be used to identify distributed logs.
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/parameters
Represents the id of organization
Represents the id of environment
Represents the id of bot
It is the parameter's name to find
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
Represents the id of bot
Represents the id of configuration
Parameter's key
Parameter's value
Parameter's description
Flag that indicates if the parameter is enabled
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
Represents the id of bot
Represents the id of configuration
No body
/org/{orgUUID}/env/{envUUID}/extensions/genai-enabled
Represents the id of organization
Represents the id of environment
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/extensions/update-status/{extension}
A valid organization uuid
A valid environment uuid
A valid bot uuid
It is the key extension to toggle. Possible values are: al.enabled, genai.cell.enabled, utterance.completetions.enabled, genai.enhancements.enabled and genai.rephrasing.enabled
It is an identifier provided by the API client that will be used to identify distributed logs.
Parameter's value
Contains the properties of the extension
No body
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/extensions
It is the id that represents an organization
It is the id that represents an environment
It is the id that represents a bot.