Feb 20, 2025
Feb 20, 2025
Evolution of Private API to create AI enterprise account linked to CCaaS account
The private API to create AI enterprise account linked to CCaaS account, has evolved to include the following changes :
- More explicit request payload parameters names
user_emailinstead ofemail(deprecated)user_passwordinstead ofpassword(deprecated)ccaas_tokeninstead oftoken(deprecated) -> CCaaS public API token with relevant permissions, required for AI public API (Public API - non native integration with Diabolocom CCaaS)
- A new request payload parameter (required) :
ccaas_platform-> CCaaS platform, required for AI public API (Public API - non native integration with Diabolocom CCaaS)
Check the Clickup documentation for this private API
Check the Clickup documentation for the overview of all available private APIs (Internal Use Only)
