Toggle a feature on or off
Enable or disable a specific NSR Machine feature. Changes take effect immediately and persist across requests within the session…
POST
Enable or disable a specific NSR Machine feature. Changes take effect immediately
and persist across requests within the session.
Example: Enable Graph-of-Thoughts
Required scope:
write
Request body
ToggleFeatureRequest
boolean
required
Whether to enable (true) or disable (false)
string
required
Feature name
Response
FeaturesResponse
string[]
required
All available features
string[]
required
List of enabled features