Confirm a project mobile app upload

View as Markdown
Confirm a completed presigned upload and attach it to the project.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

projectIdstringRequiredformat: "uuid"
Project ID

Request

This endpoint expects an object.
storageKeystringRequired>=1 character
filenamestringRequired>=1 character
fileSizeintegerRequired
removeAfterintegerOptional

Response

Mobile app uploaded successfully
appobject

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error