Skip to main content
PATCH
/
api
/
contact-structure
/
{contactStructureId}
/
lists
/
{listId}
{
  "__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
listId
string
required

Response

Successfully updated

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