← back to the release
new featureAPI

Simplify REST API Version Management

You can now use latest in place of a numbered version segment (vXX.0) in a REST API URI, and the request routes to the most recent REST API version the org supports (reported by the List Available REST API Versions resource). Example: https://<MyDomain>.my.salesforce.com/services/data/latest/sobjects/Account.

identifiers
REST APIlatestList Available REST API Versions
flags
enabled by defaultno action required
how
Replace vXX.0 with latest in the REST API URI.
who
when
where
API Enabled Group, Professional, Enterprise, Performance, Unlimited, Developer, and Database.com editions.
read it on salesforce.com