Skip to main content

Delete Contacts by theirs uids

Removes Contacts by theirs uids

Request Body required
  • link_ids uuid[]

    array of identifiers from Link

Responses

OK


Schema
  • result object[]

    List of Link id results

  • link_id uuid

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

  • success boolean

    describes state of operation

  • extended_info string

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

    Entity state information result

Loading...