2025-11-26
about 1 month ago
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 Requestswhen exceeded. See Rate limiting errors for details.
Modified
- Upsert libraries – Added an optional
statusfield in the input array to define the library's status (publishedordraft, default ispublished). - Upsert jobs – Added an optional
parentExternalIdfield in the input array to specify the parent job’s external ID.
