I want to create a ESB composite application (.car) through the API but this format is not listed in the supported types in the documentation [1]. Is it not possible to create car apps through the API or am I missing something here?
[1] https://docs.wso2.com/display/IntegrationCloud/Integration+Cloud+APIs
I managed to get this done by using the following command. I had to use wso2esb as the appTypeName and 24 as the runtime to create a ESB Composite Application through the API.