event.unbind
Uninstalls a previously installed event handler.
The method can be called only by a user having administrative privileges.
Parameters
Parameter | Description |
---|---|
event | Specifies the event name. This parameter is optional. |
handler | Specifies the event handler URL. This parameter is optional. |
auth_type | Specifies the ID of a user whose credentials will be used to install the handler. This parameter is optional. Example https://my.bitrix24.com/rest/event.unbind.json?auth=a25e86871fcebb24f4d9076caf2e6623&auth_type=0&event=OnAppUpdate&handler=http%3A%2F%2Fwww.my-domain.com%2Fhandler%2F Response {"result":{"count":1}} See Also
© «Bitrix24», 2001-2022
|