Upload a project mobile app
Upload a mobile app binary to a mobile project. Optionally set removeAfter to delete temporary uploads after a delay.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID
Request
This endpoint expects a multipart form containing a file.
file
removeAfter
Optional expiration in seconds for temporary uploads
Response
Mobile app uploaded successfully
app
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error

