Released: 2026-04-23 Updated: 2026-04-22
Summary: Adds a new PATCH /v2/clips/{clipId} API to update clips and introduces a tags response field across list and single Clips endpoints.
Added
- New Single API:
PATCH /v2/clips/{clipId}
Changed
- New
tagsresponse field in the following Clips APIs:GET /v2/accounts/{accountId}/clipsGET /v2/clips
- New
tagsresponse field in the following Single API:GET /v2/clips/{clipId}