I am trying to create a new Calendar Event using the api, but I think this is not currently being supported.
The old api had a project.createPhase() method which is the one I am testing to create this entity.
Is this the correct way to approach the creation of events through the api?
FYI: I am currently using the 3.5 (latest) ftrack api for python.