Allow passing multiple agent ID's while running API
When using the https://api.justcall.io/v1/contacts/new endpoint, currently we cannot pass multiple agent IDs at once. Due to this we need to run the same request multiple times. Kindly look into this?
Admin
Anand Malto
Jul 7, 2025
The mentioned endpoint supports the across_team parameter, which, when set to true, creates the contact for all agents in a single API call. We recommend trying this approach and letting us know if you have a specific use case that requires sending a list of agent IDs instead.
The mentioned endpoint supports the
across_team
parameter, which, when set totrue
, creates the contact for all agents in a single API call. We recommend trying this approach and letting us know if you have a specific use case that requires sending a list of agent IDs instead.