Skip to main content

Create or update Contacts

Creates or updates contacts

Request Body required
  • list_items object[] required

    Possible values: >= 1, <= 10000

Responses

OK


Schema
  • result object[]
  • link_id uuid

    Unique entity set by the server to bind some parameters with each other. By default return null value

  • success boolean
  • extended_info string

    Possible values: [created, updated, deleted, entity_not_found]

    Entity state information result

Loading...