Delete Custom Property
delete_custom_propertySoft-delete a workspace custom property definition by ID or name, hiding its existing values.
Instructions
Soft-delete a workspace custom property definition (by propertyId or name). Existing values are hidden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property | Yes | Property id or name | |
| workspaceId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| deleted | Yes | ||
| propertyId | Yes | ||
| workspaceId | Yes |