Update Entity

This is a convenience method which allows updating Entities of any type. This method delegates to the PUT method of the actual Entity type, such as PUT /lists/x, PUT /sheets/x etc.

See the specific API endpoint documentation for each type of Entity for details.

Language
Click Try It! to start a request and see the response here!