Created
October 21, 2023 21:19
-
-
Save exaland/c1c414b775f765568ed97039cd8498a3 to your computer and use it in GitHub Desktop.
Import APK or IPA o Diawi by API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# DIAWI IMPORT APK BY API | |
curl https://upload.diawi.com/ -F token='TOKEN' \ | |
-F [email protected] \ | |
-F callback_emails='[email protected]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment