Webhooks
Lending
Unregister hooks
3min
Request URL https:// .../Hooks/v2/Registrations
Use this call to unregister any hook event you are registered to.

Required query parameter
Parameter name | Parameter type | Data type | Description |
id | query | long | The registration ID of hook registration to remove |
Sample response in JSON - DEL /Hooks/v2/Registrations
There is no response in the image below because the hook registration was deleted successfully.

You can use the Arix test collection in Postman to practice unregistering from an event:
- In the Postman collection, Delete Registration click the tab, Params.
- In the KEY field, enter id .
- In the VALUE field, enter the registration ID number that you received when you registered to the event.
- Click Send.

🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.