Delete Single Record
DELETE /restapi/1.0/object/res.partner/20 HTTP/1.1
Host: {your_Odoo_server_url}HTTP/1.1 200 OK
{}HTTP/1.1 200 OK
<id type="int">20</id>Headers and Status Codes
Description
Last updated
DELETE /restapi/1.0/object/res.partner/20 HTTP/1.1
Host: {your_Odoo_server_url}HTTP/1.1 200 OK
{}HTTP/1.1 200 OK
<id type="int">20</id>Last updated