WEB PATCH request method

To avoid data loss, for example, in Airtable requests.

To update Sellers records, issue a request to the Sellers endpoint. A PATCH request will only update the fields you specify, leaving the rest as they were. A PUT request will perform a destructive update and clear all unspecified cell values. The example at the right uses the non-destructive PATCH method

this already has been added as feature request


Taifun
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.