Internal Diabolocom

Release notes for Diabolocom internal staff

Subscribe to updates
© 2025 Internal Diabolocom
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_email instead of email (deprecated)
    • user_password instead of password (deprecated)
    • ccaas_token instead of token (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)

Example request and response of Private API