Homarr
Apps

Delete an app

DELETE/api/apps/{id}

Delete an app by ID and invalidate linked integration caches. Requires app-full-all permission.

ApiKey<token>

API key which can be obtained in the Homarr administration dashboard

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/apps/string"
null