For deploying an Industrial Edge application to target Edge Devices, you require an application ID as an unique identifier of the application.
You can list all available applications including the application ID by using this request:
curl -H "Authorization:<your-authorization-token>" -H "Content-Type:application/json" --insecure 'https://<your-iem-url>/portal/api/v1/applications'