Assuming that the implementation wants to maintain control over who can create and modify server data, the new token parameter also allows for token-based authentication (as with OAuth 2.0) if desired. It is up to the implementation to decide how such tokens should be generated and processed.
Authentication is orthogonal to updates. Different environments may want to do this in different ways.
Authentication is orthogonal to updates. Different environments may want to do this in different ways.