Delete property definition
  • 07 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Delete property definition

  • Dark
    Light

Article summary

Delete
/api/v1/realestateobjects/publish/propertydefinitions/{apiLabel}

Delete property definition in the system

Description

The Bloxs user has the possibility to delete a custom property

The identifier for a property is the 'apiLabel'. The GET operation can be used to retrieve the apiLabel of the properties.

Use Case

The Bloxs user has utilized the PropertyDefinitions/GET operation to retrieve the full list of property definitions. The user notices there is an error in one of the property definitions. With this endpoint the user can delete the custom property.

Request fields

The request contains the following field:

FieldDescription
apiLabelThe unique identifier of the custom property.
Security
HTTP
Type Bearer

Please enter a valid token

Path parameters
apiLabel
stringRequired
Responses
200

The property definition was deleted

boolean
400

The property definition data has validation issues

Expand All
object
type
string | null
title
string | null
traceId
string | null
status
integer (int32)
errors
object | null
property*
Array of string | null additionalProperties
string