70003: Outdated Entity



ERROR

The request tries to update a resource that has been already updated (by someone else). Only applies if the resource uses a version field.

  • When sending an update request that contains field: "version: 1" and the server recognizes that the actual version of the resource is already 2.
  • Reload the resource with a GET request to get the latest version.