Skip to content

Commit

Permalink
Add delete component
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jun 21, 2018
1 parent a1846ab commit 22221de
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/api-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ Create a new component.
- `group_id`
- `enabled`
- `meta`

## `DELETE /api/v1/components/:id`

Delete a component.

### Params

- `id`

0 comments on commit 22221de

Please sign in to comment.