Skip to main content
1 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/plan-items/v1/
  • for the query request parameter wherePlanIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/plan-items/v1/
  • added the new optional query request parameter wherePlanIds
1 API change(s)GET /rs/plan-items/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/plan-items/v1/
  • added the new optional query request parameter countOnly
2 API change(s)POST /rs/plan-items/v1/points
  • endpoint added
PATCH /rs/plan-items/v1/points/{id}
  • endpoint added
7 API change(s)GET /rs/plan-items/v1/
  • endpoint added
POST /rs/plan-items/v1/drawings
  • endpoint added
PATCH /rs/plan-items/v1/drawings/{id}
  • endpoint added
POST /rs/plan-items/v1/zones
  • endpoint added
PATCH /rs/plan-items/v1/zones/{id}
  • endpoint added
DELETE /rs/plan-items/v1/{id}
  • endpoint added
GET /rs/plan-items/v1/{id}
  • endpoint added