v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
ontology-entities

Create Managed Property

Add a managed (admin-defined) property to an entity.

post/api/v1/ontology/entities/{entity_id}/properties

Path parameters

entity_idstring uuid required

Request body

column_namestring required
display_namestring
data_typestring
{"stackTrail":"components:schemas:ManagedPropertyCreate:properties:managed_default:anyOf","oasType":"schema","type":"unknown","title":"Managed Default","nullable":true}
file_folder_idstring uuid nullable

Response

Successful Response

idstring uuid required
column_namestring required
display_namestring required
descriptionstring required
data_typestring required
is_primary_keyboolean required
orderinteger required
originstring
{"stackTrail":"components:schemas:EntityPropertyRead:properties:managed_default:anyOf","oasType":"schema","type":"unknown","title":"Managed Default","nullable":true}
file_folder_idstring uuid nullable