``name`` required, string The ``name`` (unique identifier) of the inventory object. "name": "myWorkflow" ``objectType`` required, string String representation of the ``objectType`` from the enum ConfigurationType. The Enum consist of: "objectType" : "WORKFLOW" ``useDrafts`` boolean, optional This property decides if delivered paths for the object will be determined from draft state or from released/deployed state of the object. "useDrafts" : true false