# Scripts Hooks Integrations / Scripts Hooks ## Delete script hook - [GET /delete_hook](https://api.docs.cpanel.net/specifications/whm.openapi/scripts-hooks/delete_hook.md): This function removes a script hook. ## Update script hook - [GET /edit_hook](https://api.docs.cpanel.net/specifications/whm.openapi/scripts-hooks/edit_hook.md): This function edits a script hook. ## Return script hooks list - [GET /list_hooks](https://api.docs.cpanel.net/specifications/whm.openapi/scripts-hooks/list_hooks.md): This function lists the server's script hooks. ## Update script hooks order - [GET /reorder_hooks](https://api.docs.cpanel.net/specifications/whm.openapi/scripts-hooks/reorder_hooks.md): This function changes the order of script hooks.