diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index d39f2578..1f3eb621 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -365,6 +365,13 @@ Stop an add-on Uninstall an add-on + +**Payload:** + +| key | type | optional | description | +| ------------- | ------- | -------- | -------------------------------------- | +| remove_config | boolean | True | Delete addon's config folder (if used) | +