Skip to content

Instantly share code, notes, and snippets.

@exaland
Created October 21, 2023 21:19
Show Gist options
  • Save exaland/c1c414b775f765568ed97039cd8498a3 to your computer and use it in GitHub Desktop.
Save exaland/c1c414b775f765568ed97039cd8498a3 to your computer and use it in GitHub Desktop.
Import APK or IPA o Diawi by API
# 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