openapiDelete Property of Entity by NameVersion: NextDelete Property of Entity by Name DELETE /by-id/:uuid/properties/:name Delete (reset to NULL) a specific property of an entity using its UUID and property name. Request Responses200400404defaultEntity retrieved successfully.Invalid UUID supplied.Entity not found.Unexpected error.