latestOpenAPI 3.0.32026-08-13218142597.2 KB
451377c5a598
Content Properties
Delete content property for database by id
Deletes a content property for a database by its id.
Permissions required: Permission to edit the database.
delete/databases/{database-id}/properties/{property-id}
Path parameters
database-idinteger required
The ID of the database the property belongs to.
property-idinteger required
The ID of the property to be deleted.
Response
Returned if the content property was deleted successfully.