---
title: "Plug-in Update app installation status"
method: PUT
path: "/v1/plugin/application/{id}/dev_space/{spaceId}/plugin_sync"
tags: ["Plug-in"]
---

# Plug-in Update app installation status

`PUT /v1/plugin/application/{id}/dev_space/{spaceId}/plugin_sync`

Plug-in Update app installation status

## Path parameters

- `id` integer, required
- `spaceId` integer, required

## Headers

- `Authorization` string, required

## Request body

- ApplicationsUpdateApplicationInstallRequest
  - `status` integer, required

## Response `200`

{"code":0,"message":"OK","data":null}

- ApiResponse
  - `code` integer
  - `data` object
  - `message` string

## Changes

> 43 revisions in range; 1 could not be searched.

- **2021-01-13** `d7bd8747f439` — 1 info
  - endpoint added
- **2020-10-29** `626c0be310f3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/changes/v1/plugin/application/:id/dev_space/:spaceId/plugin_sync/put.md)

---

[API](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api.md) · [All operations](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nocalhost/nocalhost-docs-api/revisions/9f53c7025f7a/schema)
