Bulk add contacts to an account
contacts:operate scope (or a broader one that includes it).
Adds multiple contacts to the specified account. Non-atomic — some may succeed while others fail. Items not in the response dictionary succeeded.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Account ID
Body
Request body containing a list of contact IDs
List of contact IDs
1000x >= 1Response
Dictionary of failed items keyed by contact ID. Empty object {} means all succeeded.
Per-item error codes:
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.