Skip to main content
DELETE
/
properties
/
{propertyDefinitionId}
Delete property definition
curl --request DELETE \
  --url https://api.getarbol.com/v1/properties/{propertyDefinitionId} \
  --header 'Authorization: Bearer <token>'
{
  "error": {
    "code": "<string>",
    "message": "<string>",
    "details": {}
  },
  "requestId": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.getarbol.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.

Path Parameters

propertyDefinitionId
string
required

Response

Deleted