Item Properties
Delete Item Property
Deleting an item property is roughly equivalent to removing a column from the table of items.
delete/{databaseId}/items/properties/{propertyName}
Path parameters
databaseIdstring required
ID of your database.
propertyNamestring required
Name of the property to be deleted.
Response
Successful operation.