{
"__v": 123,
"_id": "<string>",
"createdAt": "<string>",
"name": "<string>",
"type": "<string>",
"updatedAt": "<string>"
}lists
Create a new list
POST
/
api
/
contact-structure
/
{contactStructureId}
/
lists
{
"__v": 123,
"_id": "<string>",
"createdAt": "<string>",
"name": "<string>",
"type": "<string>",
"updatedAt": "<string>"
}