2025-11-26

Added

  • Import integration statistics – Imports up to 10,000 integration activity records per request, including progress, score, result, time spent, and activity timestamps.
  • Delete libraries – Deletes up to 10,000 libraries by externalId.
  • Per-second API rate limiting across all routes, returning 429 Too Many Requests when exceeded. See Rate limiting errors for details.

Modified

  • Upsert libraries – Added an optional status field in the input array to define the library's status (published or draft, default is published).
  • Upsert jobs – Added an optional parentExternalId field in the input array to specify the parent job’s external ID.