Skip to main content

Update multiple Time Profile items

Create or Update multiple Time Profile items.

This request is used by Link management system. Link adds to each time profile link_id.

They can be added to multiple panels and removed by link_id param using POST /access/timeprofile/link/delete

Request Body required
  • list_items object[]
Responses

OK


Schema
  • result object[]
  • link_id stringnull

    Can be settled only by remote server. 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]

Loading...