diff --git a/doc/api/projects.md b/doc/api/projects.md index d6a9a8854ca8ec79d25e9735cee6d8b7b23b0f29..d3d15ab4e02d3384d774d8dfe210e0d10379da17 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -313,7 +313,7 @@ Removes a hook from project. This is an idempotent method and can be called mult Either the hook is available or not. ``` -DELETE /projects/:id/hooks/ +DELETE /projects/:id/hooks/:hook_id ``` Parameters: