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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.