AviatoAviato
DeveloperAPI ReferencePluginsMarketplaceInstallsId

/api/plugins/marketplace/installs/{id}

DELETE
/api/plugins/marketplace/installs/{id}

Path Parameters

id*string

Plugin ID to uninstall

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/plugins/marketplace/installs/string"
Empty
{
  "code": "SHA256_MISMATCH",
  "message": "string"
}
{
  "code": "SHA256_MISMATCH",
  "message": "string"
}