Skip to main content

Delete multiple Time Profile items by link_id param. This request is used by Link management system to remove Time Profiles from panel.

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, number_taken_by_another_identifier, bound_time_profile_doesnt_exist, face_id_not_supported, number_of_face_identifiers_exceeded, number_of_identifiers_exceeded]

    Entity state information result

Loading...