POST
/
customerbase
/
v1
/
contacts
/
bulk

Authorizations

X-CUSTOMER-OS-API-KEY
string
headerrequired

Body

application/json · object[]
contactId
string

Contact's unique identifier example: contact-123

email
string

Contact's email address example: john@example.com

linkedinUrl
string

Contact's LinkedIn profile URL example: https://linkedin.com/in/john-doe

Response

201 - application/json

Response structure for bulk operations with single error detail

details
object

Error details if any

requestId
string
status
string

Status indicates the result of the operation ("success" or "error")

summary
object

Summary of the bulk operation