post https://api.indigitall.com/v1/application//externalApps
Add external apps to the application and return the newly added elements. In the body an array is sent with objects that carry the data necessary for the registration of the new external application.
These parameters are required: Name for the application (name) Name of the Android package (androidCode) or iOS url scheme (iosCode).