projects

Confirm a project mobile app upload

Validate a completed temporary upload and promote it into project storage.

post/v1/projects/{projectId}/mobile/upload/confirm

Path parameters

projectIdstring uuid required

Project ID

Headers

Authorizationstring required

API key authentication using Bearer token format

Request body

storageKeystring required
filenamestring required
fileSizeinteger required
removeAfterinteger

Response

Mobile app uploaded successfully

Changes

Changed in 1 of the 20 revisions of this API.23

  • bf198f94879a23See the full diff
    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the request property's exclusiveMinimum was set to 0.00

      request-property-exclusive-min-set

    • the request property's max was set to 604800.00

      request-property-max-set

    • the request property's min was set to 60.00

      request-property-min-set