v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Activate / Deactivate Property

put/property/{property_uid}/activate

Path parameters

property_uidstring required

Request body

type'ACTIVATE' | 'DEACTIVATE'

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Property Activation Updated",
  "message": "Property Details has been successfully updated"
}