Release timeline
This document outlines the timeline for the upcoming and currently released backward incompatible (i.e., breaking changes) updates to the APIs.
May 06, 2025
CompanyApi
/v2/companies
requestBody
: Propertyenabled
at pathpost
>requestBody
>supportConfig
>cognigyChatConfig
>enabled
will be required from 2025-05-12.requestBody
: Propertyenabled
at pathpost
>requestBody
>supportConfigs
>cognigyChatConfig
>enabled
will be required from 2025-05-12.requestBody
: PropertyscriptUrl
at pathpost
>requestBody
>supportConfig
>cognigyChatConfig
>scriptUrl
will be required from 2025-05-12.requestBody
: PropertyscriptUrl
at pathpost
>requestBody
>supportConfigs
>cognigyChatConfig
>scriptUrl
will be required from 2025-05-12.requestBody
: PropertyinitWebchatEndpoint
at pathpost
>requestBody
>supportConfig
>cognigyChatConfig
>initWebchatEndpoint
will be required from 2025-05-12.requestBody
: PropertyinitWebchatEndpoint
at pathpost
>requestBody
>supportConfigs
>cognigyChatConfig
>initWebchatEndpoint
will be required from 2025-05-12.requestBody
: PropertysessionTimeout
at pathpost
>requestBody
>supportConfig
>cognigyChatConfig
>sessionTimeout
will be required from 2025-05-12.requestBody
: PropertysessionTimeout
at pathpost
>requestBody
>supportConfigs
>cognigyChatConfig
>sessionTimeout
will be required from 2025-05-12.
/v2/companies/{companyId}
requestBody
: Propertyenabled
at pathput
>requestBody
>supportConfig
>cognigyChatConfig
>enabled
will be required from 2025-05-12.response
: Propertyenabled
at pathget
>response
>200
>supportConfig
>cognigyChatConfig
>enabled
will be required from 2025-05-12.requestBody
: PropertyscriptUrl
at pathput
>requestBody
>supportConfig
>cognigyChatConfig
>scriptUrl
will be required from 2025-05-12.response
: PropertyscriptUrl
at pathget
>response
>200
>supportConfig
>cognigyChatConfig
>scriptUrl
will be required from 2025-05-12.requestBody
: PropertyinitWebchatEndpoint
at pathput
>requestBody
>supportConfig
>cognigyChatConfig
>initWebchatEndpoint
will be required from 2025-05-12.response
: PropertyinitWebchatEndpoint
at pathget
>response
>200
>supportConfig
>cognigyChatConfig
>initWebchatEndpoint
will be required from 2025-05-12.requestBody
: PropertysessionTimeout
at pathput
>requestBody
>supportConfig
>cognigyChatConfig
>sessionTimeout
will be required from 2025-05-12.response
: PropertysessionTimeout
at pathget
>response
>200
>supportConfig
>cognigyChatConfig
>sessionTimeout
will be required from 2025-05-12.
April 16, 2025
AirApi
/v3/air/company-credits/migrations
requestBody
: PropertyisMoveToCompanyCredits
at pathpost
>requestBody
>isMoveToCompanyCredits
is removed.