Mar 31, 2025
Mar 31, 2025
Evolution of Private API to identify an existing AI account and get account information
The private API to identify an existing AI enterprise account, has evolved to include the following changes :
- New request payload parameters, to enhance identification capabilities
- Identifying an AI account using AI account ID (UUID) ->
account_id - Identifying an AI account using Diabolocom CCaaS account ID and UUID (useful to unify the use of QM and AI App, to unify the use of API integration and native integration) ->
diabolocom_account_idanddiabolocom_account_uuid
- Identifying an AI account using AI account ID (UUID) ->
- Additional response payload parameters :
diabolocom_account_uuid: UUID of Diabolocom CCaaS Account in case of Diabolocom native integrationccaas_platform: Platform of Diabolocom CCaaS Account in case of Diabolocom native integration or API integration
Check the Clickup documentation for this private API
Check the Clickup documentation for the overview of all available private APIs (Internal Use Only)
(Postman collection updated and reshared in Clickup page)