Skip to main content

Delete multiple Identifier items by link_id param

  • This request is used by Link management system.
  • Available only in access control mode
Request Body
  • link_ids uuid[]
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...