{
"peopleId": "507f1f77bcf86cd799439011"
}curl --location 'https://api.cobra.de/v1/crm/lists/people/3fa85f64-5717-4562-b3fc-2c963f66afa6/members' \
--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 '{
"peopleId": "507f1f77bcf86cd799439011"
}'{
"data": {
"listId": "e7b8f8c2-3d4b-4f8a-9c2b-8f8c2d4b4f8a",
"peopleId": "507f1f77bcf86cd799439011",
"addedByUserId": "22222222-2222-2222-2222-222222222222",
"addedByFirstName": "Anna",
"addedByLastName": "Schmidt",
"addedAt": "2026-05-04T08:34:37Z"
},
"message": "string",
"metaData": {
"totalResults": 0,
"responseTimeStamp": "2019-08-24T14:15:22.123Z"
},
"statusCode": 0
}