Skip to main content

Delete multiple User Entities with link_id. If user with provided link_id exists - it will be removed. If entity doesn't exist in system - operation will be ignored

Request Body
  • link_ids uuid[]

    List of Link IDs

Responses

OK


Schema
  • result object[]

    List of operation results

  • link_id string

    Link unique ID

  • extended_info string

    Operation info

Loading...