---
title: "Delete property definition"
slug: "delete-property-definition-1"
updated: 2025-05-23T20:02:24Z
published: 2026-02-10T10:39:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://www.bloxs.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete property definition

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

Delete property definition in the system

		
			

**Description**

The Bloxs user has the possibility to create custom properties which are shown in the published data in the third party system (e.g. rental website). An example would be if the user wants to add to the published data the property 'sunny hours per day'. This is standard not available in Bloxs. To include this in the published data, a custom published property needs to be inserted. This endpoint can be used to remove one of the currently existing custom properties. The identifier for a property is the 'apiLabel' and is to be created by the user.

The identifier for a property is the 'apiLabel'. The [GET operation](/v1-api/apidocs/get-all-available-property-definitions) can be used to retrieve the apiLabel of the properties.

**Use Case**

The Bloxs user has used the [GET operation](/v1-api/apidocs/get-all-available-property-definitions) to retrieve the full list of property definitions. The user decides that one of the property definitions has become obsolete and therefore needs to be removed. With this endpoint the user can delete the custom property.

**Request fields**

The request contains the following field:

| Field | Description |
| --- | --- |
| apiLabel | The unique identifier of the custom property. |

		
		
SecurityHTTPType Bearer

Please enter a valid token

Path parametersapiLabelstringRequired

Responses200

The property definition was deleted

400

The property definition data has validation issues

<select class='api-response-data' aria-label='Media type'><option value='c1a4c6d3-aef5-4c5a-9db3-480a73f3959c'>application/json</option>
</select>Expand Allobject  typestring   | null  
titlestring   | null  
traceIdstring   | null  
statusinteger  (int32)    
errorsobject | null  property* Array of string  | null  additionalPropertiesstring
