Skip to main content

Delete Extended Property

DELETE 

/api/extendedproperties/deleteextendedproperty/:id

Tier: Public — stable, supported for third-party integration.

Soft-deletes an extended-property definition.

The existence lookup behind this action is not organisation-scoped: a caller with Delete permission in their own organisation can currently soft-delete another organisation's extended property by id, after which the in-use check runs against the property's actual (foreign) organisation.

Request

Responses

Returns true.