Skip to main content
POST
Add Contacts Batch
Dieser Endpunkt ist veraltet. Ein V2-Ersatz ist noch nicht verfügbar. Weitere Informationen findest du in der Migrationsanleitung.

Autorisierungen

Authorization
string
header
erforderlich

API key must be provided as: Bearer <api_key>

Body

application/json
contacts
object[]
erforderlich

Array of contacts to add. Maximum 1000 contacts per request.

Antwort

Contacts processed successfully

total_processed
integer

Total number of contacts processed

total_success
integer

Number of contacts successfully added

total_failed
integer

Number of contacts that failed to be added

result
object[]