v1

latestSwagger 2.02026-07-132525401.9 MB
crash

Commits or aborts the symbol upload process for a new set of symbols for the specified application

patch/v0.1/apps/{owner_name}/{app_name}/symbol_uploads/{symbol_upload_id}

Path parameters

symbol_upload_idstring required

The ID of the symbol upload

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Request body

status'committed' | 'aborted' required

The desired operation for the symbol upload

Response

Success

symbol_upload_idstring required

The id for the current symbol upload

app_idstring required

The application that this symbol upload belongs to

status'created' | 'committed' | 'aborted' | 'processing' | 'indexed' | 'failed' required

The current status for the symbol upload

symbol_type'Apple' | 'JavaScript' | 'Breakpad' | 'AndroidProguard' | 'UWP' required

The type of the symbol for the current symbol upload

origin'User' | 'System'

The origin of the symbol upload

file_namestring

The file name for the symbol upload

file_sizenumber

The size of the file in Mebibytes. This may be 0 until the status is indexed

timestampstring date-time

When the symbol upload was committed, or last transaction time if not committed