Delete a list of webhooks of particular ids

Give a list of webhook ids to delete.

Request:

DELETE /restapi/1.0/webhooks?ids=7,12 HTTP/1.1
Host: {your_Odoo_server_url}

Response:

HTTP/1.1 200 OK

{}
Headers and Status Codes
Description

Request Headers

Response Headers

Status Codes

Last updated