Skip to main content

Update addon status

PATCH 

/api/v1/vendorhub/addons/:id/status

Changes the status of an addon (e.g. active, inactive). Body: { "status": "active" }. Returns 404 if not found.

Request

Responses

OK