From 22221de85136a943eed28c6fd8e2b05f46abb02a Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 21 Jun 2018 20:00:43 +0100 Subject: [PATCH] Add delete component --- docs/api-documentation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/api-documentation.md b/docs/api-documentation.md index bad9ff0d6..665cf883c 100644 --- a/docs/api-documentation.md +++ b/docs/api-documentation.md @@ -38,3 +38,11 @@ Create a new component. - `group_id` - `enabled` - `meta` + +## `DELETE /api/v1/components/:id` + +Delete a component. + +### Params + +- `id`