Skip to main content

JAICP updates in June 2025

Improved

  • Detailed error for duplicates in Calls API.

Detailed error for duplicates in Calls API

If there are duplicate phone numbers in the body of the POST /api/calls/campaign/{token}/addPhones request, it returns an error. Now the phonesDuplicates field lists all numbers that have duplicates in the request.

See an example in the JAICP or Aimylogic documentation.