cURL
Contacts
Migrate contacts
Migrate contacts in bulk from an external system to Masivo. This endpoint allows you to import up to 10,000 contacts at once.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Your account ID
Timezone for processing (e.g., 'America/New_York', 'UTC')
Example:
"UTC"
Body
application/json
Array of contacts to migrate
Required array length:
1 - 10000 elementsResponse
Contacts batch enqueued successfully