{
"peopleIds": [
"507f1f77bcf86cd799439011",
"507f191e810c19729de860ea"
]
}curl --location 'https://api.cobra.de/v1/crm/lists/people/3fa85f64-5717-4562-b3fc-2c963f66afa6/members/bulk' \
--header 'X-Integration-Name: API Documentation' \
--header 'X-Integration-Provider: cobra GmbH' \
--header 'X-Cobra-TenantId: 12e39e53-ece1-4d8d-8958-e782de1dbef0' \
--header 'X-Integration-Contact: info@cobra.de' \
--header 'Accept-Language: de-DE' \
--header 'Content-Type: application/json' \
--data '{
"peopleIds": [
"507f1f77bcf86cd799439011",
"507f191e810c19729de860ea"
]
}'{
"data": {
"addedCount": 2,
"skippedIds": [
"507f1f77bcf86cd799439011"
],
"notFoundIds": [
"507f191e810c19729de860ea"
]
},
"message": "string",
"metaData": {
"totalResults": 0,
"responseTimeStamp": "2019-08-24T14:15:22.123Z"
},
"statusCode": 0
}