what is the correct HTTP status code to return to a valid PUT /resources/:id request but where there is no resource at that id?
@ag_dubs this likewise suggests 500 if you don't want PUT to a nonexistent object to create it
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@ag_dubs this likewise suggests 500 if you don't want PUT to a nonexistent object to create it