Use * syntax for faster search

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip
iconfalse
titleRSS feed

To view this changelog as an RSS feed, add the following URL [source link] to an RSS reader.

...

March 11, 2026

Models 2.0 APIs Now Available

What is it? The 2.0 versions of the models and model versions endpoints are now available for use. This release simplifies the API JSON structure and adds new PATCH methods for partial updates.

How am I affected? Customers may now start using the 2.0 APIs for models and model versions. The deprecation date for the 0.5 models and model versions APIs will be announced at a future date.

The new endpoints are listed below: 

  • /models/
  • /models/{id}
  • /models/{id}/versions
  • /models/{id}/reset-current-version
  • /models/versions
  • /models/versions/{id}

Resources: Models

March 5, 2026

Update to Response Body for Bulk Create or Update Creative Associations Endpoint

...

Back to Top