v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Update the current status of the release upload.

patch/v0.1/apps/{owner_name}/{app_name}/uploads/releases/{upload_id}

Path parameters

upload_idstring uuid required

The ID of the release upload

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Query parameters

extractboolean

A flag that indicates to extract release or not, true by default

Request body

upload_status'uploadFinished' | 'uploadCanceled' required

The new status of the release upload

Response

Success

idstring uuid required

The ID for the upload.

upload_status'uploadStarted' | 'uploadFinished' | 'uploadCanceled' | 'readyToBePublished' | 'malwareDetected' | 'error' required

The current upload status.