Skip to main content

Endpoint

Parameters path

Body

Success response 200

Async response 202

When contactIds.length >= 100, the operation runs in background.

Notes

  • < 100 contacts: synchronous response
  • >= 100 contacts: asynchronous response with HTTP 202
  • Poll GET /api/v1/contacts/bulk-jobs/{jobId}/progress every 2s