Skip to main content
POST
/
api
/
contact-structure
/
{contactStructureId}
/
lists
{
  "__v": 123,
  "_id": "<string>",
  "createdAt": "<string>",
  "name": "<string>",
  "type": "<string>",
  "updatedAt": "<string>"
}

Authorizations

X-API-Key
string
header
required

API key authentication

Path Parameters

contactStructureId
string<mongo-id>
required

Response

Successfully created

__v
number
_id
string
createdAt
string
name
string
type
string
updatedAt
string