Features
Feature Update
Updates a feature configuration. It will report if this feature is available in the user info endpoint.
PUT
/
orgs
/
features
Body
*/*
name
enum<string>
requiredThe name of the feature
- ask-ai - Enable and consent to use ask ai feature
Available options:
ask-ai
status
enum<string>
requiredStatus of the resource
- enabled - The feature is consent and enable for use
- disabled - The feature is disabled
Available options:
enabled
, disabled