Create an instance for an appAsk AIpost https://api.intely.io/v1/app/{appId}/instanceCreates a new app instance with the given app and field data provided.Path ParamsappIdstringrequiredThe ID of the appBody ParamsThe app instance data to be createdinstanceobjectinstance objectHeadersCurrent-Organization-IdstringrequiredThe organization id to useResponses 200Successfully created an app instance. 400Missing required data 401Access denied 500Internal server errorUpdated 7 months ago