placement.unbind
This method deletes the registered embedding location handler. Shall be executed with the available account administrative privileges.
Parameters
Parameter | Description | Available from version |
---|---|---|
PLACEMENT | Embedding location ID. Required. | |
HANDLER | URL for the embedding location handler. If the handler URL is not specified, all the handlers for the specified embedding location, registered by the app, will be deleted. |
This method returns the quantity of deleted handlers.
Example
GET https://sometestportal.bitrix24.com/rest/placement.unbind?auth=7e623a5a0000cd710000cd5b00000001000000a8b1dbe022e2de93198634e9526b00f7&placement=CRM_LEAD_DETAIL_TAB&handler=https%3A%2F%2Fwww.myapplicationhost.com%2Fplacement%2F HTTP/1.1 HTTP/1.1 200 OK { "result": { "count": 1 } }
© «Bitrix24», 2001-2024