Parameters
The Parameter API handles global parameters that either affects the current environment, or Bots individually. Bot parameters overrides environment parameters locally.
Was this helpful?
The Parameter API handles global parameters that either affects the current environment, or Bots individually. Bot parameters overrides environment parameters locally.
Was this helpful?
/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
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}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
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}/parameters/{parameterId}
Represents the id of organization
Represents the id of environment
Represents the id of environment
No body
/org/{orgUUID}/env/{envUUID}/parameters/version
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
It is the parameter's name to find
/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/{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