---
title: "Activate / Deactivate Property"
method: PUT
path: "/property/{property_uid}/activate"
---

# Activate / Deactivate Property

`PUT /property/{property_uid}/activate`

## Path parameters

- `property_uid` string, required

## Request body

- object
  - `type` 'ACTIVATE' | 'DEACTIVATE'

## Response `200`

200

- object
  - `type` string
  - `title` string
  - `message` string

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/revisions/c7b8028a05de/schema)
