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[]
Responses

OK


Schema
  • result object[]
  • link_id string
  • extended_info string
Loading...