uploadID from the create upload response.
| Status | Description |
|---|---|
| 402 | Upload quota exceeded. The file has been deleted. |
| 409 | Upload incomplete. The file bytes were not fully uploaded to the uploadLocation. |
| 413 | File too large. The uploaded file exceeds the maximum allowed size. The file has been deleted. |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the app, e.g., mT91fPcZCWigkZXgSZGJ
"mT91fPcZCWigkZXgSZGJ"
ID of the upload, e.g., upload-123
"upload-123"