Add PATCH endpoint and tags field to Clips APIs

Added

  • New Single API:
    • PATCH /v2/clips/{clipId}

Changed

  • New tags response field in the following Clips APIs:
    • GET /v2/accounts/{accountId}/clips
    • GET /v2/clips
  • New tags response field in the following Single API:
    • GET /v2/clips/{clipId}