Skip to main content

Delete an addon

DELETE /api/admin/addons/:id

Delete the addon specified by the ID in the request path.

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...