Patch Entity

This is a convenience method, which allows modifying general configurations fields such as name, state etc regardless
of the type of entity. This method delegates to the PATCH method of the actual entity type such as PATCH /lists/{lookupId}, PATCH /sheets/{lookupId} 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!