Bulk create contacts
POST/contact/bulk
Enqueue a background task to create multiple contacts in bulk. You can optionally assign them to a group or define if the group is organization-level.
Use Cases:
- Mass importing contacts from a CSV file.
- Quickly adding a new batch of leads or clients.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error