Genesys Cloud - Developer Announcements!

 View Only

Sign Up

Deprecation of Sentiment Setting within Topics from Public API

  • 1.  Deprecation of Sentiment Setting within Topics from Public API

    Posted 04-14-2025 13:36

    Description

    The ability to set sentiment for a phrase via our public API will be deprecated. This change reflects the removal of a feature that has not been in active use for some time and has already been removed from the UI.

    The impacted API endpoints are:

    POST /api/v2/speechandtextanalytics/topics
    
    PUT /api/v2/speechandtextanalytics/topics/{topicId}
    

    Change Category

    API

    Change Context

    The sentiment setting has no impact on sentiment analysis results. If you wish to influence sentiment analysis outcomes, we encourage you to utilize our sentiment feedback feature, which allows for direct input on sentiment accuracy.

    Change Impact

    Customers will can continue leveraging the APIs by not specifying a sentiment value in your request. We expect this change to streamline API functionality without affecting your current workflows. Thank you for your understanding.

    Date of Change

    Immediate

    Impacted APIs

    POST /api/v2/speechandtextanalytics/topics
    PUT /api/v2/speechandtextanalytics/topics/{topicId}

    References

    [WEM-1315]