Use the Dashboard
- Go to Auth0 Dashboard > Auth Pipeline > Hooks and click the gear icon next to the hook you want to delete.
- Click Delete and click YES, DELETE HOOK.
Use the Management API
Make aDELETE call to the Delete a Hook endpoint. Be sure to replace HOOK_ID and MGMT_API_ACCESS_TOKEN placeholder values with your hook ID and Management API , respectively.